InlineLbSslCipherAndProtocolListResult1
InlineLbSslCipherAndProtocolListResult1
JSON Example
{
"ciphers": [
{
"is_default": false,
"is_secure": false,
"cipher_group_labels": [
"string"
],
"cipher": "string"
}
],
"protocols": [
{
"is_default": false,
"is_secure": false,
"protocol": "string"
}
]
}