Vcenter NamespaceManagement Zones ClusterCompatibilities CreateSpec

Vcenter NamespaceManagement Zones ClusterCompatibilities CreateSpec
Vcenter NamespaceManagement Zones ClusterCompatibilities CreateSpec

The Vcenter NamespaceManagement Zones ClusterCompatibilities CreateSpec schema contains the input parameters for creating a compatibility check for a vSphere Cluster Compute Resource to a vSphere Zone

This schema was added in vSphere API 9.1.0.0.

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

The identifiers for the vSphere Cluster Resources to check the compatibility for.

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: ClusterComputeResource. When operations return a value of this schema as a response, the property will contain identifiers for the resource type: ClusterComputeResource.