Class GetHypervisorV2Result


  • public final class GetHypervisorV2Result
    extends java.lang.Object
    • Method Detail

      • disk

        public java.lang.Integer disk()
        Returns:
        The amount in GigaBytes of local storage the hypervisor can provide
      • hostIp

        public java.lang.String hostIp()
        Returns:
        The IP address of the Hypervisor
      • hostname

        public java.lang.String hostname()
        Returns:
        See Argument Reference above.
      • id

        public java.lang.String id()
        Returns:
        The provider-assigned unique ID for this managed resource.
      • memory

        public java.lang.Integer memory()
        Returns:
        The number in MegaBytes of memory the hypervisor can provide
      • state

        public java.lang.String state()
        Returns:
        The state of the hypervisor (`up` or `down`)
      • status

        public java.lang.String status()
        Returns:
        The status of the hypervisor (`enabled` or `disabled`)
      • type

        public java.lang.String type()
        Returns:
        The type of the hypervisor (example: `QEMU`)
      • vcpus

        public java.lang.Integer vcpus()
        Returns:
        The number of virtual CPUs the hypervisor can provide