Summary
Export Trigger
Description
Export a Trigger.
Route
GET /operations-manager/triggers/:id/export
Roles
admin
apiread
viewer
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | The id of the Trigger to export. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
document | object | The result of the export operation. |