ArrayOfVsanFileShare

ArrayOfVsanFileShare
ArrayOfVsanFileShare

A boxed array of VsanFileShare. To be used in Any placeholders.

This structure may be used only with operations rendered under /vsan.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "uuid": "string",
            "config": {
                "_typeName": "string",
                "name": "string",
                "domainName": "string",
                "quota": "string",
                "softQuota": "string",
                "labels": [
                    {
                        "_typeName": "string",
                        "key": "string",
                        "value": "string"
                    }
                ],
                "storagePolicy": {
                    "_typeName": "string"
                },
                "permission": [
                    {
                        "_typeName": "string",
                        "ips": "string",
                        "permissions": "string",
                        "allowRoot": false
                    }
                ],
                "protocols": [
                    "string"
                ],
                "smbOptions": {
                    "_typeName": "string",
                    "encryption": "string",
                    "accessBasedEnumeration": false
                },
                "nfsSecType": "string",
                "affinityLocation": "string"
            },
            "runtime": {
                "_typeName": "string",
                "usedCapacity": 0,
                "hostname": "string",
                "address": "string",
                "vsanObjectUuids": [
                    "string"
                ],
                "accessPoints": [
                    {
                        "_typeName": "string",
                        "key": "string",
                        "value": "string"
                    }
                ],
                "managedBy": "string",
                "fileServerFQDN": "string"
            }
        }
    ]
}
_value
Required

_value