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"
}
]
}
]
}
array of
CnsVolumeACLConfigureSpec
ACLConfigSpecs
Required
Specifications for volumes ACL configuration.