Summary
Get Trigger
Description
Get a Trigger document
Route
GET /operations-manager/triggers/:id
Roles
admin
engineering
apiread
operations
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | yes | the id of the trigger to return |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | a trigger document obtained by its id |