Interface MacPoolService.RemoveResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    MacPoolService

    public static interface MacPoolService.RemoveResponse
    extends Response
    Removes a MAC address pool. For example, to remove the MAC address pool having id `123` send a request like this: [source] ---- DELETE /ovirt-engine/api/macpools/123 ----