vm.get_vmemory_in_use

The total amount of virtual memory in bytes used by guests

Returns a dict with the following information: RNP - Running but not provisioned PRD - Provisioned but not running RPRD - Running and provisioned

Type: object

Type: array
No Additional Items

VMGetVmemoryInUseResult

Type: object

VMGetVmemoryInUseResult return fields.

No Additional Properties

Rnp

Type: integer

Running but not provisioned, in bytes

Prd

Type: integer

Provisioned but not running, in bytes

Rprd

Type: integer

Running and provisioned, in bytes



Required roles: VM_READ