NSX-T Data Center REST API

CertificateUsageType (type)

{
  "enum": [
    "SERVER",
    "CLIENT"
  ],
  "id": "CertificateUsageType",
  "module_id": "CertificateManager",
  "title": "Usage Type of the Certificate, SERVER or CLIENT. Default is SERVER",
  "type": "string"
}