Vcenter Namespaces NamespaceTemplates Summary
This schema is deprecated as of vSphere API 9.1.0.0.
The Vcenter Namespaces NamespaceTemplates Summary schema contains the basic information about the namespace template.
This schema was added in vSphere API 7.0.2.00100.
{
"cluster": "string",
"template": "string"
}
This property is deprecated as of vSphere API 9.1.0.0.
Identifier for the vSphere cluster associated with namespace template.
This property was added in vSphere API 7.0.2.00100.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: ClusterComputeResource. When operations return a value of this schema as a response, the property will be an identifier for the resource type: ClusterComputeResource.
This property is deprecated as of vSphere API 9.1.0.0.
Name of the namespace template.
This property was added in vSphere API 7.0.2.00100.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespaces.NamespaceTemplate. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespaces.NamespaceTemplate.