Data Object - HostProtocolEndpoint(vim.host.ProtocolEndpoint)

Property of
VVolHostPE
Extends
DynamicData
See also
HostSystem
Since
vSphere API 6.0

Data Object Description

ProtocolEndpoint is configured LUN or NFS directory This is used for io path to actual virtual disks (VVols)

Properties

Name Type Description
deviceId*xsd:string

SCSI PE will contain information about SCSI device ID
hostKey*ManagedObjectReference[]
to a HostSystem[]

Set of ESX hosts which can see the same PE
nfsDir*xsd:string

NFSv3 and NFSv4x PE will contain information about NFS directory
nfsServer*xsd:string

NFSv3 and NFSv4x PE will contain information about NFS Server For NFSv4x this field may contain comma separated list of IP addresses which are associated with the NFS Server
nfsServerAuthType*xsd:string

NFSv4x PE will contain information about NFSv4x Server Auth-type

Since vSphere API 6.5
nfsServerMajor*xsd:string

NFSv4x PE will contain information about NFSv4x Server Major

Since vSphere API 6.5
nfsServerScope*xsd:string

NFSv4x PE will contain information about NFSv4x Server Scope

Since vSphere API 6.5
nfsServerUser*xsd:string

NFSv4x PE will contain information about NFSv4x Server User

Since vSphere API 6.5
peTypexsd:stringDeprecated. from all vmodl version above

Type of ProtocolEndpoint See HostProtocolEndpointPEType
storageArray*xsd:string

Associated Storage Array
type*xsd:string

Type of ProtocolEndpoint See HostProtocolEndpointProtocolEndpointType

Since vSphere API 6.5
uuidxsd:string

Identifier for PE assigned by VASA Provider
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition