Class VmConlet.Summary

java.lang.Object
org.jdrupes.vmoperator.vmconlet.VmConlet.Summary
Enclosing class:
VmConlet

public static class VmConlet.Summary extends Object
The Class Summary.
  • Field Details

  • Constructor Details

  • Method Details

    • getTotalVms

      public int getTotalVms()
      Gets the total vms.
      Returns:
      the totalVms
    • getRunningVms

      public int getRunningVms()
      Gets the running vms.
      Returns:
      the runningVms
    • getUsedCpus

      public int getUsedCpus()
      Gets the used cpus.
      Returns:
      the usedCpus
    • getUsedRam

      public String getUsedRam()
      Gets the used ram.

      Returned as String for Json rendering.

      Returns:
      the usedRam