Cancel Migrations
Cancel MIgrations
Cancel MIgrations
Request
URI
POST
https://{server}/hybridity/api/migrations/cancel
COPY
Request Body
nls_1.0_deletecancel_migration_request
of type(s)
application/json
Required
"nls_1.0_deletecancel_migration_request Object"
Authentication
This operation uses the following authentication methods.
Responses
200
Accepted
Returns
nls_1.0_migration_response
of type(s)
application/json
"nls_1.0_migration_response Object"
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/hybridity/api/migrations/cancel