Test Search vSphere Web Services API


Enum - CryptoManagerKmipCryptoKeyStatusKeyUnavailableReason(vim.encryption.CryptoManagerKmip.CryptoKeyStatus.KeyUnavailableReason)

Since
vSphere API Release 6.7.2


Enum Description

Enum Constants

NameDescription
KeyStateClusterInvalid Key provider is invalid
KeyStateClusterUnreachable Can not reach the key provider
KeyStateManagedByNKP Key is managed by Native Key Provider

Since vSphere API Release 8.0.3.0
KeyStateManagedByTrustAuthority Key is managed by Trust Authority

Since vSphere API Release 7.0
KeyStateMissingInCache Key not found in VC cache and does not specify a provider
KeyStateMissingInKMS Key not found in KMS
KeyStateNotActiveOrEnabled Key not active or enabled
NoPermissionToAccessKeyProvider No permission to access key provider

Since vSphere API Release 8.0.3.0

Show WSDL type definition