HostProtocolEndpoint

HostProtocolEndpoint
HostProtocolEndpoint

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

AllOf
This class requires all of the following:
JSON Example
{
    "_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"
}
string
peType
Required

Deprecated from all vmodl version above @released("6.0") Use type instead.

Type of ProtocolEndpoint See HostProtocolEndpointPETypeEnum

string
type
Optional

Type of ProtocolEndpoint See HostProtocolEndpointProtocolEndpointTypeEnum

string
uuid
Required

Identifier for PE assigned by VASA Provider

hostKey
Optional

Set of ESX hosts which can see the same PE

string
storageArray
Optional

Associated Storage Array

string
nfsServer
Optional

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

string
nfsDir
Optional

NFSv3 and NFSv4x PE will contain information about NFS directory

string
nfsServerScope
Optional

NFSv4x PE will contain information about NFSv4x Server Scope

string
nfsServerMajor
Optional

NFSv4x PE will contain information about NFSv4x Server Major

string
nfsServerAuthType
Optional

NFSv4x PE will contain information about NFSv4x Server Auth-type

string
nfsServerUser
Optional

NFSv4x PE will contain information about NFSv4x Server User

string
deviceId
Optional

SCSI PE will contain information about SCSI device ID