Data Object - VslmQueryDatastoreInfoResult(vslm.QueryDatastoreInfoResult)

Returned by
VslmQueryDatastoreInfo
Extends
DynamicData
See also
Datacenter, Datastore
Since
VSLM API 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
datacenterManagedObjectReference
to a Datacenter

Indicates the datacenter containing the datastore.
datastoreManagedObjectReference
to a Datastore

Indicates the datastore which is contained within the datacenter.
Properties inherited from DynamicData
None

Show WSDL type definition