Data Object - VsanFileShareRuntimeInfo(vim.vsan.FileShareRuntimeInfo)

Property of
VsanFileShare
Extends
DynamicData
See also
KeyValue
Since
vSAN API 7.0

Data Object Description

VsanFileShareRuntimeInfo is the data object type for a file service share's runtime state.

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.
address*xsd:string

The address of the file server serving this file share.
hostname*xsd:string

The name of the host that currently owns the file share.
managedBy*xsd:string

The managing entity of the file share.
See VsanFileShareManagingEntity

usedCapacity*xsd:long

Used capacity in byte for this share.
vsanObjectUuids*xsd:string[]

A set of UUIDs of the underlying vSAN objects.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition