{ "id":"/axapi/v3/slb/ssl-cert-revoke", "type":"object", "node-type":"scalar", "title":"ssl-cert-revoke", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure ssl-cert-revoke-stats", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'ocsp_stapling_response_good': OCSP stapling response good; 'ocsp_chain_status_good': Certificate chain status good; 'ocsp_chain_status_revoked': Certificate chain status revoked; 'ocsp_chain_status_unknown': Certificate chain status unknown; 'ocsp_request': OCSP requests; 'ocsp_response': OCSP responses; 'ocsp_connection_error': OCSP connection error; 'ocsp_uri_not_found': OCSP URI not found; 'ocsp_uri_https': Log OCSP URI https; 'ocsp_uri_unsupported': OCSP URI unsupported; 'ocsp_response_status_good': OCSP response status good; 'ocsp_response_status_revoked': OCSP response status revoked; 'ocsp_response_status_unknown': OCSP response status unknown; 'ocsp_cache_status_good': OCSP cache status good; 'ocsp_cache_status_revoked': OCSP cache status revoked; 'ocsp_cache_miss': OCSP cache miss; 'ocsp_cache_expired': OCSP cache expired; 'ocsp_other_error': Log OCSP other errors; 'ocsp_response_no_nonce': Log OCSP other errors; 'ocsp_response_nonce_error': Log OCSP other errors; 'crl_request': CRL requests; 'crl_response': CRL responses; 'crl_connection_error': CRL connection errors; 'crl_uri_not_found': CRL URI not found; 'crl_uri_https': CRL URI https; 'crl_uri_unsupported': CRL URI unsupported; 'crl_response_status_good': CRL response status good; 'crl_response_status_revoked': CRL response status revoked; 'crl_response_status_unknown': CRL response status unknown; 'crl_cache_status_good': CRL cache status good; 'crl_cache_status_revoked': CRL cache status revoked; 'crl_other_error': CRL other errors; ", "enum":[ "all", "ocsp_stapling_response_good", "ocsp_chain_status_good", "ocsp_chain_status_revoked", "ocsp_chain_status_unknown", "ocsp_request", "ocsp_response", "ocsp_connection_error", "ocsp_uri_not_found", "ocsp_uri_https", "ocsp_uri_unsupported", "ocsp_response_status_good", "ocsp_response_status_revoked", "ocsp_response_status_unknown", "ocsp_cache_status_good", "ocsp_cache_status_revoked", "ocsp_cache_miss", "ocsp_cache_expired", "ocsp_other_error", "ocsp_response_no_nonce", "ocsp_response_nonce_error", "crl_request", "crl_response", "crl_connection_error", "crl_uri_not_found", "crl_uri_https", "crl_uri_unsupported", "crl_response_status_good", "crl_response_status_revoked", "crl_response_status_unknown", "crl_cache_status_good", "crl_cache_status_revoked", "crl_other_error" ] } } } ] } } }