aam authentication relay ws-federation stats¶
Statistics for the object ws-federation
ws-federation Specification¶
Type Collection Collection Name ws-federation-list Collection URI /axapi/v3/aam/authentication/relay/ws-federation/{name} Element Name ws-federation Element URI /axapi/v3/aam/authentication/relay/ws-federation/{name}/stats Element Attributes ws-federation_attributes Schema ws-federation schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/relay/ws-federation/{name} | ||
Create List | POST | /axapi/v3/aam/authentication/relay/ws-federation/{name} | ||
Get Object | GET | /axapi/v3/aam/authentication/relay/ws-federation/{name}/stats | ||
Get List | GET | /axapi/v3/aam/authentication/relay/ws-federation/{name} | ||
Modify Object | POST | /axapi/v3/aam/authentication/relay/ws-federation/{name}/stats | ||
Replace Object | PUT | /axapi/v3/aam/authentication/relay/ws-federation/{name}/stats | ||
Replace List | PUT | /axapi/v3/aam/authentication/relay/ws-federation/{name} | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/relay/ws-federation/{name}/stats |
ws-federation-list¶
ws-federation-list is JSON List of ws-federation attributes
ws-federation-list : [
]
ws-federation attributes¶
name
Description Specify WS-Federation 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 Type object failure
Description Failure
Type: number
Format: counter
request
Description Request
Type: number
Format: counter
success
Description Success
Type: number
Format: counter