Vcenter NamespaceManagement Supervisors Workloads Storage Policies Info
The Vcenter NamespaceManagement Supervisors Workloads Storage Policies Info schema contains information about storage policies for the given Supervisor.
This schema was added in vSphere API 9.1.0.0.
{
"ephemeral_storage_policy": "string",
"image_storage_policy": "string"
}
Identifier of the storage policy associated with ephemeral disks of all the Kubernetes Pods in the Supervisor.
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: SpsStorageProfile. When operations return a value of this schema as a response, the property will be an identifier for the resource type: SpsStorageProfile.
Identifier of the storage policy associated with vSphere Pod container images.
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: SpsStorageProfile. When operations return a value of this schema as a response, the property will be an identifier for the resource type: SpsStorageProfile.