Canceling Synchronization
Use the post /v1/cckm/oci/synchronization-jobs/{id}/cancel
API to cancel the synchronization job.
Syntax
Here, {id}
is the ID of the synchronization job.
Request Parameters
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authentication token. |
Example Request
Example Response
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.