aam jwt-authorization stats

Statistics for the object jwt-authorization

jwt-authorization Specification

Parameter Value
Type Collection
Collection Name jwt-authorization-list
Collection URI /axapi/v3/aam/jwt-authorization/{name}
Element Name jwt-authorization
Element URI /axapi/v3/aam/jwt-authorization/{name}/stats
Element Attributes jwt-authorization_attributes
Partition Visibility None
Schema jwt-authorization schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/aam/jwt-authorization/{name}

jwt-authorization attributes

Create List

POST

/axapi/v3/aam/jwt-authorization/{name}

jwt-authorization attributes

Get Object

GET

/axapi/v3/aam/jwt-authorization/{name}/stats

jwt-authorization attributes

Get List

GET

/axapi/v3/aam/jwt-authorization/{name}

jwt-authorization-list

Modify Object

POST

/axapi/v3/aam/jwt-authorization/{name}/stats

jwt-authorization attributes

Replace Object

PUT

/axapi/v3/aam/jwt-authorization/{name}/stats

jwt-authorization attributes

Replace List

PUT

/axapi/v3/aam/jwt-authorization/{name}

jwt-authorization-list

Delete Object

DELETE

/axapi/v3/aam/jwt-authorization/{name}/stats

jwt-authorization attributes

jwt-authorization-list

jwt-authorization-list is JSON List of jwt-authorization attributes

jwt-authorization-list : [

jwt-authorization attributes

name

Description Specify JWT authorization template 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

jwt-authorize-failure

Description JWT Authorize Failure

Type: number

Format: counter

jwt-authorize-success

Description JWT Authorize Success

Type: number

Format: counter

jwt-missing-claim

Description JWT Missing Claim

Type: number

Format: counter

jwt-missing-token

Description JWT Missing Token

Type: number

Format: counter

jwt-other-error

Description JWT Other Error

Type: number

Format: counter

jwt-request

Description JWT Request

Type: number

Format: counter

jwt-signature-failure

Description JWT Signature Failure

Type: number

Format: counter

jwt-token-expired

Description JWT Token Expired

Type: number

Format: counter