|
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
encryption | O | enumeration | aesCbc128 | The IPsec Protection Profile Encryption Cipher. | |
integrity | O | enumeration | hmacSha1 | The IPsec Protection Profile integrity Cipher. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/profiles/security/ipsecProtectionProfile/{name}/espAlgorithms |