SSLProfileApiResponse
SSLProfileApiResponse
JSON Example
{
"count": 0,
"results": [
{
"_last_modified": "string",
"accepted_ciphers": "string",
"accepted_versions": [
{
"type": "string"
}
],
"cipher_enums": [
"string"
],
"ciphersuites": "string",
"configpb_attributes": {
"version": 0
},
"description": "string",
"dhparam": "string",
"ec_named_curve": "string",
"enable_early_data": false,
"enable_ssl_session_reuse": false,
"is_federated": false,
"markers": [
{
"key": "string",
"values": [
"string"
]
}
],
"name": "string",
"prefer_client_cipher_ordering": false,
"send_close_notify": false,
"signature_algorithm": "string",
"ssl_rating": {
"compatibility_rating": "string",
"performance_rating": "string",
"security_score": "string"
},
"ssl_session_timeout": 0,
"tags": [
{
"type": "string",
"value": "string"
}
],
"tenant_ref": "string",
"type": "string",
"url": "string",
"uuid": "string"
}
],
"next": "string"
}
integer As int32 As int32
count
Required
count
string
next
Optional
next