Interface ClusterService.UpdateResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    ClusterService

    public static interface ClusterService.UpdateResponse
    extends Response
    Updates information about the cluster. Only the specified fields are updated; others remain unchanged. For example, to update the cluster's CPU: [source] ---- PUT /ovirt-engine/api/clusters/123 ---- With a request body like this: [source,xml] ---- Intel Haswell-noTSX Family ----