Summary
Export Automation
Description
Exports a single Automation document from IAP that is formatted for importing into another IAP instance.
Route
GET /operations-manager/automations/:id/export
Roles
admin
engineering
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | yes | Unique id of the automation |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| document | object | Automation document that was requested in exported format. |