Interface HostService.ForceSelectSpmResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    HostService

    public static interface HostService.ForceSelectSpmResponse
    extends Response
    To manually set a host as the storage pool manager (SPM). [source] ---- POST /ovirt-engine/api/hosts/123/forceselectspm ---- With a request body like this: [source,xml] ---- ----