vcenter namespaces user instances: summary

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

Representation:

{
    "master_host""string",
    "namespace""obj-103"
}

Attributes:

Name Type Description
Required
namespace string 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.

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