file ssl-cert-key¶
ssl certificate and key file information and management commands
ssl-cert-key Specification¶
Parameter Value Type operational Element Name ssl-cert-key Element URI /axapi/v3/file/ssl-cert-key Element Attributes ssl-cert-key_attributes Partition Visibility shared Schema ssl-cert-key schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/file/ssl-cert-key |
ssl-cert-key attributes¶
action
Description ‘create’: create; ‘import’: import; ‘export’: export; ‘copy’: copy; ‘rename’: rename; ‘check’: check; ‘replace’: replace; ‘delete’: delete;
Type: string
Supported Values: create, import, export, copy, rename, check, replace, delete
dst-file
Description destination file name for copy and rename action
Type: string
Maximum Length: 245 characters
Maximum Length: 1 characters
file
Description ssl certificate local file name
Type: string
Format: string-rlx
Maximum Length: 245 characters
Maximum Length: 1 characters
file-handle
Description full path of the uploaded file
Type: string
Format: string-rlx
Maximum Length: 300 characters
Maximum Length: 1 characters
secured
Description Mark keys as non-exportable
Type: boolean
Supported Values: true, false, 1, 0
Default: 0