Getting the Migration Execution Operation Log

You can get the migration execution 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 execution operation log for a migration:

  • URI: https://{hostname}:{port}/siebel/v1.0/migration/execution/{planName}/{resourceName}/{operation}/log

  • HTTP Method: GET

  • Content-Type: application/json

  • Authorization: Basic

  • Request Body: None

The response returns the migration execution operation log for your migration. The following are the details for the response to a successful request:

  • HTTP Code: 200

  • Content-Type: application/json