| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
objectSet | ObjectSpec[] |
Set of specifications that determine the objects to filter.
|
propSet | PropertySpec[] |
Set of properties to include in the filter, specified for each object
type.
|
reportMissingObjectsInResults* | xsd:boolean |
Control how to report missing objects during filter creation.
If false or unset and objectSet refers to missing objects, filter creation will fail with a ManagedObjectNotFound fault. If true and objectSet refers to missing objects, filter creation will not fail and missing objects will be reported via filter results. This is the recommended setting when objectSet refers to transient objects. In an UpdateSet missing objects will appear in the missingSet field. In a RetrieveResult missing objects will simply be omitted from the objects field. For a call to RetrieveProperties missing objects will simply be omitted from the results. Since vSphere API 4.1 |
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |