aam authentication saml service-provider stats¶
Statistics for the object service-provider
service-provider Specification¶
Type Collection Collection Name service-provider-list Collection URI /axapi/v3/aam/authentication/saml/service-provider/{name} Element Name service-provider Element URI /axapi/v3/aam/authentication/saml/service-provider/{name}/stats Element Attributes service-provider_attributes Schema service-provider schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/saml/service-provider/{name} | ||
Create List | POST | /axapi/v3/aam/authentication/saml/service-provider/{name} | ||
Get Object | GET | /axapi/v3/aam/authentication/saml/service-provider/{name}/stats | ||
Get List | GET | /axapi/v3/aam/authentication/saml/service-provider/{name} | ||
Modify Object | POST | /axapi/v3/aam/authentication/saml/service-provider/{name}/stats | ||
Replace Object | PUT | /axapi/v3/aam/authentication/saml/service-provider/{name}/stats | ||
Replace List | PUT | /axapi/v3/aam/authentication/saml/service-provider/{name} | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/saml/service-provider/{name}/stats |
service-provider-list¶
service-provider-list is JSON List of service-provider attributes
service-provider-list : [
]
service-provider attributes¶
name
Description Specify SAML authentication service provider 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 Type object acs-authz-fail
Description SAML Single-Sign-On Authorization Fail
Type: number
Format: counter
acs-error
Description SAML Single-Sign-On Error
Type: number
Format: counter
acs-req
Description SAML Single-Sign-On Request
Type: number
Format: counter
acs-success
Description SAML Single-Sign-On Success
Type: number
Format: counter
glo-slo-success
Description Total Global Logout Success
Type: number
Format: counter
loc-slo-success
Description Total Local Logout Success
Type: number
Format: counter
login-auth-req
Description Login Authentication Request
Type: number
Format: counter
login-auth-resp
Description Login Authentication Response
Type: number
Format: counter
other-error
Description Other Error
Type: number
Format: counter
par-slo-success
Description Total Partial Logout Success
Type: number
Format: counter
slo-error
Description Single Logout Error
Type: number
Format: counter
slo-req
Description Single Logout Request
Type: number
Format: counter
slo-success
Description Single Logout Success
Type: number
Format: counter
sp-metadata-export-req
Description Metadata Export Request
Type: number
Format: counter
sp-metadata-export-success
Description Metadata Export Success
Type: number
Format: counter
sp-slo-req
Description SP-initiated Single Logout Request
Type: number
Format: counter