vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CnsVolumeACLConfigureSpec(vim.cns.VolumeACLConfigureSpec)
- Parameter to
- CnsConfigureVolumeACLs
- Extends
- DynamicData
- See also
- CnsAccessControlSpec, CnsVolumeId
- Since
- vSAN 7.0U2
Data Object Description
Specifications for volume ACL reconfigure operation.Properties
Name | Type | Description |
---|---|---|
accessControlSpecList | CnsAccessControlSpec[] |
List of the permission settings of users based on the network information.
Note that only CnsNFSAccessControlSpec is supported. |
volumeId | CnsVolumeId |
Unique identifier for the volume.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |