REST API - isSetMigrationRule
The table summarizes the REST API - isSetMigrationRule.
Request
Format | GET <baseurl>/process/isset/migrationrules/<module>/<process>/<version>/<task> |
Path parameters |
|
Response
JSON | If successful, returns 204 No Content in the response header, and either true or false in the response body, indicating whether or not migration rules are set. |
XML | If successful, returns 204 No Content in the response header, and either true or false in the response body, indicating whether or not migration rules are set. |
Copyright © Cloud Software Group, Inc. All rights reserved.