VVolHostPE
VVolHostPE
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"key": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"protocolEndpoint": [
{
"_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"
}
]
}
array of HostProtocolEndpoint
protocolEndpoint
Required
Host-specific information about the ProtocolEndpoint.