Interface ClusterService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    ClusterService

    public static interface ClusterService.GetResponse
    extends Response
    Gets information about the cluster. An example of getting a cluster: [source] ---- GET /ovirt-engine/api/clusters/123 ---- [source,xml] ---- Default The default server cluster false x86_64 Intel Nehalem Family migrate true false 50 false false false true true 100 true inherit auto inherit random false false false 4 0 true ----