aam authentication relay oauth stats

Statistics for the object oauth

oauth Specification

Parameter

Value

Type

Collection

Collection Name

oauth-list

Collection URI

/axapi/v3/aam/authentication/relay/oauth/{name}

Element Name

oauth

Element URI

/axapi/v3/aam/authentication/relay/oauth/{name}/stats

Element Attributes

oauth_attributes

Partition Visibility

None

Schema

oauth schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/aam/authentication/relay/oauth/{name}

oauth attributes

Create List

POST

/axapi/v3/aam/authentication/relay/oauth/{name}

oauth attributes

Get Object

GET

/axapi/v3/aam/authentication/relay/oauth/{name}/stats

oauth attributes

Get List

GET

/axapi/v3/aam/authentication/relay/oauth/{name}

oauth-list

Modify Object

POST

/axapi/v3/aam/authentication/relay/oauth/{name}/stats

oauth attributes

Replace Object

PUT

/axapi/v3/aam/authentication/relay/oauth/{name}/stats

oauth attributes

Replace List

PUT

/axapi/v3/aam/authentication/relay/oauth/{name}

oauth-list

Delete Object

DELETE

/axapi/v3/aam/authentication/relay/oauth/{name}/stats

oauth attributes

oauth-list

oauth-list is JSON List of oauth attributes

oauth-list : [

oauth attributes

name

Description Specify oauth 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

relay-fail

Description some help string

Type: number

Format: counter

relay-req

Description some help string

Type: number

Format: counter

relay-succ

Description some help string

Type: number

Format: counter