| Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
None |
Methods
Methods defined in this Managed Object |
---|
LookupVmOverheadMemory |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the OverheadMemoryManager used to make the method call. |
vm | ManagedObjectReference
to a VirtualMachine |
The Virtual Machine managed object reference.
|
host | ManagedObjectReference
to a HostSystem |
The Host managed object reference.
|
Return Value
Type | Description |
---|---|
xsd:long | Overhead memory value, if found in the OMM. |
Faults
Type | Description |
---|---|
InvalidArgument | Thrown if any of the MoRefs are NULL. |
InvalidType | Thrown if the MoRefs do not point to appropriate type of inventory objects - VM and Host respectively. |
ManagedObjectNotFound | Thrown if the inventory objects cannot be found. |
NotFound | Thrown if the overhead memory value is not found in the OMM. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Top of page | Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |