vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostSystemResourceInfo(vim.host.SystemResourceInfo)
- Property of
- HostConfigInfo, HostSystem, HostSystemResourceInfo
- Parameter to
- UpdateSystemResources
- Extends
- DynamicData
- See also
- ResourceConfigSpec
- Since
- 2.0
Data Object Description
The SystemResourceInfo data object describes the configuration of a single system resource group. System resource groups are analogous to ResourcePool objects for virtual machines; however, their structure is fixed and groups may not be created nor destroyed, only configured.Properties
Name | Type | Description |
---|---|---|
child* | HostSystemResourceInfo[] |
List of child resource groups.
|
config* | ResourceConfigSpec |
Configuration of this system resource group.
|
key | xsd:string |
ID of the system resource group.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |