Interface VmWatchdogService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    VmWatchdogService

    public static interface VmWatchdogService.GetResponse
    extends Response
    Returns the information about the watchdog.
    • Method Detail

      • watchdog

        Watchdog watchdog()
        The information about the watchdog. The information consists of `model` element, `action` element and the reference to the virtual machine. It may look like this: [source,xml] ---- poweroff i6300esb ----