import-periodic ssl-crl¶
SSL Crl File
ssl-crl Specification¶
Parameter Value Type Collection Object Key(s) ssl-crl Collection Name ssl-crl-list Collection URI /axapi/v3/import-periodic/ssl-crl Element Name ssl-crl Element URI /axapi/v3/import-periodic/ssl-crl/{ssl-crl} Element Attributes ssl-crl_attributes Partition Visibility shared Schema ssl-crl schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/import-periodic/ssl-crl | ||
Create List | POST | /axapi/v3/import-periodic/ssl-crl | ||
Get Object | GET | /axapi/v3/import-periodic/ssl-crl/{ssl-crl} | ||
Get List | GET | /axapi/v3/import-periodic/ssl-crl | ||
Modify Object | POST | /axapi/v3/import-periodic/ssl-crl/{ssl-crl} | ||
Replace Object | PUT | /axapi/v3/import-periodic/ssl-crl/{ssl-crl} | ||
Replace List | PUT | /axapi/v3/import-periodic/ssl-crl | ||
Delete Object | DELETE | /axapi/v3/import-periodic/ssl-crl/{ssl-crl} |
ssl-crl-list¶
ssl-crl-list is JSON List of ssl-crl attributes
ssl-crl-list : [
]
ssl-crl attributes¶
period
Description Specify the period in second
Type: number
Range: 60-31536000
remote-file
Description profile name for remote url
Type: string
Format: url
ssl-crl
Description SSL Crl File
Type: string
Maximum Length: 255 characters
Maximum Length: 1 characters
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