Interface ClusterService.SyncAllNetworksResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    ClusterService

    public static interface ClusterService.SyncAllNetworksResponse
    extends Response
    Synchronizes all networks on the cluster. [source] ---- POST /ovirt-engine/api/clusters/123/syncallnetworks ---- With a request body like this: [source,xml] ---- ----