Managed Object - VsanMassCollector(vim.VsanMassCollector)

See also
ObjectContent, VsanMassCollectorSpec
Since
vSAN API 6.6


Managed Object Description

VsanMassCollector contains a collection of APIs to query vSAN management API's and values of managed object properties. The Managed Entity can be accessed through MOID of vsan-mass-collector through vSAN service at vCenter server side.

Properties

Name Type Description
None

Methods

Methods defined in this Managed Object
VsanRetrieveProperties

VsanRetrieveProperties(vsanRetrieveProperties)

Retrieve properties for an object type with specs.
Required Privileges
Global.Settings

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the VsanMassCollector used to make the method call.
massCollectorSpecs PVsanMassCollectorSpec[]

specify a list of objects, properties, constraints for retrieve.

Since vSAN API 6.6
P Required privilege: massCollectorSpecs

Return Value

Type Description
ObjectContent[]

Faults

Type Description
InvalidArgument
InvalidProperty
InvalidType
ManagedObjectNotFound
NotFound
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None

Show WSDL type definition