NSX-T Data Center REST API

ServiceType (type)

{
  "enum": [
    "MGMT_CLUSTER", 
    "MGMT_PLANE", 
    "API", 
    "NOTIFICATION_COLLECTOR", 
    "SYSLOG_SERVER", 
    "RSYSLOG_CLIENT", 
    "APH", 
    "GLOBAL_MANAGER", 
    "LOCAL_MANAGER", 
    "CLIENT_AUTH", 
    "RMQ", 
    "K8S_MSG_CLIENT", 
    "WEB_PROXY"
  ], 
  "id": "ServiceType", 
  "module_id": "CertificateManager", 
  "title": "Supported service types, that are using certificates.", 
  "type": "string"
}