CE-2652: Add stepper info for IOC instances
Operation log endpoint has been removed. The summary associated with the operation log has been moved to the operation status endpoint.
A new endpoint has been created in order to fetch IOC instance logs (or stepper info):
- URL: GET /api/v1/operation/instance/{instance_id}/log
- Swagger: Operations.getInstanceLog
Closes CE-2652