- bash
- curl
- jq
- Set the appropriate authentication method and specify it in the curl parameters
- Set PROCESS_DEF_KEY variable
- Set REST_API_URL variable
- Migration plans are saved as response_generate_${i}.json, where ${is} is process definition id.
- Validation results are saved as response_validate_${i}.json, where ${is} is process definition id.
- Response code = 204 if execution is OK.