CertificateManagementProfile

Description

API


    POST /api/certificatemanagementprofile
    PUT /api/certificatemanagementprofile/<key>
    DELETE /api/certificatemanagementprofile/<key>
    GET /api/certificatemanagementprofile
    GET /api/certificatemanagementprofile/<key>

CLI


    configure certificatemanagementprofile <key>
    show certificatemanagementprofile <key>

Data

CertificateManagementProfile

uuid

Type
string
Category
required
Description

name

Type
string
Category
required
Description
Name of the PKI Profile

script_params

Type
CustomParams
Category
repeated
Description

script_path

Type
string
Category
required
Description

tenant_ref

Type
Reference to Tenant
Category
required
Description

CustomParams

name

Type
string
Category
required
Description

value

Type
string
Category
optional
Description

is_sensitive

Type
bool
Category
optional
Description
Default
False

is_dynamic

Type
bool
Category
optional
Description
Default
False

References

Tenant

Sub Objects