vm.get_vmemory_in_use ===================== The total amount of virtual memory in MB used by guests Returns a dict with the following information: RNP - Running but not provisioned PRD - Provisioned but not running RPRD - Running and provisioned .. raw:: html
Type: object

Type: array
No Additional Items

VMGetVmemoryInUseResult

Type: object
No Additional Properties

Rnp

Type: integer

Running but not provisioned

Prd

Type: integer

Provisioned but not running

Rprd

Type: integer

Running and provisioned



*Required roles:* VM_READ