NSX-T Data Center REST API

Principal (type)

{
  "additionalProperties": false,
  "id": "Principal",
  "module_id": "CertificateManager",
  "properties": {
    "attributes": {
      "description": "Attribute list.",
      "items": {
        "$ref": "KeyValue"
      },
      "readonly": false,
      "required": true,
      "type": "array"
    }
  },
  "type": "object"
}