vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VStorageObjectAssociations(vim.vslm.vcenter.VStorageObjectAssociations)
- Returned by
- RetrieveVStorageObjectAssociations
- Extends
- DynamicData
- See also
- ID, LocalizedMethodFault, VStorageObjectAssociationsVmDiskAssociations
- Since
- vSphere API Release 6.7
Data Object Description
This data object is a key-value pair whose key is the virtual storage object id, and value is the vm association information.Properties
Name | Type | Description |
---|---|---|
fault* | LocalizedMethodFault |
Received error while generating associations.
|
id | ID |
ID of this virtual storage object.
|
vmDiskAssociations* | VStorageObjectAssociationsVmDiskAssociations[] |
Array of vm associations related to the virtual storage object.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |