Interface VmWatchdogService.RemoveResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    VmWatchdogService

    public static interface VmWatchdogService.RemoveResponse
    extends Response
    Removes the watchdog from the virtual machine. For example, to remove a watchdog from a virtual machine, send a request like this: [source] ---- DELETE /ovirt-engine/api/vms/123/watchdogs/00000000-0000-0000-0000-000000000000 ----