ArrayOfHostProtocolEndpoint
ArrayOfHostProtocolEndpoint
A boxed array of HostProtocolEndpoint. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_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"
}
]
}