import-periodic ssl-cert¶
SSL Cert File(enter bulk when import an archive file)
ssl-cert Specification¶
Parameter Value Type Collection Object Key(s) ssl-cert Collection Name ssl-cert-list Collection URI /axapi/v3/import-periodic/ssl-cert Element Name ssl-cert Element URI /axapi/v3/import-periodic/ssl-cert/{ssl-cert} Element Attributes ssl-cert_attributes Partition Visibility shared Schema ssl-cert schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/import-periodic/ssl-cert | ||
Create List | POST | /axapi/v3/import-periodic/ssl-cert | ||
Get Object | GET | /axapi/v3/import-periodic/ssl-cert/{ssl-cert} | ||
Get List | GET | /axapi/v3/import-periodic/ssl-cert | ||
Modify Object | POST | /axapi/v3/import-periodic/ssl-cert/{ssl-cert} | ||
Replace Object | PUT | /axapi/v3/import-periodic/ssl-cert/{ssl-cert} | ||
Replace List | PUT | /axapi/v3/import-periodic/ssl-cert | ||
Delete Object | DELETE | /axapi/v3/import-periodic/ssl-cert/{ssl-cert} |
ssl-cert-list¶
ssl-cert-list is JSON List of ssl-cert attributes
ssl-cert-list : [
]
ssl-cert attributes¶
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
ssl-cert
Description SSL Cert File(enter bulk when import an archive file)
Type: string
Format: string-rlx
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