...
If a deployment fails due to an ongoing operation, you'll typically see an error message indicating that another deployment is already in progress.
Alongside this message, you'll find the unique Operation ID associated with the running deployment.
Use the provided operation ID to construct a URL for accessing CMJ's REST API endpoint.
Example URL format:
...