{ "id":"/axapi/v3/slb/ssl-cert-revoke/stats", "type":"object", "node-type":"scalar", "title":"ssl-cert-revoke", "description":"Statistics for the object ssl-cert-revoke", "properties":{ "stats":{ "type":"object", "properties":{ "ocsp_stapling_response_good":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"OCSP stapling response good", "long-description":"{}", "optional":true }, "ocsp_chain_status_good":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"Certificate chain status good", "long-description":"{}", "optional":true }, "ocsp_chain_status_revoked":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"Certificate chain status revoked", "long-description":"{}", "optional":true }, "ocsp_chain_status_unknown":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"Certificate chain status unknown", "long-description":"{}", "optional":true }, "ocsp_request":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "description":"OCSP requests", "long-description":"{}", "optional":true }, "ocsp_response":{ "type":"number", "format":"counter", "size":"8", "oid":"6", "description":"OCSP responses", "long-description":"{}", "optional":true }, "ocsp_connection_error":{ "type":"number", "format":"counter", "size":"8", "oid":"7", "description":"OCSP connection error", "long-description":"{}", "optional":true }, "ocsp_uri_not_found":{ "type":"number", "format":"counter", "size":"8", "oid":"8", "description":"OCSP URI not found", "long-description":"{}", "optional":true }, "ocsp_uri_https":{ "type":"number", "format":"counter", "size":"8", "oid":"9", "description":"Log OCSP URI https", "long-description":"{}", "optional":true }, "ocsp_uri_unsupported":{ "type":"number", "format":"counter", "size":"8", "oid":"10", "description":"OCSP URI unsupported", "long-description":"{}", "optional":true }, "ocsp_response_status_good":{ "type":"number", "format":"counter", "size":"8", "oid":"11", "description":"OCSP response status good", "long-description":"{}", "optional":true }, "ocsp_response_status_revoked":{ "type":"number", "format":"counter", "size":"8", "oid":"12", "description":"OCSP response status revoked", "long-description":"{}", "optional":true }, "ocsp_response_status_unknown":{ "type":"number", "format":"counter", "size":"8", "oid":"13", "description":"OCSP response status unknown", "long-description":"{}", "optional":true }, "ocsp_cache_status_good":{ "type":"number", "format":"counter", "size":"8", "oid":"14", "description":"OCSP cache status good", "long-description":"{}", "optional":true }, "ocsp_cache_status_revoked":{ "type":"number", "format":"counter", "size":"8", "oid":"15", "description":"OCSP cache status revoked", "long-description":"{}", "optional":true }, "ocsp_cache_miss":{ "type":"number", "format":"counter", "size":"8", "oid":"16", "description":"OCSP cache miss", "long-description":"{}", "optional":true }, "ocsp_cache_expired":{ "type":"number", "format":"counter", "size":"8", "oid":"17", "description":"OCSP cache expired", "long-description":"{}", "optional":true }, "ocsp_other_error":{ "type":"number", "format":"counter", "size":"8", "oid":"18", "description":"Log OCSP other errors", "long-description":"{}", "optional":true }, "ocsp_response_no_nonce":{ "type":"number", "format":"counter", "size":"8", "oid":"19", "description":"Log OCSP other errors", "long-description":"{}", "optional":true }, "ocsp_response_nonce_error":{ "type":"number", "format":"counter", "size":"8", "oid":"20", "description":"Log OCSP other errors", "long-description":"{}", "optional":true }, "crl_request":{ "type":"number", "format":"counter", "size":"8", "oid":"21", "description":"CRL requests", "long-description":"{}", "optional":true }, "crl_response":{ "type":"number", "format":"counter", "size":"8", "oid":"22", "description":"CRL responses", "long-description":"{}", "optional":true }, "crl_connection_error":{ "type":"number", "format":"counter", "size":"8", "oid":"23", "description":"CRL connection errors", "long-description":"{}", "optional":true }, "crl_uri_not_found":{ "type":"number", "format":"counter", "size":"8", "oid":"24", "description":"CRL URI not found", "long-description":"{}", "optional":true }, "crl_uri_https":{ "type":"number", "format":"counter", "size":"8", "oid":"25", "description":"CRL URI https", "long-description":"{}", "optional":true }, "crl_uri_unsupported":{ "type":"number", "format":"counter", "size":"8", "oid":"26", "description":"CRL URI unsupported", "long-description":"{}", "optional":true }, "crl_response_status_good":{ "type":"number", "format":"counter", "size":"8", "oid":"27", "description":"CRL response status good", "long-description":"{}", "optional":true }, "crl_response_status_revoked":{ "type":"number", "format":"counter", "size":"8", "oid":"28", "description":"CRL response status revoked", "long-description":"{}", "optional":true }, "crl_response_status_unknown":{ "type":"number", "format":"counter", "size":"8", "oid":"29", "description":"CRL response status unknown", "long-description":"{}", "optional":true }, "crl_cache_status_good":{ "type":"number", "format":"counter", "size":"8", "oid":"30", "description":"CRL cache status good", "long-description":"{}", "optional":true }, "crl_cache_status_revoked":{ "type":"number", "format":"counter", "size":"8", "oid":"31", "description":"CRL cache status revoked", "long-description":"{}", "optional":true }, "crl_other_error":{ "type":"number", "format":"counter", "size":"8", "oid":"32", "description":"CRL other errors", "long-description":"{}", "optional":true } } } } }