{ "id":"/axapi/v3/aam/authentication/oauth/global/stats", "type":"object", "node-type":"scalar", "title":"global", "description":"Statistics for the object global", "properties":{ "stats":{ "type":"object", "properties":{ "auth-req":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "long-description":"{}", "optional":true }, "auth-succ":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "long-description":"{}", "optional":true }, "auth-fail":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "long-description":"{}", "optional":true }, "auth-error":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "long-description":"{}", "optional":true }, "relay-req":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "long-description":"{}", "optional":true }, "relay-succ":{ "type":"number", "format":"counter", "size":"8", "oid":"6", "long-description":"{}", "optional":true }, "relay-fail":{ "type":"number", "format":"counter", "size":"8", "oid":"7", "long-description":"{}", "optional":true }, "other-error":{ "type":"number", "format":"counter", "size":"8", "oid":"8", "long-description":"{}", "optional":true } } } } }