Interface ClusterLevelsService.ListResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    ClusterLevelsService

    public static interface ClusterLevelsService.ListResponse
    extends Response
    Lists the cluster levels supported by the system. [source] ---- GET /ovirt-engine/api/clusterlevels ---- This will return a list of available cluster levels. [source,xml] ---- ... ... ---- The order of the returned cluster levels isn't guaranteed.