NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ALBControllerPKIProfileRequest (schema)
ALBControllerPKIProfileRequest
Request for setting up PKI Profile in Avi Load Balancer Controller.
| Name | Description | Type | Notes |
|---|---|---|---|
| ca_certs | CA Certificates List of CA certificates to add to the PKI Profile. |
array of ALBControllerPKIProfileCACert | Required |
| clustering_id | Unique Id for Avi Load Balancer Controller Cluster used in VCF managed NSX Unique Id for Avi Load Balancer Controller Cluster used in VCF managed NSX. |
string | Readonly |
| name | PKI Profile Name Name of the PKI Profile to create or update. Defaults to 'Cloud-TrustStore-PKI' if not provided. |
string | Default: "Cloud-TrustStore-PKI" |