POST api/coreplatformstate/reportMigration/{migrationId}
Reports that a data migration has been shedueled - used by workflow Processes this core platform state API request. The parameter and response sections describe the data exchanged with the API.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| migrationId |
The unique identifier of the migration resource. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The response returned after the operation completes.
stringResponse Formats
text/plain
Sample:
sample string 1
application/json, text/json
Sample:
"sample string 1"