| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
constraint* | VsanResourceConstraint |
Filter the returned result with VsanResourceConstraint
|
objectCollection* | xsd:string |
Specify mass hosts or clusters collection. Support regular or vSAN enabled host or cluster objects. See VsanMassCollectorObjectCollectionEnum for possible collection enum.Note that either the or the
parameter is required.See VsanMassCollectorObjectCollectionEnum |
objects* | ManagedObjectReference[] |
List of ManagedObject to retrieve properties for. These are typically
HostSystem or ClusterComputeResource. The object type should be homogeneous
(mixed-type is not supported) since we collecting the same properties for
them.
This parameter will be ignored when the objectCollection parameter
is specified (i.e. ).
Note that either the or the
parameter is required.
|
properties | xsd:string[] |
List of properties to retrieve. Properties for vSAN enabled ClusterComputeResource can be:
Properties for vSAN enabled HostSystem can be:
|
propertiesParams* | VsanMassCollectorPropertyParams[] |
Some property required additional parameters to be passed in (e.g. perfQuery). Code example for perfQuery properties_params:
|
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |