Resource Pool Get Runtime
Runtime information about a resource pool.
The ResourcePoolResourceUsage information within ResourcePoolRuntimeInfo can be transiently stale. Use RefreshRuntime method to update the information. In releases after vSphere API 5.0, vSphere Servers might not generate property collector update notifications for this property. To obtain the latest value of the property, you can use PropertyCollector methods RetrievePropertiesEx or WaitForUpdatesEx. If you use the PropertyCollector.WaitForUpdatesEx method, specify an empty string for the version parameter. Any other version value will not produce any property values as no updates are generated.
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case ResourcePool/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
OK
"ResourcePoolRuntimeInfo Object"
Runtime resource usage for memory.
Values are in bytes.
Runtime resource usage for CPU.
Values are in Mhz.
Deprecated as of vSphere API 6.5. Use ManagedEntity.overallStatus.
Overall health of the tree.
See header for description of various statuses and when they are set.
The scaling behavior of the shares of a given resource pool.
See ResourceConfigSpecScaleSharesBehaviorEnum for possible values. The system will automatically compute this property based on the ResourceConfigSpec.scaleDescendantsShares setting on every ancestor resource pool. This property does not apply to virtual machines.
curl -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/ResourcePool/{moId}/runtime