RulePoint
- RulePoint 6.1.2
- All Products
POST http://localhost:8080/rulepoint/api/projects/1/redeploy Content-Type: application/json Accept: application/json Cookie: JSESSIONID=<VALID_SESSION_ID>
[ "d4dbfd17-4053-446c-83b8-dda9dc3f48c6" ]
{ "successful": true, "txnId": 1353518029, "dpId": "ddd81f2d-9cf1-404e-9185-c34425726799" }
POST http://localhost:8080/rulepoint/api/projects/1/redeploy Content-Type: application/xml Accept: application/xml Cookie: JSESSIONID=<VALID_SESSION_ID>
<stringList> <list>1fbafd49-d01e-44aa-9bdf-cc95fe2b4383</list> </stringList>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <deploymentResult> <dpId>56a26fac-eabc-4a63-9184-139cdf7e55ec</dpId> <successful>true</successful> <txnId>-2040743049</txnId> </deploymentResult>