Receiver Server REST Endpoints

Receiver Server
Oracle GoldenGate Receiver Server
Get a list of distribution paths
Method: get
Path: /services/{version}/targets
Retrieve an existing Oracle GoldenGate Collector Path
Method: get
Path: /services/{version}/targets/{path}
Retrieve an existing Oracle GoldenGate Distribution Collector Path Stats
Method: get
Path: /services/{version}/targets/{path}/stats
Retrieve an existing Oracle Receiver Server Progress
Method: get
Path: /services/{version}/targets/{path}/progress
Update an existing Oracle GoldenGate Collector Path
Method: patch
Path: /services/{version}/targets/{path}