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