REST API - clearMigrationRules
The table summarizes the REST API - clearMigrationRules.
Request
Format |
DELETE <baseurl>/process/delete/migrationrules/<module>/<process>/<version>
|
Path parameters |
|
Response
JSON |
If successful, returns 204 No Content in the response header, and OK in the response body. |
XML |
If successful, returns 204 No Content in the response header, and OK in the response body. |
Example
Request |
DELETE <baseurl>/process/delete/migrationrules/%2FWelcomeUsersDesignSolution%2FProcess%20Packages%2FProcessPackage.xpdl/WelcomeUsers/1.0.0.201301210947
|
Response |
OK
|
Copyright © Cloud Software Group, Inc. All rights reserved.