Enum - HostMountInfoMountFailedReason(vim.host.MountInfo.MountFailedReason)

Since
8.0.0.1


Enum Description

NFS mount request can be failed due to a number of reasons as defined in this enum MountFailedReason. The reason for the mount failure is reported in mountFailedReason. This is applicable only for those datastores to which mount retry is configured.

Enum Constants

NameDescription
CONN_LIMIT_EXCEEDED
CONNECT_FAILURE
MOUNT_DENIED
MOUNT_EXISTS
MOUNT_NOT_DIR
MOUNT_NOT_SUPPORTED
NFS_NOT_SUPPORTED
OTHERS
VOLUME_LIMIT_EXCEEDED

Show WSDL type definition