Interface HostDeviceService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    HostDeviceService

    public static interface HostDeviceService.GetResponse
    extends Response
    Retrieve information about a particular host's device. An example of getting a host device: [source] ---- GET /ovirt-engine/api/hosts/123/devices/456 ---- [source,xml] ---- usb_1_9_1_1_0 usb usb_1_9_1 ----