Data Object - CnsVSANFileCreateSpec(vim.cns.VSANFileCreateSpec)

Extends
CnsFileCreateSpec
See also
VsanFileShareNetPermission
Since
vSAN API 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
*Need not be set
Show WSDL type definition