Vcenter Namespaces ManagementServices AccessGrants FilterSpec

Vcenter Namespaces ManagementServices AccessGrants FilterSpec
Vcenter Namespaces ManagementServices AccessGrants FilterSpec

The Vcenter Namespaces ManagementServices AccessGrants FilterSpec schema contains properties used to filter the result when listing the summaries of Access Grants.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "management_services": [
        "string"
    ]
}
array of string
management_services
Required

Identifiers of Management Services.

This property was added in vSphere API 9.1.0.0.

When clients pass a value of this schema as a parameter, the property must contain identifiers for the resource type: com.vmware.vcenter.namespace_management.supervisor.ManagementService. When operations return a value of this schema as a response, the property will contain identifiers for the resource type: com.vmware.vcenter.namespace_management.supervisor.ManagementService.