Vcenter NamespaceManagement Software Supervisors Upgrades FilterSpec

Vcenter NamespaceManagement Software Supervisors Upgrades FilterSpec
Vcenter NamespaceManagement Software Supervisors Upgrades FilterSpec

The Vcenter NamespaceManagement Software Supervisors Upgrades FilterSpec schema specifies filtering criteria for listing Supervisor upgrade summaries.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "supervisors": [
        "string"
    ]
}
array of string
supervisors
Optional

Identifiers of Supervisors to filter the upgrade summaries.

This property was added in vSphere API 9.1.0.0.

If missing or null, filtering on a particular Supervisor will not occur.

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.Supervisor. 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.Supervisor.