Class VmPoolServiceImpl

    • Method Detail

      • allocateVm

        public VmPoolService.AllocateVmRequest allocateVm()
        Description copied from interface: VmPoolService
        This operation allocates a virtual machine in the virtual machine pool. [source] ---- POST /ovirt-engine/api/vmpools/123/allocatevm ---- The allocate virtual machine action does not take any action specific parameters, so the request body should contain an empty `action`: [source,xml] ---- ----
        Specified by:
        allocateVm in interface VmPoolService
      • get

        public VmPoolService.GetRequest get()
        Description copied from interface: VmPoolService
        Get the virtual machine pool. [source] ---- GET /ovirt-engine/api/vmpools/123 ---- You will get a XML response like that one: [source,xml] ---- ... MyVmPool MyVmPool description 1 0 100 false automatic false