{ "id":"/axapi/v3/aam/authentication/global/stats", "type":"object", "node-type":"scalar", "title":"global", "description":"Statistics for the object global", "properties":{ "stats":{ "type":"object", "properties":{ "requests":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Total Authentication Request", "long-description":"{}", "optional":true }, "responses":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"Total Authentication Response", "long-description":"{}", "optional":true }, "misses":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"Total Authentication Request Missed", "long-description":"{}", "optional":true }, "ocsp-stapling-requests-to-a10authd":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"Total OCSP Stapling Request", "long-description":"{}", "optional":true }, "ocsp-stapling-responses-from-a10authd":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "description":"Total OCSP Stapling Response", "long-description":"{}", "optional":true }, "opened-socket":{ "type":"number", "format":"counter", "size":"8", "oid":"6", "description":"Total AAM Socket Opened", "long-description":"{}", "optional":true }, "open-socket-failed":{ "type":"number", "format":"counter", "size":"8", "oid":"7", "description":"Total AAM Open Socket Failed", "long-description":"{}", "optional":true }, "connect":{ "type":"number", "format":"counter", "size":"8", "oid":"8", "description":"Total AAM Connection", "long-description":"{}", "optional":true }, "connect-failed":{ "type":"number", "format":"counter", "size":"8", "oid":"9", "description":"Total AAM Connect Failed", "long-description":"{}", "optional":true }, "created-timer":{ "type":"number", "format":"counter", "size":"8", "oid":"10", "description":"Total AAM Timer Created", "long-description":"{}", "optional":true }, "create-timer-failed":{ "type":"number", "format":"counter", "size":"8", "oid":"11", "description":"Total AAM Timer Creation Failed", "long-description":"{}", "optional":true }, "total-request":{ "type":"number", "format":"counter", "size":"8", "oid":"12", "description":"Total Request Received by A10 Auth Service", "long-description":"{}", "optional":true }, "get-socket-option-failed":{ "type":"number", "format":"counter", "size":"8", "oid":"13", "description":"Total AAM Get Socket Option Failed", "long-description":"{}", "optional":true }, "aflex-authz-succ":{ "type":"number", "format":"counter", "size":"8", "oid":"14", "description":"Total Authorization success number in aFleX", "long-description":"{}", "optional":true }, "aflex-authz-fail":{ "type":"number", "format":"counter", "size":"8", "oid":"15", "description":"Total Authorization failure number in aFleX", "long-description":"{}", "optional":true }, "authn-success":{ "type":"number", "format":"counter", "size":"8", "oid":"16", "description":"Total Authentication success number", "long-description":"{}", "optional":true }, "authn-failure":{ "type":"number", "format":"counter", "size":"8", "oid":"17", "description":"Total Authentication failure number", "long-description":"{}", "optional":true }, "authz-success":{ "type":"number", "format":"counter", "size":"8", "oid":"18", "description":"Total Authorization success number", "long-description":"{}", "optional":true }, "authz-failure":{ "type":"number", "format":"counter", "size":"8", "oid":"19", "description":"Total Authorization failure number", "long-description":"{}", "optional":true }, "active-session":{ "type":"number", "format":"counter", "size":"8", "oid":"20", "description":"Total Active Auth-Sessions", "long-description":"{}", "optional":true }, "active-user":{ "type":"number", "format":"counter", "size":"8", "oid":"21", "description":"Total Active Users", "long-description":"{}", "optional":true }, "dns-resolve-failed":{ "type":"number", "format":"counter", "size":"8", "oid":"22", "description":"Total AAM DNS resolve failed", "long-description":"{}", "optional":true }, "domain-wlist-match":{ "type":"number", "format":"counter", "size":"8", "oid":"23", "description":"Total DOMAIN WHITELIST match number", "long-description":"{}", "optional":true }, "domain-wlist-unmatch":{ "type":"number", "format":"counter", "size":"8", "oid":"24", "description":"Total DOMAIN WHITELIST unmatch number", "long-description":"{}", "optional":true }, "auth_ctx_num":{ "type":"number", "format":"counter", "size":"8", "oid":"25", "description":"Total Auth Contexts", "long-description":"{}", "optional":true } } } } }