Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VslmQueryDatastoreInfoResult(vslm.QueryDatastoreInfoResult)
- Returned by
- VslmQueryDatastoreInfo
- Extends
- DynamicData
- See also
- Datacenter, Datastore
- Since
- 6.7.2
Data Object Description
The VslmQueryDatastoreInfoResult provides mapping information between Datacenter and Datastore. This API is returned as a result of VslmQueryDatastoreInfo invocation.Properties
Name | Type | Description |
---|---|---|
datacenter | ManagedObjectReference
to a Datacenter |
Indicates the datacenter containing the
datastore.
|
datastore | ManagedObjectReference
to a Datastore |
Indicates the datastore which is contained within the
datacenter.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |