import-periodic ssl-cert-key¶
Bulk file
ssl-cert-key Specification¶
Parameter Value Type Collection Object Key(s) ssl-cert-key Collection Name ssl-cert-key-list Collection URI /axapi/v3/import-periodic/ssl-cert-key Element Name ssl-cert-key Element URI /axapi/v3/import-periodic/ssl-cert-key/{ssl-cert-key} Element Attributes ssl-cert-key_attributes Partition Visibility shared Schema ssl-cert-key schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/import-periodic/ssl-cert-key | ||
Create List | POST | /axapi/v3/import-periodic/ssl-cert-key | ||
Get Object | GET | /axapi/v3/import-periodic/ssl-cert-key/{ssl-cert-key} | ||
Get List | GET | /axapi/v3/import-periodic/ssl-cert-key | ||
Modify Object | POST | /axapi/v3/import-periodic/ssl-cert-key/{ssl-cert-key} | ||
Replace Object | PUT | /axapi/v3/import-periodic/ssl-cert-key/{ssl-cert-key} | ||
Replace List | PUT | /axapi/v3/import-periodic/ssl-cert-key | ||
Delete Object | DELETE | /axapi/v3/import-periodic/ssl-cert-key/{ssl-cert-key} |
ssl-cert-key-list¶
ssl-cert-key-list is JSON List of ssl-cert-key attributes
ssl-cert-key-list : [
]
ssl-cert-key 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
secured
Description Mark keys as non-exportable
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ssl-cert-key
Description ‘bulk’: import an archive file;
Type: string
Supported Values: bulk
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