NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
LbSslCipherInfo (schema)
SSL cipher
| Name | Description | Type | Notes |
|---|---|---|---|
| cipher | SSL cipher | SslCipher | Required |
| cipher_group_labels | Cipher group label list Several cipher groups might contain the same cipher suite, each cipher suite could have multiple cipher group labels. |
array of SslCipherGroup | |
| is_default | Default SSL cipher flag | boolean | Required |
| is_secure | Secure/insecure SSL cipher flag | boolean | Required |