aam authentication relay form-based instance stats¶
Statistics for the object instance
instance Specification¶
Parameter
Value
Type
Collection
Collection Name
Collection URI
/axapi/v3/aam/authentication/relay/form-based/instance/{name}
Element Name
instance
Element URI
/axapi/v3/aam/authentication/relay/form-based/instance/{name}/stats
Element Attributes
instance_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/relay/form-based/instance/{name} | ||
Create List | POST | /axapi/v3/aam/authentication/relay/form-based/instance/{name} | ||
Get Object | GET | /axapi/v3/aam/authentication/relay/form-based/instance/{name}/stats | ||
Get List | GET | /axapi/v3/aam/authentication/relay/form-based/instance/{name} | ||
Modify Object | POST | /axapi/v3/aam/authentication/relay/form-based/instance/{name}/stats | ||
Replace Object | PUT | /axapi/v3/aam/authentication/relay/form-based/instance/{name}/stats | ||
Replace List | PUT | /axapi/v3/aam/authentication/relay/form-based/instance/{name} | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/relay/form-based/instance/{name}/stats |
instance-list¶
instance-list is JSON List of instance attributes
instance-list : [
]
instance attributes¶
name
Description Specify form-based 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
bad_req
Description Bad Request
Type: number
Format: counter
error
Description Internal Server Error
Type: number
Format: counter
invalid_cred
Description Invalid Credential
Type: number
Format: counter
invalid_srv_rsp
Description Invalid Server Response
Type: number
Format: counter
not_fnd
Description Not Found
Type: number
Format: counter
other_error
Description Other Error
Type: number
Format: counter
post_fail
Description POST Failed
Type: number
Format: counter
request
Description Request
Type: number
Format: counter