Replicate Data

post

/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/partitions/replicatedata

Replicates data from source to target for a replicated partition.

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

204 Response

OK

Partition data replicated successfully.

400 Response

Bad Request

Failed to replicate partition data from the source. The partition type may be incorrect (must be a replicated partition).

500 Response

Internal Server Error.

Back to Top