vSAN Management API
| Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the VsanMassCollector used to make the method call. |
massCollectorSpecs | VsanMassCollectorSpec[] |
specify a list of objects, properties, constraints
for retrieve.
Since vSAN API 6.6 |
Return Value
Type | Description |
---|---|
ObjectContent[] |
Faults
Type | Description |
---|---|
InvalidArgument | |
InvalidProperty | |
InvalidType | |
ManagedObjectNotFound | |
NotFound | |
RuntimeFault | Thrown 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
Top of page | Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |