Sslprofile APIs
Avi SSLProfile object api
- configure sslprofile <key>
- show sslprofile <key>
Examples
- sslprofile_example: To create a standard security SSL profile
{'name': 'Standard', 'accepted_versions': [{'type': 'SSL_VERSION_TLS1'}, {'type': 'SSL_VERSION_TLS1'}, {'type': 'SSL_VERSION_TLS1_1'}, {'type': 'SSL_VERSION_TLS1_2'}], 'accepted_ciphers': 'aECDSA:aECDH:kEDH:kRSA'}
API permission: PERMISSION_SSLPROFILE
Contact Info: https://support.broadcom.com
Version: 30.2.2
BasePath: /api
Operations
GET
GET /sslprofile
POST
POST /sslprofile
GET
GET /sslprofile/{uuid}
PUT
PUT /sslprofile/{uuid}
PATCH
PATCH /sslprofile/{uuid}
DELETE
DELETE /sslprofile/{uuid}
GET
GET /sslprofile/{uuid}/federated_info/