Summary
Create Trigger
Description
Create a Trigger document
Route
POST /operations-manager/triggers
Roles
admin
apiwrite
engineering
operations
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| trigger | object | yes | the trigger document to create |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| createdTigger | object | the created trigger document |