Interface VmWatchdogsService.AddRequest

    • Method Detail

      • watchdog

        VmWatchdogsService.AddRequest watchdog​(WatchdogBuilder watchdog)
        The information about the watchdog. The request data must contain `model` element (such as `i6300esb`) and `action` element (one of `none`, `reset`, `poweroff`, `dump`, `pause`). The response data additionally contains references to the added watchdog and to the virtual machine.