pki copy-key¶
Copy SSL key to another file
copy-key Specification¶
Type operational Element Name copy-key Element URI /axapi/v3/pki/copy-key Element Attributes copy-key_attributes Schema copy-key schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/pki/copy-key |
copy-key attributes¶
dest-key
Description Destination key file
Type: string
Maximum Length: 245 characters
Maximum Length: 1 characters
overwrite
Description Overwrite the destination file if already present
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
rotation
Description Specify rotation number of SCEP/CMP generated key file
Type: number
Range: 1-4
src-key
Description Source key file
Type: string
Maximum Length: 245 characters
Maximum Length: 1 characters