Start Federation to a Participant After Synchronizing
post
/management/coherence/cluster/services/{serviceName}/federation/participants/{participantName}/startWithSync
Use this endpoint to start federation for a specific federation participant after federating all cache entries. Any existing cache entries are federated. The connection is established only when there is data to be federated.
Request
Path Parameters
-
participantName(required): string
Name of the participant.
-
serviceName(required): string
Name of the cache service.
Response
Supported Media Types
- application/json
200 Response
Command invocation successful.