New API in Jeopardy Service
The following API is part of the Jeopardy service API:
Purge Plans
Method: HTTP POST
Endpoint:http://<host_address>:<port_address>/v1/purgePlans
Fill the
planID
and
orderID
details of same order in the request body and click
Execute to purge the plans. If both are present and details does not belong to the same order,
planID
would have the preference.
Note: Only the orders that are in the final state (example: CANCELED, COMPLETE) can be purged.