Vcenter NamespaceManagement Supervisors ControlPlane Storage Policies UpdateSpec

Vcenter NamespaceManagement Supervisors ControlPlane Storage Policies UpdateSpec
Vcenter NamespaceManagement Supervisors ControlPlane Storage Policies UpdateSpec

The Vcenter NamespaceManagement Supervisors ControlPlane Storage Policies UpdateSpec schema contains the specification required to update storage policies for the given Supervisor.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "default_policy": "string"
}
string
default_policy
Optional

Identifier of the storage policy associated with the Supervisor.

Default storage policy to use when ephemeral storage policy is not set. Hosts content library items by default, and governs VMDK placement for Supervisor control plane VMs.

This property was added in vSphere API 9.1.0.0.

If missing or null, storage policy associated with the Supervisor will not be modified.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: SpsStorageProfile. When operations return a value of this schema as a response, the property will be an identifier for the resource type: SpsStorageProfile.