Enum - VsanStorageComplianceResultStorageComplianceStatus(vim.cluster.StorageComplianceResult.StorageComplianceStatus)

Since
vSphere API 5.5


Enum Description

Defines the set of status values for compliance operations.

Enum Constants

NameDescription
compliant Entity is compliant.
nonCompliant Entity is not compliant.
notApplicable Compliance computation is not applicable for this entity, because it does not have any storage policy requirement for the datastore where the entity is placed.
unknown Compliance status of the entity is unknown.

Show WSDL type definition