aam authentication relay kerberos instance stats¶
Statistics for the object instance
instance Specification¶
Parameter Value Type Collection Collection Name instance-list Collection URI /axapi/v3/aam/authentication/relay/kerberos/instance/{name} Element Name instance Element URI /axapi/v3/aam/authentication/relay/kerberos/instance/{name}/stats Element Attributes instance_attributes Partition Visibility None Schema instance schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
| Create Object | POST | /axapi/v3/aam/authentication/relay/kerberos/instance/{name} | ||
| Create List | POST | /axapi/v3/aam/authentication/relay/kerberos/instance/{name} | ||
| Get Object | GET | /axapi/v3/aam/authentication/relay/kerberos/instance/{name}/stats | ||
| Get List | GET | /axapi/v3/aam/authentication/relay/kerberos/instance/{name} | ||
| Modify Object | POST | /axapi/v3/aam/authentication/relay/kerberos/instance/{name}/stats | ||
| Replace Object | PUT | /axapi/v3/aam/authentication/relay/kerberos/instance/{name}/stats | ||
| Replace List | PUT | /axapi/v3/aam/authentication/relay/kerberos/instance/{name} | ||
| Delete Object | DELETE | /axapi/v3/aam/authentication/relay/kerberos/instance/{name}/stats | 
instance-list¶
instance-list is JSON List of instance attributes
instance-list : [
]
instance attributes¶
name
Description Specify Kerberos authentication relay name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Value Type object current-requests-of-user
Description Current Pending Requests of User
Type: number
Format: counter
request-send
Description Request Send
Type: number
Format: counter
response-receive
Description Response Receive
Type: number
Format: counter
tickets
Description Tickets
Type: number
Format: counter