Interface HostService.SyncAllNetworksResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    HostService

    public static interface HostService.SyncAllNetworksResponse
    extends Response
    To synchronize all networks on the host, send a request like this: [source] ---- POST /ovirt-engine/api/hosts/123/syncallnetworks ---- With a request body like this: [source,xml] ---- ----