Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 932 Bytes

V1MemoryStatus.md

File metadata and controls

12 lines (8 loc) · 932 Bytes

V1MemoryStatus

Properties

Name Type Description Notes
guest_at_boot K8sIoApimachineryPkgApiResourceQuantity GuestAtBoot specifies with how much memory the VirtualMachine intiallly booted with. [optional]
guest_current K8sIoApimachineryPkgApiResourceQuantity GuestCurrent specifies how much memory is currently available for the VirtualMachine. [optional]
guest_requested K8sIoApimachineryPkgApiResourceQuantity GuestRequested specifies how much memory was requested (hotplug) for the VirtualMachine. [optional]

[Back to Model list] [Back to API list] [Back to README]