Namespaces_User_Instances_Summary

Namespaces_User_Instances_Summary
Namespaces_User_Instances_Summary

The Instances.Summary structure contains information about a namespace that user is authorized to access.

JSON Example
{
    "namespace": "string",
    "master_host": "string"
}
string
namespace
Required

Identifier of the namespace. 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.Instance. 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.Instance.

string
master_host
Required

IP address or FQDN of the API endpoint for the given namespace.