Interface ClusterFeaturesService.ListResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    ClusterFeaturesService

    public static interface ClusterFeaturesService.ListResponse
    extends Response
    Lists the cluster features supported by the cluster level. [source] ---- GET /ovirt-engine/api/clusterlevels/4.1/clusterfeatures ---- This will return a list of cluster features supported by the cluster level: [source,xml] ---- test_feature ... ----