Getting the Migration History Operation Log
You can get the migration history operation log for your migration by sending an HTTP GET request to the Siebel Migration Application.
The following details are for a request to get the migration history operation log for a migration:
-
URI:
https://{hostname}:{port}/siebel/v1.0/migration/history/{id}/{resourceName}/{operation}/log
-
HTTP Method: GET
-
Content-Type: application/json
-
Authorization: Basic
-
Request Body: None
The response returns the migration history operation log for your migration The following are the details for the response to a successful request:
-
HTTP Code: 200
-
Content-Type: application/json