pki copy-cert¶
Copy SSL certificate to another file
copy-cert Specification¶
Parameter
Value
Type
operational
Element Name
copy-cert
Element URI
/axapi/v3/pki/copy-cert
Element Attributes
copy-cert_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/pki/copy-cert |
copy-cert attributes¶
dest-cert
Description Destination certificate 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 certificate file
Type: number
Range: 1-4
src-cert
Description Source certificate file
Type: string
Maximum Length: 245 characters
Maximum Length: 1 characters