vSAN Management API


Enum - DpDiskAlreadyClaimedReason(dp.vpx.DiskAlreadyClaimedReason)

Since
9.1.0.0


Enum Description

Enumeration of reason codes representing why backend needs to report the disk being claimed already.

Enum Constants

NameDescription
alreadyInUse The disk is already protected by the same vendor when a new protection request from the same vendor is received, or the allocation limit is reached for the vendor attempting to claim the disk.
diskAlreadyClaimedReasonUnknown A fallback value used when a client sees an unknown DiskAlreadyClaimedReason.
maxVendorsExceeded The disk is already protected by the maximum number of vendors supported by the corresponding DPD.

Show WSDL type definition