Namespaces_NamespaceTemplates_SummaryV2

Namespaces_NamespaceTemplates_SummaryV2
Namespaces_NamespaceTemplates_SummaryV2

The NamespaceTemplates.SummaryV2 structure contains the basic information about the namespace template on a Supervisor.

JSON Example
{
    "supervisor": "string",
    "template": "string"
}
string
supervisor
Required

Identifier for the Supervisor associated with namespace template. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisor.Supervisor. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisor.Supervisor.

string
template
Required

Name of the namespace template. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.namespaces.NamespaceTemplate. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.namespaces.NamespaceTemplate.