Interface ResourceProviderUsages

    • Method Detail

      • getDiskGb

        int getDiskGb()
        Returns:
        the disk usage of a resource provider
      • getMemoryMb

        int getMemoryMb()
        Returns:
        the memory usage of a resource provider
      • getPcpu

        int getPcpu()
        Returns:
        the pcpu usage of a resource provider
      • getVcpu

        int getVcpu()
        Returns:
        the vcpu usage of a resource provider