Exporters

put/exporters/{name}/resume

Path parameters

namestring required

Name of the exporter to resume.

Response

Exporter was successfully resumed.

namestring

Example response

{
  "name": "test-exporter"
}