NSX-T Data Center REST API

ALBControllerPKIProfileCACert (type)

{
  "description": "CA certificate for PKI Profile.",
  "id": "ALBControllerPKIProfileCACert",
  "module_id": "PolicyALBControllerOnBoarding",
  "properties": {
    "certificate": {
      "description": "PEM-encoded CA certificate.",
      "required": true,
      "title": "CA Certificate",
      "type": "string"
    }
  },
  "title": "ALBControllerPKIProfileCACert",
  "type": "object"
}