system mfa-cert-store¶
Define a 2FA management client certificate store
mfa-cert-store Specification¶
Parameter Value Type Configuration Resource Element Name mfa-cert-store Element URI /axapi/v3/system/mfa-cert-store Element Attributes mfa-cert-store_attributes Partition Visibility shared Schema mfa-cert-store schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/mfa-cert-store | ||
Get Object | GET | /axapi/v3/system/mfa-cert-store | ||
Modify Object | POST | /axapi/v3/system/mfa-cert-store | ||
Replace Object | PUT | /axapi/v3/system/mfa-cert-store | ||
Delete Object | DELETE | /axapi/v3/system/mfa-cert-store |
mfa-cert-store attributes¶
cert-host
Description Configure certificate store host
Type: string
Format: host
cert-store-path
Description Configure certificate store path
Type: string
Format: string-rlx
Maximum Length: 128 characters
Maximum Length: 1 characters
encrypted
Description Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string)passwd-string
Description Certificate store host password
Type: string
Format: password
Maximum Length: 128 characters
Maximum Length: 1 characters
protocol
Description ‘tftp’: Use tftp for connection; ‘ftp’: Use ftp for connection; ‘scp’: Use scp for connection; ‘http’: Use http for connection; ‘https’: Use https for connection; ‘sftp’: Use sftp for connection;
Type: string
Supported Values: tftp, ftp, scp, http, https, sftp
username
Description Certificate store host username
Type: string
Format: string-rlx
Maximum Length: 31 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters