import-periodic ca-cert¶
SSL CA Cert File(enter bulk when import an archive file)
ca-cert Specification¶
Parameter Value Type Collection Object Key(s) ca-cert Collection Name ca-cert-list Collection URI /axapi/v3/import-periodic/ca-cert Element Name ca-cert Element URI /axapi/v3/import-periodic/ca-cert/{ca-cert} Element Attributes ca-cert_attributes Partition Visibility shared Schema ca-cert schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/import-periodic/ca-cert | ||
Create List | POST | /axapi/v3/import-periodic/ca-cert | ||
Get Object | GET | /axapi/v3/import-periodic/ca-cert/{ca-cert} | ||
Get List | GET | /axapi/v3/import-periodic/ca-cert | ||
Modify Object | POST | /axapi/v3/import-periodic/ca-cert/{ca-cert} | ||
Replace Object | PUT | /axapi/v3/import-periodic/ca-cert/{ca-cert} | ||
Replace List | PUT | /axapi/v3/import-periodic/ca-cert | ||
Delete Object | DELETE | /axapi/v3/import-periodic/ca-cert/{ca-cert} |
ca-cert-list¶
ca-cert-list is JSON List of ca-cert attributes
ca-cert-list : [
]
ca-cert attributes¶
ca-cert
Description SSL CA Cert File(enter bulk when import an archive file)
Type: string
Format: string-rlx
Maximum Length: 245 characters
Maximum Length: 1 characters
certificate-type
Description ‘pem’: pem; ‘der’: der; ‘pfx’: pfx; ‘p7b’: p7b;
Type: string
Supported Values: pem, der, pfx, p7b
period
Description Specify the period in second
Type: number
Range: 60-31536000
pfx-password
Description The password for certificate file (pfx type only)
Type: string
Format: password
Maximum Length: 63 characters
Maximum Length: 1 characters
remote-file
Description profile name for remote url
Type: string
Format: url
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