aam authentication saml identity-provider stats¶
Statistics for the object identity-provider
identity-provider Specification¶
Parameter
Value
Type
Collection
Collection Name
Collection URI
/axapi/v3/aam/authentication/saml/identity-provider/{name}
Element Name
identity-provider
Element URI
/axapi/v3/aam/authentication/saml/identity-provider/{name}/stats
Element Attributes
identity-provider_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/saml/identity-provider/{name} | ||
Create List | POST | /axapi/v3/aam/authentication/saml/identity-provider/{name} | ||
Get Object | GET | /axapi/v3/aam/authentication/saml/identity-provider/{name}/stats | ||
Get List | GET | /axapi/v3/aam/authentication/saml/identity-provider/{name} | ||
Modify Object | POST | /axapi/v3/aam/authentication/saml/identity-provider/{name}/stats | ||
Replace Object | PUT | /axapi/v3/aam/authentication/saml/identity-provider/{name}/stats | ||
Replace List | PUT | /axapi/v3/aam/authentication/saml/identity-provider/{name} | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/saml/identity-provider/{name}/stats |
identity-provider-list¶
identity-provider-list is JSON List of identity-provider attributes
identity-provider-list : [
]
identity-provider attributes¶
name
Description SAML authentication identity 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
Value
Type
object
acs-fail
Description ACS Fail Count
Type: number
Format: counter
acs-pass
Description ACS Pass Count
Type: number
Format: counter
acs-req
Description ACS Request Total Count
Type: number
Format: counter
acs-state
Description ACS State
Type: number
Format: counter
md-fail
Description Metadata Update Fail Count
Type: number
Format: counter
md-state
Description Metadata State
Type: number
Format: counter
md-update
Description Metadata Update Success Count
Type: number
Format: counter
valid-status
Description Valid IdP status or not
Type: number
Format: counter