CnsConfigureVolumeACLsRequestType

CnsConfigureVolumeACLsRequestType
CnsConfigureVolumeACLsRequestType

The parameters of CnsConfigureVolumeACLs.

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

JSON Example
{
    "ACLConfigSpecs": [
        {
            "_typeName": "string",
            "volumeId": {
                "_typeName": "string",
                "id": "string"
            },
            "accessControlSpecList": [
                {
                    "_typeName": "string"
                }
            ]
        }
    ]
}
ACLConfigSpecs
Required

Specifications for volumes ACL configuration.