Summary
Get Triggers
Description
Search the Trigger collection.
Route
GET /operations-manager/triggers
Roles
Parameters
Name | Type | Required | Description |
---|---|---|---|
queryParameters | object | yes | The query parameters available for this method. HTTP queries take the form of '?contains=myTitle&containsField=name&sort=name&order=1. An equivalent task configuration would be '{`contains`: `myTitle`, `containsField`: `name`, `sort`: `name`, `order`: 1}' |
{ "queryParameters": { "contains": "event", "containsField": "name", "equals": "my event trigger", "equalsField": "name", "startsWith": "my", "startsWithField": "name", "greaterThanField": "lastExecuted", "greaterThan": "04/06/2021", "lessThanField": "lastExecuted", "lessThan": "1615611600000", "enabled": true, "actionId": "dolore laborum Lorem reprehenderit occaecat", "limit": 25, "skip": 10, "order": 1, "sort": "name" } }
{ "type": "object", "properties": { "queryParameters": { "title": "queryParameters", "type": "object", "properties": { "contains": { "type": "string", "examples": [ "event" ], "description": "the value for a contains query. if the property with the key of containsField does not have a value that contains this string, then filter out the document" }, "containsField": { "type": "string", "examples": [ "name" ], "description": "the field to run a contains query on" }, "equals": { "type": "string", "examples": [ "my event trigger" ], "description": "the value for an equals query. if the property with the key of equalsField does not have a value that equals this string, then filter out the document" }, "equalsField": { "type": "string", "examples": [ "name" ], "description": "the field to run an equals query on" }, "startsWith": { "type": "string", "examples": [ "my" ], "description": "the value for a startsWith query. if the property with the key of startsWithField does not have a value that starts with this string, then filter out the document" }, "startsWithField": { "type": "string", "examples": [ "name" ], "description": "the field to run a startsWith query on" }, "greaterThanField": { "type": "string", "examples": [ "lastExecuted" ], "description": "the field to run a greater than query on" }, "greaterThan": { "type": "string", "examples": [ "04/06/2021", "Thu Dec 03 2020 14:55:00 GMT-0500 (Eastern Standard Time)", "2020-12-03T19:55:43.189Z", "1617681600000" ], "description": "the value to use for the greater than query. If the value is a valid date string, then it will be converted to a unix timestamp in milliseconds" }, "lessThanField": { "type": "string", "examples": [ "lastExecuted" ], "description": "the field to run a less than query on" }, "lessThan": { "type": "string", "examples": [ "04/06/2021", "Thu Nov 15 2018 01:30:00 GMT-0500 (Eastern Standard Time)", "2020-12-03T19:55:43.189Z", "1615611600000" ], "description": "the value to use for the less than query. If the value is a valid date string, then it will be converted to a unix timestamp in milliseconds" }, "enabled": { "type": "boolean", "description": "if true, then only return trigger documents that are enabled" }, "actionId": { "type": "string", "description": "if provided, only return trigger documents with this action id" }, "limit": { "type": "integer", "description": "Number of results to return. Used for pagination.", "default": 25, "minimum": 0, "examples": [ 1, 10, 50 ] }, "skip": { "type": "integer", "description": "Number of results to skip. Used for pagination.", "default": 0, "minimum": 0, "examples": [ 1, 10, 50 ] }, "order": { "type": "integer", "description": "The sort direction: 1 for ascending or -1 for descending.", "default": 1, "enum": [ -1, 1 ] }, "sort": { "type": "string", "description": "Field to sort by. Default is name.", "default": "name", "enum": [ "name" ] } } } }, "required": [ "queryParameters" ], "additionalProperties": false }
Return
Name | Type | Description |
---|---|---|
result | object | The Triggers that matched the search query. |
{ "message": "Successfully created the requested item", "data": [ { "name": "myCoolDocumentName", "description": "Some helpful information about the document", "type": "manual", "enabled": true, "actionType": "automations", "actionId": "30799af5a1b9435bdaf8efc3", "lastExecuted": 17490260, "createdBy": "labore elit sed", "created": "1988-08-16T20:23:19.251Z", "lastUpdatedBy": null, "lastUpdated": "2002-10-11T02:12:39.412Z", "formData": { "ip": "1.2.3.4", "name": "myNewDevice" }, "legacyWrapper": true, "_id": "486c7dd0f3db1674fbe4fb8b", "formId": null, "migrationVersion": -93920900, "formSchemaHash": null }, { "name": false, "description": false, "type": "ut", "enabled": 6632438, "actionType": -41425104, "actionId": false, "lastExecuted": -16176175, "createdBy": "in exercitation", "created": "consectetur labore", "lastUpdatedBy": "aute laborum adipisicing mollit Lorem", "lastUpdated": "sit dolore laborum", "formData": "reprehenderit irure cupidatat in tempor", "legacyWrapper": -92477905, "firstRunAt": -31078604.684106275, "nextRunAt": "dolor in velit sunt sit", "processMissedRuns": false, "locked": 2257651.6984519064, "repeatUnit": "est minim deserunt consectetur ut", "repeatFrequency": "laboris ut mollit", "repeatInterval": 52104289.79728249, "_id": false, "formId": -96760794.63963675 }, { "name": "myCoolDocumentName", "description": "Some helpful information about the document", "type": "manual", "enabled": true, "actionType": "automations", "actionId": "73856a5ab53f69dbb8703c9d", "lastExecuted": 67520290, "createdBy": null, "created": "2013-11-16T13:15:50.03Z", "lastUpdatedBy": "cillum", "lastUpdated": "2000-05-25T22:29:52.644Z", "formData": { "ip": "1.2.3.4", "name": "myNewDevice" }, "legacyWrapper": false, "_id": "6e06e5f165f979f277f4cbfb", "formId": null, "migrationVersion": 60634246, "formSchemaHash": "officia irure" }, { "name": "myCoolDocumentName", "description": "Some helpful information about the document", "type": "eventSystem", "enabled": true, "actionType": "automations", "actionId": "4db23df957d9e1feef65c33a", "lastExecuted": 12069967, "createdBy": null, "created": "1952-09-28T10:38:41.475Z", "lastUpdatedBy": "mollit do", "lastUpdated": "1981-12-23T11:45:37.394Z", "source": "ullamco", "topic": "pariatur Ut dolore officia anim", "legacyWrapper": true, "_id": "c8ae2382c3b26f4736613619", "jst": null, "migrationVersion": -29125993 }, { "name": "myCoolDocumentName", "description": "Some helpful information about the document", "type": "endpoint", "enabled": true, "actionType": "automations", "actionId": "52b4e66f74295b3f7a53abf6", "lastExecuted": null, "createdBy": "dolore", "created": "1948-12-08T13:14:41.727Z", "lastUpdatedBy": null, "lastUpdated": "1957-04-02T18:22:08.297Z", "verb": "POST", "routeName": "z9HD6", "schema": null, "_id": "46cc3c022803719d43c9f860", "jst": "f278e7f74a4bc15d1b2a534e", "migrationVersion": 91841349 } ] }
{ "title": "result", "allOf": [ { "$ref": "common-api#/definitions/success-response" }, { "type": "object", "properties": { "data": { "type": "array", "items": { "$ref": "trigger-api" } } } } ] }