Vcenter Namespaces User Instances Summary
The Vcenter Namespaces User Instances Summary schema contains information about a namespace that user is authorized to access.
This schema was added in vSphere API 7.0.0.0.
{
"namespace": "string",
"master_host": "string"
}
Identifier of the namespace.
This property was added in vSphere API 7.0.0.0.
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.Instance
. 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.Instance
.
IP address or FQDN of the API endpoint for the given namespace.
This property was added in vSphere API 7.0.0.0.