Vcenter NamespaceManagement Supervisors Workloads Storage CloudNative FileVolumes UpdateSpec

Vcenter NamespaceManagement Supervisors Workloads Storage CloudNative FileVolumes UpdateSpec
Vcenter NamespaceManagement Supervisors Workloads Storage CloudNative FileVolumes UpdateSpec

The Vcenter NamespaceManagement Supervisors Workloads Storage CloudNative FileVolumes UpdateSpec schema contains the specification required to activate the FileVolumes support for the given Supervisor.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "file_volumes_enabled": false
}
boolean
file_volumes_enabled
Optional

Indicates whether Cloud Native File Volume is enabled on the Supervisor. This feature provides support for provisioning ReadWriteMany persistent volumes on this Supervisor.

This property was added in vSphere API 9.1.0.0.

If missing or null, no change will be performed to accommodate future properties that may be selectively specified in this spec.