Interface IscsiBondService.RemoveResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    IscsiBondService

    public static interface IscsiBondService.RemoveResponse
    extends Response
    Removes of an existing iSCSI bond. For example, to remove the iSCSI bond `456` send a request like this: [source] ---- DELETE /ovirt-engine/api/datacenters/123/iscsibonds/456 ----