Vcenter NamespaceManagement Supervisors ControlPlane Settings SizeInfo

Vcenter NamespaceManagement Supervisors ControlPlane Settings SizeInfo
Vcenter NamespaceManagement Supervisors ControlPlane Settings SizeInfo

The Vcenter NamespaceManagement Supervisors ControlPlane Settings SizeInfo schema contains information about the current control plane VM size configuration.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "identifier": "string"
}
string
identifier
Required

The current size of the control plane VMs. Use GET /vcenter/namespace-management/software/supervisors/versions/{version}/control-plane/sizes to determine the available sizes for a given Supervisor version.

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 be an identifier for the resource type: com.vmware.vcenter.namespace_management.software.supervisors.versions.control_plane.Size. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.software.supervisors.versions.control_plane.Size.