Data Object - CnsVsanFileShareBackingDetails(vim.cns.VsanFileShareBackingDetails)

Extends
CnsFileBackingDetails
See also
KeyValue
Since
vSAN API 7.0

Data Object Description

Details for a vSAN file share backing for container volume.

Properties

Name Type Description
accessPoints*KeyValue[]

A key-value pair indicating the access points for the file share. The key of an access point is the type of the protocol, and the value of the access point is the connection string for accessing the file share.
The supported type of protocol string is NFSv4.1/NFSv3.
This field is ignored while creating the volume. However, this field is populated with the access points of the file share while returning it in Query APIs.
name*xsd:string

vSAN file share name.
This field is ignored while creating the volume. However, this field is populated with the name of the vSAN file share while returning it in Query APIs.
Properties inherited from CnsFileBackingDetails
backingFileId
Properties inherited from CnsBackingObjectDetails
capacityInMb
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition