import-periodic auth-jwks¶
JSON web key
auth-jwks Specification¶
Parameter Value Type Collection Object Key(s) auth-jwks Collection Name auth-jwks-list Collection URI /axapi/v3/import-periodic/auth-jwks Element Name auth-jwks Element URI /axapi/v3/import-periodic/auth-jwks/{auth-jwks} Element Attributes auth-jwks_attributes Partition Visibility shared Schema auth-jwks schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/import-periodic/auth-jwks | ||
Create List | POST | /axapi/v3/import-periodic/auth-jwks | ||
Get Object | GET | /axapi/v3/import-periodic/auth-jwks/{auth-jwks} | ||
Get List | GET | /axapi/v3/import-periodic/auth-jwks | ||
Modify Object | POST | /axapi/v3/import-periodic/auth-jwks/{auth-jwks} | ||
Replace Object | PUT | /axapi/v3/import-periodic/auth-jwks/{auth-jwks} | ||
Replace List | PUT | /axapi/v3/import-periodic/auth-jwks | ||
Delete Object | DELETE | /axapi/v3/import-periodic/auth-jwks/{auth-jwks} |
auth-jwks-list¶
auth-jwks-list is JSON List of auth-jwks attributes
auth-jwks-list : [
]
auth-jwks attributes¶
auth-jwks
Description JSON web key
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
period
Description Specify the period in second
Type: number
Range: 60-31536000
remote-file
Description profile name for remote url
Type: string
Format: url
use-mgmt-port
Description Use management port as source port
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters