Interface HostStorageService.ListResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    HostStorageService

    public static interface HostStorageService.ListResponse
    extends Response
    Get list of storages. [source] ---- GET /ovirt-engine/api/hosts/123/storage ---- The XML response you get will be like this one: [source,xml] ---- ... ... ---- The order of the returned list of storages isn't guaranteed.