vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CnsVSANFileCreateSpec(vim.cns.VSANFileCreateSpec)
- Extends
- CnsFileCreateSpec
- See also
- VsanFileShareNetPermission
- Since
- 7.0
Data Object Description
Specification for vSAN file volume creation.Properties
Name | Type | Description |
---|---|---|
permission* | VsanFileShareNetPermission[] |
The permission parameters set for this file share. If this field is not set,
then no user can access this file share.
|
softQuotaInMb* | xsd:long |
During creation this field specifies desired soft quota for file volume
in MB. When an existing file share is specified then this field will
be ignored.
|
Properties inherited from CnsFileCreateSpec | ||
None | ||
Properties inherited from CnsBaseCreateSpec | ||
None | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |