Interface VmPoolsService.ListResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    VmPoolsService

    public static interface VmPoolsService.ListResponse
    extends Response
    Get a list of available virtual machines pools. [source] ---- GET /ovirt-engine/api/vmpools ---- You will receive the following response: [source,xml] ---- ... ... ---- The order of the returned list of pools is guaranteed only if the `sortby` clause is included in the `search` parameter.
    • Method Detail