aam authentication oauth global¶
Global Oauth statistics
global Specification¶
Type Configuration Resource Element Name global Element URI /axapi/v3/aam/authentication/oauth/global Element Attributes global_attributes Statistics Data URI /axapi/v3/aam/authentication/oauth/global/stats Schema global schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/oauth/global | ||
Get Object | GET | /axapi/v3/aam/authentication/oauth/global | ||
Modify Object | POST | /axapi/v3/aam/authentication/oauth/global | ||
Replace Object | PUT | /axapi/v3/aam/authentication/oauth/global | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/oauth/global |
global attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘auth-req’: auth-req; ‘auth-succ’: auth-succ; ‘auth-fail’: auth-fail; ‘auth-error’: auth-error; ‘relay-req’: relay-req; ‘relay-succ’: relay-succ; ‘relay-fail’: relay-fail; ‘other-error’: other-error;
Type: string
Supported Values: all, auth-req, auth-succ, auth-fail, auth-error, relay-req, relay-succ, relay-fail, other-error
stats data¶
Counter | Size | Description | |
---|---|---|---|
relay-req | 8 | relay-req | |
auth-succ | 8 | auth-succ | |
other-error | 8 | other-error | |
auth-fail | 8 | auth-fail | |
auth-req | 8 | auth-req | |
relay-succ | 8 | relay-succ | |
relay-fail | 8 | relay-fail | |
auth-error | 8 | auth-error |