vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanFileShareNetPermission(vim.vsan.FileShareNetPermission)
- Property of
- CnsNFSAccessControlSpec, CnsVSANFileCreateSpec, CnsVsanFileShareBackingDetails, VsanFileShareConfig
- Extends
- DynamicData
- Since
- 7.0
Data Object Description
The permission settings of users based on the network information. These settings should include the IP information of the users, permission assigned and the user squash information.Properties
| Name | Type | Description |
|---|---|---|
| allowRoot* | xsd:boolean |
Whether to squash the root user or not. Only takes effect when the net
permission for the file share is set to READ_WRITE mode.
|
| ips | xsd:string |
The client IP information the share user entity. Currently the following IP
range formats will be supported:
|
| permissions* | xsd:string |
Permissions assigned to the specified user entity. No permission will be
assigned to this client matching the IP information if the field is not set. See VsanFileShareAccessType |
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |