| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
complianceStatus* | xsd:string |
Storage policy compliance status of the volume.
This must be one of the compliance status exposed by SPBM. See pbm.compliance.ComplianceStatus. |
containerClusterIds* | xsd:string[] |
Container orchestrator cluster identifiers.
|
cursor* | CnsCursor |
Cursor object, pointing to desired range of results.
|
datastoreAccessibilityStatus* | xsd:string | Deprecated.
since vSphere 7.0 in favor of healthStatus.
Datastore accessibility status of the volume.
This must be one of the datastore accessibility status exposed by SPBM. See pbm.compliance.EntityHealthStatus.DatastoreAccessibilityStatus. |
datastores* | ManagedObjectReference[]
to a Datastore[] |
Volumes located on this Datastore will be returned.
|
healthStatus* | xsd:string |
Health status of the volume.
This will be one of the health status exposed by SPBM. See pbm.compliance.EntityHealthStatus.healthStatus. Since vSAN API 7.0 |
labels* | KeyValue[] |
Labels to be matched for this volume.
Label key and value should be an exact match. All volumes that match any of the labels will be returned in the result. |
names* | xsd:string[] |
Volume names to be queried.
Currently only full string match will be supported. No regex or substring matching will be done. |
storagePolicyId* | xsd:string |
Storage policy id associated with volume.
This will be matched to the actual storage policy attached with the volume. |
volumeIds* | CnsVolumeId[] |
Volume identifiers to be queried.
|
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |