POST
/
api
/
v1
/
orchestration
/
management
/
logex
curl --request POST \
  --url https://saas.pads365.com/rdx/NDS.Services.Orchestration/api/v1/orchestration/management/logex \
  --header 'Content-Type: application/json' \
  --data '{
  "Domain": "<string>",
  "LogRequests": [
    {
      "ServiceName": "<string>",
      "Lines": 123,
      "Offset": 123
    }
  ]
}'
This response does not have an example.

Body

application/json

Response

200 - application/octet-stream

The response is of type file.