View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - ResourcePoolInfo
- Class
- VMware.Hv.ResourcePoolInfo
- Property of
- ResourcePoolInfo
- Returned by
- ResourcePool_GetResourcePoolTree
- See also
- ResourcePoolData, ResourcePoolId,
- Since
- Horizon View 6.0
Data Object Description
ResourcePoolInfo aggregates ResourcePoolData retrieved from the VC. It is a tree-structure.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | ResourcePoolId |
ResourcePool Id
|
resourcePoolData | ResourcePoolData |
ResourcePool display data
|
children | ResourcePoolInfo[] |
Children nodes of the tree-structure
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |