Vcenter NamespaceManagement Supervisors ManagementServices FilterSpec
The Vcenter NamespaceManagement Supervisors ManagementServices FilterSpec schema contains properties used to filter the result when listing the summaries of ManagementServices (see GET /vcenter/namespace-management/supervisors/{supervisor}/management-services).
This schema was added in vSphere API 9.1.0.0.
{
"management_services": [
"string"
]
}
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.