aam authentication relay saml stats¶
Statistics for the object saml
saml Specification¶
Parameter Value Type Collection Collection Name saml-list Collection URI /axapi/v3/aam/authentication/relay/saml/{name} Element Name saml Element URI /axapi/v3/aam/authentication/relay/saml/{name}/stats Element Attributes saml_attributes Partition Visibility None Schema saml schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
| Create Object | POST | /axapi/v3/aam/authentication/relay/saml/{name} | ||
| Create List | POST | /axapi/v3/aam/authentication/relay/saml/{name} | ||
| Get Object | GET | /axapi/v3/aam/authentication/relay/saml/{name}/stats | ||
| Get List | GET | /axapi/v3/aam/authentication/relay/saml/{name} | ||
| Modify Object | POST | /axapi/v3/aam/authentication/relay/saml/{name}/stats | ||
| Replace Object | PUT | /axapi/v3/aam/authentication/relay/saml/{name}/stats | ||
| Replace List | PUT | /axapi/v3/aam/authentication/relay/saml/{name} | ||
| Delete Object | DELETE | /axapi/v3/aam/authentication/relay/saml/{name}/stats | 
saml-list¶
saml-list is JSON List of saml attributes
saml-list : [
]
saml attributes¶
name
Description Specify SAML 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 error
Description Error
Type: number
Format: counter
failure
Description Failure
Type: number
Format: counter
request
Description Request
Type: number
Format: counter
success
Description Success
Type: number
Format: counter