HostProtocolEndpoint
ProtocolEndpoint is configured LUN or NFS directory This is used for io path to actual virtual disks (VVols)
{
"_typeName": "string",
"peType": "string",
"type": "string",
"uuid": "string",
"hostKey": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"storageArray": "string",
"nfsServer": "string",
"nfsDir": "string",
"nfsServerScope": "string",
"nfsServerMajor": "string",
"nfsServerAuthType": "string",
"nfsServerUser": "string",
"deviceId": "string"
}
Deprecated from all vmodl version above @released("6.0") Use type instead.
Type of ProtocolEndpoint See HostProtocolEndpointPETypeEnum
Identifier for PE assigned by VASA Provider
Associated Storage Array
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
NFSv3 and NFSv4x PE will contain information about NFS directory
NFSv4x PE will contain information about NFSv4x Server Scope
NFSv4x PE will contain information about NFSv4x Server Major
NFSv4x PE will contain information about NFSv4x Server Auth-type
NFSv4x PE will contain information about NFSv4x Server User
SCSI PE will contain information about SCSI device ID