Chilkat Online Tools

Swift3 / Datadog API Collection / Edit a monitor

Back to Collection Items

func chilkatTest() {
    // This example assumes the Chilkat API to have been previously unlocked.
    // See Global Unlock Sample for sample code.

    let http = CkoHttp()!
    var success: Bool

    // Use this online tool to generate code from sample JSON: Generate Code to Create JSON

    // The following JSON is sent in the request body.

    // {
    //   "created": "1995-10-24T11:39:54.640Z",
    //   "creator": {
    //     "email": "sed",
    //     "handle": "adipisicing anim sint minim dolore",
    //     "name": "minim elit occaecat nostrud"
    //   },
    //   "deleted": "1969-11-27T08:37:46.215Z",
    //   "id": -77120144,
    //   "message": "aliquip do",
    //   "modified": "1951-11-24T19:51:05.602Z",
    //   "multi": false,
    //   "name": "velit inc",
    //   "options": {
    //     "aggregation": {
    //       "group_by": "host",
    //       "metric": "metrics.name",
    //       "type": "count"
    //     },
    //     "device_ids": [
    //       "laptop_large",
    //       "chrome.tablet"
    //     ],
    //     "enable_logs_sample": false,
    //     "enable_samples": true,
    //     "escalation_message": "none",
    //     "evaluation_delay": -93352509,
    //     "group_retention_duration": "laborum ad",
    //     "groupby_simple_monitor": false,
    //     "include_tags": true,
    //     "locked": false,
    //     "min_failure_duration": 0,
    //     "min_location_failed": 1,
    //     "new_group_delay": -7869863,
    //     "new_host_delay": 300,
    //     "no_data_timeframe": -54805954,
    //     "notification_preset_name": "show_all",
    //     "notify_audit": false,
    //     "notify_by": [
    //       "ut nostrud quis cillum",
    //       "do ipsum qui laboris Excepteur"
    //     ],
    //     "notify_no_data": false,
    //     "on_missing_data": "show_no_data",
    //     "renotify_interval": null,
    //     "renotify_occurrences": 32437273,
    //     "renotify_statuses": [
    //       "warn",
    //       "alert"
    //     ],
    //     "require_full_window": false,
    //     "scheduling_options": {
    //       "evaluation_window": {
    //         "day_starts": "04:00",
    //         "hour_starts": 0,
    //         "month_starts": 1
    //       }
    //     },
    //     "silenced": {
    //       "dolor_b8": -69746901
    //     },
    //     "synthetics_check_id": "mollit reprehenderit",
    //     "threshold_windows": {
    //       "recovery_window": "dolor minim fugiat laborum",
    //       "trigger_window": "aliquip sunt"
    //     },
    //     "thresholds": {
    //       "critical": -10490029.23686637,
    //       "critical_recovery": 56661083.45686585,
    //       "ok": 16997793.211359277,
    //       "unknown": -77926855.79462364,
    //       "warning": 40847640.55172646,
    //       "warning_recovery": 18480354.352015167
    //     },
    //     "timeout_h": null,
    //     "variables": [
    //       {
    //         "data_source": "rum",
    //         "compute": {
    //           "aggregation": "avg",
    //           "interval": 60000,
    //           "metric": "@duration"
    //         },
    //         "name": "query_errors",
    //         "group_by": [
    //           {
    //             "facet": "status",
    //             "limit": 10,
    //             "sort": {
    //               "aggregation": "avg",
    //               "metric": "velit in esse voluptate",
    //               "order": "desc"
    //             }
    //           },
    //           {
    //             "facet": "status",
    //             "limit": 10,
    //             "sort": {
    //               "aggregation": "avg",
    //               "metric": "laborum sit",
    //               "order": "desc"
    //             }
    //           }
    //         ],
    //         "indexes": [
    //           "days-3",
    //           "days-7"
    //         ],
    //         "search": {
    //           "query": "service:query"
    //         }
    //       },
    //       {
    //         "data_source": "rum",
    //         "compute": {
    //           "aggregation": "avg",
    //           "interval": 60000,
    //           "metric": "@duration"
    //         },
    //         "name": "query_errors",
    //         "group_by": [
    //           {
    //             "facet": "status",
    //             "limit": 10,
    //             "sort": {
    //               "aggregation": "avg",
    //               "metric": "ex ipsum quis",
    //               "order": "desc"
    //             }
    //           },
    //           {
    //             "facet": "status",
    //             "limit": 10,
    //             "sort": {
    //               "aggregation": "avg",
    //               "metric": "magna",
    //               "order": "desc"
    //             }
    //           }
    //         ],
    //         "indexes": [
    //           "days-3",
    //           "days-7"
    //         ],
    //         "search": {
    //           "query": "service:query"
    //         }
    //       }
    //     ]
    //   },
    //   "overall_state": "Unknown",
    //   "priority": 4,
    //   "query": "elit Ut minim fugiat Lorem",
    //   "restricted_roles": [
    //     "adipisicing dolore",
    //     "sit aliqua"
    //   ],
    //   "state": {
    //     "groups": {
    //       "sed2b": {
    //         "last_nodata_ts": -23994338,
    //         "last_notified_ts": 87335929,
    //         "last_resolved_ts": 93058048,
    //         "last_triggered_ts": 19106535,
    //         "name": "labore Excepteur et ex",
    //         "status": "OK"
    //       }
    //     }
    //   },
    //   "tags": [
    //     "deserunt sit Excepteur tempor",
    //     "esse"
    //   ],
    //   "type": "query alert"
    // }

    let json = CkoJsonObject()!
    json.update("created", value: "1995-10-24T11:39:54.640Z")
    json.update("creator.email", value: "sed")
    json.update("creator.handle", value: "adipisicing anim sint minim dolore")
    json.update("creator.name", value: "minim elit occaecat nostrud")
    json.update("deleted", value: "1969-11-27T08:37:46.215Z")
    json.updateInt("id", value: -77120144)
    json.update("message", value: "aliquip do")
    json.update("modified", value: "1951-11-24T19:51:05.602Z")
    json.updateBool("multi", value: false)
    json.update("name", value: "velit inc")
    json.update("options.aggregation.group_by", value: "host")
    json.update("options.aggregation.metric", value: "metrics.name")
    json.update("options.aggregation.type", value: "count")
    json.update("options.device_ids[0]", value: "laptop_large")
    json.update("options.device_ids[1]", value: "chrome.tablet")
    json.updateBool("options.enable_logs_sample", value: false)
    json.updateBool("options.enable_samples", value: true)
    json.update("options.escalation_message", value: "none")
    json.updateInt("options.evaluation_delay", value: -93352509)
    json.update("options.group_retention_duration", value: "laborum ad")
    json.updateBool("options.groupby_simple_monitor", value: false)
    json.updateBool("options.include_tags", value: true)
    json.updateBool("options.locked", value: false)
    json.updateInt("options.min_failure_duration", value: 0)
    json.updateInt("options.min_location_failed", value: 1)
    json.updateInt("options.new_group_delay", value: -7869863)
    json.updateInt("options.new_host_delay", value: 300)
    json.updateInt("options.no_data_timeframe", value: -54805954)
    json.update("options.notification_preset_name", value: "show_all")
    json.updateBool("options.notify_audit", value: false)
    json.update("options.notify_by[0]", value: "ut nostrud quis cillum")
    json.update("options.notify_by[1]", value: "do ipsum qui laboris Excepteur")
    json.updateBool("options.notify_no_data", value: false)
    json.update("options.on_missing_data", value: "show_no_data")
    json.updateNull("options.renotify_interval")
    json.updateInt("options.renotify_occurrences", value: 32437273)
    json.update("options.renotify_statuses[0]", value: "warn")
    json.update("options.renotify_statuses[1]", value: "alert")
    json.updateBool("options.require_full_window", value: false)
    json.update("options.scheduling_options.evaluation_window.day_starts", value: "04:00")
    json.updateInt("options.scheduling_options.evaluation_window.hour_starts", value: 0)
    json.updateInt("options.scheduling_options.evaluation_window.month_starts", value: 1)
    json.updateInt("options.silenced.dolor_b8", value: -69746901)
    json.update("options.synthetics_check_id", value: "mollit reprehenderit")
    json.update("options.threshold_windows.recovery_window", value: "dolor minim fugiat laborum")
    json.update("options.threshold_windows.trigger_window", value: "aliquip sunt")
    json.updateNumber("options.thresholds.critical", numericStr: "-10490029.23686637")
    json.updateNumber("options.thresholds.critical_recovery", numericStr: "56661083.45686585")
    json.updateNumber("options.thresholds.ok", numericStr: "16997793.211359277")
    json.updateNumber("options.thresholds.unknown", numericStr: "-77926855.79462364")
    json.updateNumber("options.thresholds.warning", numericStr: "40847640.55172646")
    json.updateNumber("options.thresholds.warning_recovery", numericStr: "18480354.352015167")
    json.updateNull("options.timeout_h")
    json.update("options.variables[0].data_source", value: "rum")
    json.update("options.variables[0].compute.aggregation", value: "avg")
    json.updateInt("options.variables[0].compute.interval", value: 60000)
    json.update("options.variables[0].compute.metric", value: "@duration")
    json.update("options.variables[0].name", value: "query_errors")
    json.update("options.variables[0].group_by[0].facet", value: "status")
    json.updateInt("options.variables[0].group_by[0].limit", value: 10)
    json.update("options.variables[0].group_by[0].sort.aggregation", value: "avg")
    json.update("options.variables[0].group_by[0].sort.metric", value: "velit in esse voluptate")
    json.update("options.variables[0].group_by[0].sort.order", value: "desc")
    json.update("options.variables[0].group_by[1].facet", value: "status")
    json.updateInt("options.variables[0].group_by[1].limit", value: 10)
    json.update("options.variables[0].group_by[1].sort.aggregation", value: "avg")
    json.update("options.variables[0].group_by[1].sort.metric", value: "laborum sit")
    json.update("options.variables[0].group_by[1].sort.order", value: "desc")
    json.update("options.variables[0].indexes[0]", value: "days-3")
    json.update("options.variables[0].indexes[1]", value: "days-7")
    json.update("options.variables[0].search.query", value: "service:query")
    json.update("options.variables[1].data_source", value: "rum")
    json.update("options.variables[1].compute.aggregation", value: "avg")
    json.updateInt("options.variables[1].compute.interval", value: 60000)
    json.update("options.variables[1].compute.metric", value: "@duration")
    json.update("options.variables[1].name", value: "query_errors")
    json.update("options.variables[1].group_by[0].facet", value: "status")
    json.updateInt("options.variables[1].group_by[0].limit", value: 10)
    json.update("options.variables[1].group_by[0].sort.aggregation", value: "avg")
    json.update("options.variables[1].group_by[0].sort.metric", value: "ex ipsum quis")
    json.update("options.variables[1].group_by[0].sort.order", value: "desc")
    json.update("options.variables[1].group_by[1].facet", value: "status")
    json.updateInt("options.variables[1].group_by[1].limit", value: 10)
    json.update("options.variables[1].group_by[1].sort.aggregation", value: "avg")
    json.update("options.variables[1].group_by[1].sort.metric", value: "magna")
    json.update("options.variables[1].group_by[1].sort.order", value: "desc")
    json.update("options.variables[1].indexes[0]", value: "days-3")
    json.update("options.variables[1].indexes[1]", value: "days-7")
    json.update("options.variables[1].search.query", value: "service:query")
    json.update("overall_state", value: "Unknown")
    json.updateInt("priority", value: 4)
    json.update("query", value: "elit Ut minim fugiat Lorem")
    json.update("restricted_roles[0]", value: "adipisicing dolore")
    json.update("restricted_roles[1]", value: "sit aliqua")
    json.updateInt("state.groups.sed2b.last_nodata_ts", value: -23994338)
    json.updateInt("state.groups.sed2b.last_notified_ts", value: 87335929)
    json.updateInt("state.groups.sed2b.last_resolved_ts", value: 93058048)
    json.updateInt("state.groups.sed2b.last_triggered_ts", value: 19106535)
    json.update("state.groups.sed2b.name", value: "labore Excepteur et ex")
    json.update("state.groups.sed2b.status", value: "OK")
    json.update("tags[0]", value: "deserunt sit Excepteur tempor")
    json.update("tags[1]", value: "esse")
    json.update("type", value: "query alert")

    http.setRequestHeader("Content-Type", value: "application/json")
    http.setRequestHeader("Accept", value: "application/json")

    let sbRequestBody = CkoStringBuilder()!
    json.emitSb(sbRequestBody)

    var resp: CkoHttpResponse? = http.pTextSb("PUT", url: "https://api.app.ddog-gov.com/api/v1/monitor/:monitor_id", textData: sbRequestBody, charset: "utf-8", contentType: "application/json", md5: false, gzip: false)
    if http.lastMethodSuccess == false {
        print("\(http.lastErrorText!)")
        return
    }

    let sbResponseBody = CkoStringBuilder()!
    resp!.getBodySb(sbResponseBody)

    let jResp = CkoJsonObject()!
    jResp.loadSb(sbResponseBody)
    jResp.emitCompact = false

    print("Response Body:")
    print("\(jResp.emit()!)")

    var respStatusCode: Int = resp!.statusCode.intValue
    print("Response Status Code = \(respStatusCode)")
    if respStatusCode >= 400 {
        print("Response Header:")
        print("\(resp!.header!)")
        print("Failed.")
        resp = nil
        return
    }

    resp = nil

    // Sample JSON response:
    // (Sample code for parsing the JSON response is shown below)

    // {
    //   "type": "query alert",
    //   "query": "avg(last_5m):sum:system.net.bytes_rcvd{host:host0} > 100",
    //   "created": "1989-12-01T14:28:43.831Z",
    //   "creator": {
    //     "email": "officia sunt",
    //     "handle": "pariatur",
    //     "name": "aute do"
    //   },
    //   "deleted": "2020-10-30T20:46:24.520Z",
    //   "id": -50675854,
    //   "matching_downtimes": [
    //     {
    //       "id": 1625,
    //       "end": 1412792983,
    //       "scope": [
    //         "env:staging"
    //       ],
    //       "start": 1412792983
    //     },
    //     {
    //       "id": 1625,
    //       "end": 1412792983,
    //       "scope": [
    //         "env:staging"
    //       ],
    //       "start": 1412792983
    //     }
    //   ],
    //   "message": "ullamco incididunt cupidatat",
    //   "modified": "1981-03-27T05:04:03.098Z",
    //   "multi": false,
    //   "name": "My monitor",
    //   "options": {
    //     "aggregation": {
    //       "group_by": "host",
    //       "metric": "metrics.name",
    //       "type": "count"
    //     },
    //     "device_ids": [
    //       "mobile_small",
    //       "chrome.tablet"
    //     ],
    //     "enable_logs_sample": false,
    //     "enable_samples": false,
    //     "escalation_message": "none",
    //     "evaluation_delay": -52819274,
    //     "group_retention_duration": "dolor Lorem qui",
    //     "groupby_simple_monitor": false,
    //     "include_tags": true,
    //     "locked": false,
    //     "min_failure_duration": 0,
    //     "min_location_failed": 1,
    //     "new_group_delay": -94315945,
    //     "new_host_delay": 300,
    //     "no_data_timeframe": -86360342,
    //     "notification_preset_name": "show_all",
    //     "notify_audit": false,
    //     "notify_by": [
    //       "labore dolore",
    //       "deserunt commodo consectetur"
    //     ],
    //     "notify_no_data": false,
    //     "on_missing_data": "resolve",
    //     "renotify_interval": null,
    //     "renotify_occurrences": 56355858,
    //     "renotify_statuses": [
    //       "warn",
    //       "no data"
    //     ],
    //     "require_full_window": false,
    //     "scheduling_options": {
    //       "evaluation_window": {
    //         "day_starts": "04:00",
    //         "hour_starts": 0,
    //         "month_starts": 1
    //       }
    //     },
    //     "silenced": {
    //       "non_6f_": 77287100
    //     },
    //     "synthetics_check_id": "culpa in laborum irure",
    //     "threshold_windows": {
    //       "recovery_window": "culpa cupidatat Lorem ut",
    //       "trigger_window": "fugiat officia mollit esse quis"
    //     },
    //     "thresholds": {
    //       "critical": -44507487.0891542,
    //       "critical_recovery": 94365870.17342958,
    //       "ok": 26645340.31156695,
    //       "unknown": -32772943.396166816,
    //       "warning": 75330874.10211122,
    //       "warning_recovery": 30665996.226613894
    //     },
    //     "timeout_h": null,
    //     "variables": [
    //       {
    //         "data_source": "rum",
    //         "compute": {
    //           "aggregation": "avg",
    //           "interval": 60000,
    //           "metric": "@duration"
    //         },
    //         "name": "query_errors",
    //         "group_by": [
    //           {
    //             "facet": "status",
    //             "limit": 10,
    //             "sort": {
    //               "aggregation": "avg",
    //               "metric": "minim tempor i",
    //               "order": "desc"
    //             }
    //           },
    //           {
    //             "facet": "status",
    //             "limit": 10,
    //             "sort": {
    //               "aggregation": "avg",
    //               "metric": "Ut fugiat officia",
    //               "order": "desc"
    //             }
    //           }
    //         ],
    //         "indexes": [
    //           "days-3",
    //           "days-7"
    //         ],
    //         "search": {
    //           "query": "service:query"
    //         }
    //       },
    //       {
    //         "data_source": "rum",
    //         "compute": {
    //           "aggregation": "avg",
    //           "interval": 60000,
    //           "metric": "@duration"
    //         },
    //         "name": "query_errors",
    //         "group_by": [
    //           {
    //             "facet": "status",
    //             "limit": 10,
    //             "sort": {
    //               "aggregation": "avg",
    //               "metric": "do velit",
    //               "order": "desc"
    //             }
    //           },
    //           {
    //             "facet": "status",
    //             "limit": 10,
    //             "sort": {
    //               "aggregation": "avg",
    //               "metric": "amet proident anim in",
    //               "order": "desc"
    //             }
    //           }
    //         ],
    //         "indexes": [
    //           "days-3",
    //           "days-7"
    //         ],
    //         "search": {
    //           "query": "service:query"
    //         }
    //       }
    //     ]
    //   },
    //   "overall_state": "Warn",
    //   "priority": 1,
    //   "restricted_roles": [
    //     "enim qui cillum est",
    //     "quis ut"
    //   ],
    //   "state": {
    //     "groups": {
    //       "Lorem_1": {
    //         "last_nodata_ts": -12653992,
    //         "last_notified_ts": -66141067,
    //         "last_resolved_ts": 5643925,
    //         "last_triggered_ts": -6121593,
    //         "name": "dolore nulla i",
    //         "status": "OK"
    //       },
    //       "nisi_c43": {
    //         "last_nodata_ts": -66061060,
    //         "last_notified_ts": -86988012,
    //         "last_resolved_ts": -39919633,
    //         "last_triggered_ts": 13467862,
    //         "name": "Ut fugiat eiusmod anim",
    //         "status": "Ignored"
    //       },
    //       "minim_c": {
    //         "last_nodata_ts": 6509669,
    //         "last_notified_ts": 39348490,
    //         "last_resolved_ts": 13221088,
    //         "last_triggered_ts": 21889420,
    //         "name": "in velit Duis",
    //         "status": "Alert"
    //       }
    //     }
    //   },
    //   "tags": [
    //     "ex tempor",
    //     "enim veniam dolore"
    //   ]
    // }

    // Sample code for parsing the JSON response...
    // Use this online tool to generate parsing code from sample JSON: Generate JSON Parsing Code

    var v_end: Int
    var start: Int
    var j: Int
    var count_j: Int
    var strVal: String?
    var data_source: String?
    var Aggregation: String?
    var Interval: Int
    var computeMetric: String?
    var Query: String?
    var facet: String?
    var limit: Int
    var sortAggregation: String?
    var sortMetric: String?
    var Order: String?

    var v_type: String? = jResp.string(of: "type")
    var query: String? = jResp.string(of: "query")
    var created: String? = jResp.string(of: "created")
    var v_Email: String? = jResp.string(of: "creator.email")
    var Handle: String? = jResp.string(of: "creator.handle")
    var Name: String? = jResp.string(of: "creator.name")
    var deleted: String? = jResp.string(of: "deleted")
    var id: Int = jResp.int(of: "id").intValue
    var message: String? = jResp.string(of: "message")
    var modified: String? = jResp.string(of: "modified")
    var multi: Bool = jResp.bool(of: "multi")
    var name: String? = jResp.string(of: "name")
    var Group_by: String? = jResp.string(of: "options.aggregation.group_by")
    var Metric: String? = jResp.string(of: "options.aggregation.metric")
    var v_Type: String? = jResp.string(of: "options.aggregation.type")
    var Enable_logs_sample: Bool = jResp.bool(of: "options.enable_logs_sample")
    var Enable_samples: Bool = jResp.bool(of: "options.enable_samples")
    var Escalation_message: String? = jResp.string(of: "options.escalation_message")
    var Evaluation_delay: Int = jResp.int(of: "options.evaluation_delay").intValue
    var Group_retention_duration: String? = jResp.string(of: "options.group_retention_duration")
    var Groupby_simple_monitor: Bool = jResp.bool(of: "options.groupby_simple_monitor")
    var Include_tags: Bool = jResp.bool(of: "options.include_tags")
    var Locked: Bool = jResp.bool(of: "options.locked")
    var Min_failure_duration: Int = jResp.int(of: "options.min_failure_duration").intValue
    var Min_location_failed: Int = jResp.int(of: "options.min_location_failed").intValue
    var New_group_delay: Int = jResp.int(of: "options.new_group_delay").intValue
    var New_host_delay: Int = jResp.int(of: "options.new_host_delay").intValue
    var No_data_timeframe: Int = jResp.int(of: "options.no_data_timeframe").intValue
    var Notification_preset_name: String? = jResp.string(of: "options.notification_preset_name")
    var Notify_audit: Bool = jResp.bool(of: "options.notify_audit")
    var Notify_no_data: Bool = jResp.bool(of: "options.notify_no_data")
    var On_missing_data: String? = jResp.string(of: "options.on_missing_data")
    var Renotify_interval: String? = jResp.string(of: "options.renotify_interval")
    var Renotify_occurrences: Int = jResp.int(of: "options.renotify_occurrences").intValue
    var Require_full_window: Bool = jResp.bool(of: "options.require_full_window")
    var Day_starts: String? = jResp.string(of: "options.scheduling_options.evaluation_window.day_starts")
    var Hour_starts: Int = jResp.int(of: "options.scheduling_options.evaluation_window.hour_starts").intValue
    var Month_starts: Int = jResp.int(of: "options.scheduling_options.evaluation_window.month_starts").intValue
    var Non_6f_: Int = jResp.int(of: "options.silenced.non_6f_").intValue
    var Synthetics_check_id: String? = jResp.string(of: "options.synthetics_check_id")
    var Recovery_window: String? = jResp.string(of: "options.threshold_windows.recovery_window")
    var Trigger_window: String? = jResp.string(of: "options.threshold_windows.trigger_window")
    var Critical: String? = jResp.string(of: "options.thresholds.critical")
    var Critical_recovery: String? = jResp.string(of: "options.thresholds.critical_recovery")
    var Ok: String? = jResp.string(of: "options.thresholds.ok")
    var Unknown: String? = jResp.string(of: "options.thresholds.unknown")
    var Warning: String? = jResp.string(of: "options.thresholds.warning")
    var Warning_recovery: String? = jResp.string(of: "options.thresholds.warning_recovery")
    var Timeout_h: String? = jResp.string(of: "options.timeout_h")
    var overall_state: String? = jResp.string(of: "overall_state")
    var priority: Int = jResp.int(of: "priority").intValue
    var Last_nodata_ts: Int = jResp.int(of: "state.groups.Lorem_1.last_nodata_ts").intValue
    var Last_notified_ts: Int = jResp.int(of: "state.groups.Lorem_1.last_notified_ts").intValue
    var Last_resolved_ts: Int = jResp.int(of: "state.groups.Lorem_1.last_resolved_ts").intValue
    var Last_triggered_ts: Int = jResp.int(of: "state.groups.Lorem_1.last_triggered_ts").intValue
    var Lorem_1Name: String? = jResp.string(of: "state.groups.Lorem_1.name")
    var Status: String? = jResp.string(of: "state.groups.Lorem_1.status")
    var Nisi_c43Last_nodata_ts: Int = jResp.int(of: "state.groups.nisi_c43.last_nodata_ts").intValue
    var Nisi_c43Last_notified_ts: Int = jResp.int(of: "state.groups.nisi_c43.last_notified_ts").intValue
    var Nisi_c43Last_resolved_ts: Int = jResp.int(of: "state.groups.nisi_c43.last_resolved_ts").intValue
    var Nisi_c43Last_triggered_ts: Int = jResp.int(of: "state.groups.nisi_c43.last_triggered_ts").intValue
    var Nisi_c43Name: String? = jResp.string(of: "state.groups.nisi_c43.name")
    var Nisi_c43Status: String? = jResp.string(of: "state.groups.nisi_c43.status")
    var Minim_cLast_nodata_ts: Int = jResp.int(of: "state.groups.minim_c.last_nodata_ts").intValue
    var Minim_cLast_notified_ts: Int = jResp.int(of: "state.groups.minim_c.last_notified_ts").intValue
    var Minim_cLast_resolved_ts: Int = jResp.int(of: "state.groups.minim_c.last_resolved_ts").intValue
    var Minim_cLast_triggered_ts: Int = jResp.int(of: "state.groups.minim_c.last_triggered_ts").intValue
    var Minim_cName: String? = jResp.string(of: "state.groups.minim_c.name")
    var Minim_cStatus: String? = jResp.string(of: "state.groups.minim_c.status")
    var i: Int = 0
    var count_i: Int = jResp.size(ofArray: "matching_downtimes").intValue
    while i < count_i {
        jResp.i = i
        id = jResp.int(of: "matching_downtimes[i].id").intValue
        v_end = jResp.int(of: "matching_downtimes[i].end").intValue
        start = jResp.int(of: "matching_downtimes[i].start").intValue
        j = 0
        count_j = jResp.size(ofArray: "matching_downtimes[i].scope").intValue
        while j < count_j {
            jResp.j = j
            strVal = jResp.string(of: "matching_downtimes[i].scope[j]")
            j = j + 1
        }

        i = i + 1
    }

    i = 0
    count_i = jResp.size(ofArray: "options.device_ids").intValue
    while i < count_i {
        jResp.i = i
        strVal = jResp.string(of: "options.device_ids[i]")
        i = i + 1
    }

    i = 0
    count_i = jResp.size(ofArray: "options.notify_by").intValue
    while i < count_i {
        jResp.i = i
        strVal = jResp.string(of: "options.notify_by[i]")
        i = i + 1
    }

    i = 0
    count_i = jResp.size(ofArray: "options.renotify_statuses").intValue
    while i < count_i {
        jResp.i = i
        strVal = jResp.string(of: "options.renotify_statuses[i]")
        i = i + 1
    }

    i = 0
    count_i = jResp.size(ofArray: "options.variables").intValue
    while i < count_i {
        jResp.i = i
        data_source = jResp.string(of: "options.variables[i].data_source")
        Aggregation = jResp.string(of: "options.variables[i].compute.aggregation")
        Interval = jResp.int(of: "options.variables[i].compute.interval").intValue
        computeMetric = jResp.string(of: "options.variables[i].compute.metric")
        name = jResp.string(of: "options.variables[i].name")
        Query = jResp.string(of: "options.variables[i].search.query")
        j = 0
        count_j = jResp.size(ofArray: "options.variables[i].group_by").intValue
        while j < count_j {
            jResp.j = j
            facet = jResp.string(of: "options.variables[i].group_by[j].facet")
            limit = jResp.int(of: "options.variables[i].group_by[j].limit").intValue
            sortAggregation = jResp.string(of: "options.variables[i].group_by[j].sort.aggregation")
            sortMetric = jResp.string(of: "options.variables[i].group_by[j].sort.metric")
            Order = jResp.string(of: "options.variables[i].group_by[j].sort.order")
            j = j + 1
        }

        j = 0
        count_j = jResp.size(ofArray: "options.variables[i].indexes").intValue
        while j < count_j {
            jResp.j = j
            strVal = jResp.string(of: "options.variables[i].indexes[j]")
            j = j + 1
        }

        i = i + 1
    }

    i = 0
    count_i = jResp.size(ofArray: "restricted_roles").intValue
    while i < count_i {
        jResp.i = i
        strVal = jResp.string(of: "restricted_roles[i]")
        i = i + 1
    }

    i = 0
    count_i = jResp.size(ofArray: "tags").intValue
    while i < count_i {
        jResp.i = i
        strVal = jResp.string(of: "tags[i]")
        i = i + 1
    }


}

Curl Command

curl -X PUT
	-H "Content-Type: application/json"
	-H "Accept: application/json"
	-d '{
  "created": "1995-10-24T11:39:54.640Z",
  "creator": {
    "email": "sed",
    "handle": "adipisicing anim sint minim dolore",
    "name": "minim elit occaecat nostrud"
  },
  "deleted": "1969-11-27T08:37:46.215Z",
  "id": -77120144,
  "message": "aliquip do",
  "modified": "1951-11-24T19:51:05.602Z",
  "multi": false,
  "name": "velit inc",
  "options": {
    "aggregation": {
      "group_by": "host",
      "metric": "metrics.name",
      "type": "count"
    },
    "device_ids": [
      "laptop_large",
      "chrome.tablet"
    ],
    "enable_logs_sample": false,
    "enable_samples": true,
    "escalation_message": "none",
    "evaluation_delay": -93352509,
    "group_retention_duration": "laborum ad",
    "groupby_simple_monitor": false,
    "include_tags": true,
    "locked": false,
    "min_failure_duration": 0,
    "min_location_failed": 1,
    "new_group_delay": -7869863,
    "new_host_delay": 300,
    "no_data_timeframe": -54805954,
    "notification_preset_name": "show_all",
    "notify_audit": false,
    "notify_by": [
      "ut nostrud quis cillum",
      "do ipsum qui laboris Excepteur"
    ],
    "notify_no_data": false,
    "on_missing_data": "show_no_data",
    "renotify_interval": null,
    "renotify_occurrences": 32437273,
    "renotify_statuses": [
      "warn",
      "alert"
    ],
    "require_full_window": false,
    "scheduling_options": {
      "evaluation_window": {
        "day_starts": "04:00",
        "hour_starts": 0,
        "month_starts": 1
      }
    },
    "silenced": {
      "dolor_b8": -69746901
    },
    "synthetics_check_id": "mollit reprehenderit",
    "threshold_windows": {
      "recovery_window": "dolor minim fugiat laborum",
      "trigger_window": "aliquip sunt"
    },
    "thresholds": {
      "critical": -10490029.23686637,
      "critical_recovery": 56661083.45686585,
      "ok": 16997793.211359277,
      "unknown": -77926855.79462364,
      "warning": 40847640.55172646,
      "warning_recovery": 18480354.352015167
    },
    "timeout_h": null,
    "variables": [
      {
        "data_source": "rum",
        "compute": {
          "aggregation": "avg",
          "interval": 60000,
          "metric": "@duration"
        },
        "name": "query_errors",
        "group_by": [
          {
            "facet": "status",
            "limit": 10,
            "sort": {
              "aggregation": "avg",
              "metric": "velit in esse voluptate",
              "order": "desc"
            }
          },
          {
            "facet": "status",
            "limit": 10,
            "sort": {
              "aggregation": "avg",
              "metric": "laborum sit",
              "order": "desc"
            }
          }
        ],
        "indexes": [
          "days-3",
          "days-7"
        ],
        "search": {
          "query": "service:query"
        }
      },
      {
        "data_source": "rum",
        "compute": {
          "aggregation": "avg",
          "interval": 60000,
          "metric": "@duration"
        },
        "name": "query_errors",
        "group_by": [
          {
            "facet": "status",
            "limit": 10,
            "sort": {
              "aggregation": "avg",
              "metric": "ex ipsum quis",
              "order": "desc"
            }
          },
          {
            "facet": "status",
            "limit": 10,
            "sort": {
              "aggregation": "avg",
              "metric": "magna",
              "order": "desc"
            }
          }
        ],
        "indexes": [
          "days-3",
          "days-7"
        ],
        "search": {
          "query": "service:query"
        }
      }
    ]
  },
  "overall_state": "Unknown",
  "priority": 4,
  "query": "elit Ut minim fugiat Lorem",
  "restricted_roles": [
    "adipisicing dolore",
    "sit aliqua"
  ],
  "state": {
    "groups": {
      "sed2b": {
        "last_nodata_ts": -23994338,
        "last_notified_ts": 87335929,
        "last_resolved_ts": 93058048,
        "last_triggered_ts": 19106535,
        "name": "labore Excepteur et ex",
        "status": "OK"
      }
    }
  },
  "tags": [
    "deserunt sit Excepteur tempor",
    "esse"
  ],
  "type": "query alert"
}'
https://api.app.ddog-gov.com/api/v1/monitor/:monitor_id

Postman Collection Item JSON

{
  "name": "Edit a monitor",
  "request": {
    "method": "PUT",
    "header": [
      {
        "key": "Content-Type",
        "value": "application/json"
      },
      {
        "key": "Accept",
        "value": "application/json"
      }
    ],
    "body": {
      "mode": "raw",
      "raw": "{\n  \"created\": \"1995-10-24T11:39:54.640Z\",\n  \"creator\": {\n    \"email\": \"sed\",\n    \"handle\": \"adipisicing anim sint minim dolore\",\n    \"name\": \"minim elit occaecat nostrud\"\n  },\n  \"deleted\": \"1969-11-27T08:37:46.215Z\",\n  \"id\": -77120144,\n  \"message\": \"aliquip do\",\n  \"modified\": \"1951-11-24T19:51:05.602Z\",\n  \"multi\": false,\n  \"name\": \"velit inc\",\n  \"options\": {\n    \"aggregation\": {\n      \"group_by\": \"host\",\n      \"metric\": \"metrics.name\",\n      \"type\": \"count\"\n    },\n    \"device_ids\": [\n      \"laptop_large\",\n      \"chrome.tablet\"\n    ],\n    \"enable_logs_sample\": false,\n    \"enable_samples\": true,\n    \"escalation_message\": \"none\",\n    \"evaluation_delay\": -93352509,\n    \"group_retention_duration\": \"laborum ad\",\n    \"groupby_simple_monitor\": false,\n    \"include_tags\": true,\n    \"locked\": false,\n    \"min_failure_duration\": 0,\n    \"min_location_failed\": 1,\n    \"new_group_delay\": -7869863,\n    \"new_host_delay\": 300,\n    \"no_data_timeframe\": -54805954,\n    \"notification_preset_name\": \"show_all\",\n    \"notify_audit\": false,\n    \"notify_by\": [\n      \"ut nostrud quis cillum\",\n      \"do ipsum qui laboris Excepteur\"\n    ],\n    \"notify_no_data\": false,\n    \"on_missing_data\": \"show_no_data\",\n    \"renotify_interval\": null,\n    \"renotify_occurrences\": 32437273,\n    \"renotify_statuses\": [\n      \"warn\",\n      \"alert\"\n    ],\n    \"require_full_window\": false,\n    \"scheduling_options\": {\n      \"evaluation_window\": {\n        \"day_starts\": \"04:00\",\n        \"hour_starts\": 0,\n        \"month_starts\": 1\n      }\n    },\n    \"silenced\": {\n      \"dolor_b8\": -69746901\n    },\n    \"synthetics_check_id\": \"mollit reprehenderit\",\n    \"threshold_windows\": {\n      \"recovery_window\": \"dolor minim fugiat laborum\",\n      \"trigger_window\": \"aliquip sunt\"\n    },\n    \"thresholds\": {\n      \"critical\": -10490029.23686637,\n      \"critical_recovery\": 56661083.45686585,\n      \"ok\": 16997793.211359277,\n      \"unknown\": -77926855.79462364,\n      \"warning\": 40847640.55172646,\n      \"warning_recovery\": 18480354.352015167\n    },\n    \"timeout_h\": null,\n    \"variables\": [\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"velit in esse voluptate\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"laborum sit\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      },\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"ex ipsum quis\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"magna\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      }\n    ]\n  },\n  \"overall_state\": \"Unknown\",\n  \"priority\": 4,\n  \"query\": \"elit Ut minim fugiat Lorem\",\n  \"restricted_roles\": [\n    \"adipisicing dolore\",\n    \"sit aliqua\"\n  ],\n  \"state\": {\n    \"groups\": {\n      \"sed2b\": {\n        \"last_nodata_ts\": -23994338,\n        \"last_notified_ts\": 87335929,\n        \"last_resolved_ts\": 93058048,\n        \"last_triggered_ts\": 19106535,\n        \"name\": \"labore Excepteur et ex\",\n        \"status\": \"OK\"\n      }\n    }\n  },\n  \"tags\": [\n    \"deserunt sit Excepteur tempor\",\n    \"esse\"\n  ],\n  \"type\": \"query alert\"\n}",
      "options": {
        "raw": {
          "headerFamily": "json",
          "language": "json"
        }
      }
    },
    "url": {
      "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id",
      "host": [
        "{{baseUrl}}"
      ],
      "path": [
        "api",
        "v1",
        "monitor",
        ":monitor_id"
      ],
      "variable": [
        {
          "key": "monitor_id",
          "value": "666486743"
        }
      ]
    },
    "description": "Edit the specified monitor."
  },
  "response": [
    {
      "name": "OK",
      "originalRequest": {
        "method": "PUT",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          },
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\n  \"created\": \"1995-10-24T11:39:54.640Z\",\n  \"creator\": {\n    \"email\": \"sed\",\n    \"handle\": \"adipisicing anim sint minim dolore\",\n    \"name\": \"minim elit occaecat nostrud\"\n  },\n  \"deleted\": \"1969-11-27T08:37:46.215Z\",\n  \"id\": -77120144,\n  \"message\": \"aliquip do\",\n  \"modified\": \"1951-11-24T19:51:05.602Z\",\n  \"multi\": false,\n  \"name\": \"velit inc\",\n  \"options\": {\n    \"aggregation\": {\n      \"group_by\": \"host\",\n      \"metric\": \"metrics.name\",\n      \"type\": \"count\"\n    },\n    \"device_ids\": [\n      \"laptop_large\",\n      \"chrome.tablet\"\n    ],\n    \"enable_logs_sample\": false,\n    \"enable_samples\": true,\n    \"escalation_message\": \"none\",\n    \"evaluation_delay\": -93352509,\n    \"group_retention_duration\": \"laborum ad\",\n    \"groupby_simple_monitor\": false,\n    \"include_tags\": true,\n    \"locked\": false,\n    \"min_failure_duration\": 0,\n    \"min_location_failed\": 1,\n    \"new_group_delay\": -7869863,\n    \"new_host_delay\": 300,\n    \"no_data_timeframe\": -54805954,\n    \"notification_preset_name\": \"show_all\",\n    \"notify_audit\": false,\n    \"notify_by\": [\n      \"ut nostrud quis cillum\",\n      \"do ipsum qui laboris Excepteur\"\n    ],\n    \"notify_no_data\": false,\n    \"on_missing_data\": \"show_no_data\",\n    \"renotify_interval\": null,\n    \"renotify_occurrences\": 32437273,\n    \"renotify_statuses\": [\n      \"warn\",\n      \"alert\"\n    ],\n    \"require_full_window\": false,\n    \"scheduling_options\": {\n      \"evaluation_window\": {\n        \"day_starts\": \"04:00\",\n        \"hour_starts\": 0,\n        \"month_starts\": 1\n      }\n    },\n    \"silenced\": {\n      \"dolor_b8\": -69746901\n    },\n    \"synthetics_check_id\": \"mollit reprehenderit\",\n    \"threshold_windows\": {\n      \"recovery_window\": \"dolor minim fugiat laborum\",\n      \"trigger_window\": \"aliquip sunt\"\n    },\n    \"thresholds\": {\n      \"critical\": -10490029.23686637,\n      \"critical_recovery\": 56661083.45686585,\n      \"ok\": 16997793.211359277,\n      \"unknown\": -77926855.79462364,\n      \"warning\": 40847640.55172646,\n      \"warning_recovery\": 18480354.352015167\n    },\n    \"timeout_h\": null,\n    \"variables\": [\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"velit in esse voluptate\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"laborum sit\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      },\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"ex ipsum quis\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"magna\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      }\n    ]\n  },\n  \"overall_state\": \"Unknown\",\n  \"priority\": 4,\n  \"query\": \"elit Ut minim fugiat Lorem\",\n  \"restricted_roles\": [\n    \"adipisicing dolore\",\n    \"sit aliqua\"\n  ],\n  \"state\": {\n    \"groups\": {\n      \"sed2b\": {\n        \"last_nodata_ts\": -23994338,\n        \"last_notified_ts\": 87335929,\n        \"last_resolved_ts\": 93058048,\n        \"last_triggered_ts\": 19106535,\n        \"name\": \"labore Excepteur et ex\",\n        \"status\": \"OK\"\n      }\n    }\n  },\n  \"tags\": [\n    \"deserunt sit Excepteur tempor\",\n    \"esse\"\n  ],\n  \"type\": \"query alert\"\n}",
          "options": {
            "raw": {
              "headerFamily": "json",
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor",
            ":monitor_id"
          ],
          "variable": [
            {
              "key": "monitor_id"
            }
          ]
        }
      },
      "status": "OK",
      "code": 200,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"type\": \"query alert\",\n  \"query\": \"avg(last_5m):sum:system.net.bytes_rcvd{host:host0} > 100\",\n  \"created\": \"1989-12-01T14:28:43.831Z\",\n  \"creator\": {\n    \"email\": \"officia sunt\",\n    \"handle\": \"pariatur\",\n    \"name\": \"aute do\"\n  },\n  \"deleted\": \"2020-10-30T20:46:24.520Z\",\n  \"id\": -50675854,\n  \"matching_downtimes\": [\n    {\n      \"id\": 1625,\n      \"end\": 1412792983,\n      \"scope\": [\n        \"env:staging\"\n      ],\n      \"start\": 1412792983\n    },\n    {\n      \"id\": 1625,\n      \"end\": 1412792983,\n      \"scope\": [\n        \"env:staging\"\n      ],\n      \"start\": 1412792983\n    }\n  ],\n  \"message\": \"ullamco incididunt cupidatat\",\n  \"modified\": \"1981-03-27T05:04:03.098Z\",\n  \"multi\": false,\n  \"name\": \"My monitor\",\n  \"options\": {\n    \"aggregation\": {\n      \"group_by\": \"host\",\n      \"metric\": \"metrics.name\",\n      \"type\": \"count\"\n    },\n    \"device_ids\": [\n      \"mobile_small\",\n      \"chrome.tablet\"\n    ],\n    \"enable_logs_sample\": false,\n    \"enable_samples\": false,\n    \"escalation_message\": \"none\",\n    \"evaluation_delay\": -52819274,\n    \"group_retention_duration\": \"dolor Lorem qui\",\n    \"groupby_simple_monitor\": false,\n    \"include_tags\": true,\n    \"locked\": false,\n    \"min_failure_duration\": 0,\n    \"min_location_failed\": 1,\n    \"new_group_delay\": -94315945,\n    \"new_host_delay\": 300,\n    \"no_data_timeframe\": -86360342,\n    \"notification_preset_name\": \"show_all\",\n    \"notify_audit\": false,\n    \"notify_by\": [\n      \"labore dolore\",\n      \"deserunt commodo consectetur\"\n    ],\n    \"notify_no_data\": false,\n    \"on_missing_data\": \"resolve\",\n    \"renotify_interval\": null,\n    \"renotify_occurrences\": 56355858,\n    \"renotify_statuses\": [\n      \"warn\",\n      \"no data\"\n    ],\n    \"require_full_window\": false,\n    \"scheduling_options\": {\n      \"evaluation_window\": {\n        \"day_starts\": \"04:00\",\n        \"hour_starts\": 0,\n        \"month_starts\": 1\n      }\n    },\n    \"silenced\": {\n      \"non_6f_\": 77287100\n    },\n    \"synthetics_check_id\": \"culpa in laborum irure\",\n    \"threshold_windows\": {\n      \"recovery_window\": \"culpa cupidatat Lorem ut\",\n      \"trigger_window\": \"fugiat officia mollit esse quis\"\n    },\n    \"thresholds\": {\n      \"critical\": -44507487.0891542,\n      \"critical_recovery\": 94365870.17342958,\n      \"ok\": 26645340.31156695,\n      \"unknown\": -32772943.396166816,\n      \"warning\": 75330874.10211122,\n      \"warning_recovery\": 30665996.226613894\n    },\n    \"timeout_h\": null,\n    \"variables\": [\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"minim tempor i\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"Ut fugiat officia\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      },\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"do velit\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"amet proident anim in\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      }\n    ]\n  },\n  \"overall_state\": \"Warn\",\n  \"priority\": 1,\n  \"restricted_roles\": [\n    \"enim qui cillum est\",\n    \"quis ut\"\n  ],\n  \"state\": {\n    \"groups\": {\n      \"Lorem_1\": {\n        \"last_nodata_ts\": -12653992,\n        \"last_notified_ts\": -66141067,\n        \"last_resolved_ts\": 5643925,\n        \"last_triggered_ts\": -6121593,\n        \"name\": \"dolore nulla i\",\n        \"status\": \"OK\"\n      },\n      \"nisi_c43\": {\n        \"last_nodata_ts\": -66061060,\n        \"last_notified_ts\": -86988012,\n        \"last_resolved_ts\": -39919633,\n        \"last_triggered_ts\": 13467862,\n        \"name\": \"Ut fugiat eiusmod anim\",\n        \"status\": \"Ignored\"\n      },\n      \"minim_c\": {\n        \"last_nodata_ts\": 6509669,\n        \"last_notified_ts\": 39348490,\n        \"last_resolved_ts\": 13221088,\n        \"last_triggered_ts\": 21889420,\n        \"name\": \"in velit Duis\",\n        \"status\": \"Alert\"\n      }\n    }\n  },\n  \"tags\": [\n    \"ex tempor\",\n    \"enim veniam dolore\"\n  ]\n}"
    },
    {
      "name": "Bad Request",
      "originalRequest": {
        "method": "PUT",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          },
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\n  \"created\": \"1995-10-24T11:39:54.640Z\",\n  \"creator\": {\n    \"email\": \"sed\",\n    \"handle\": \"adipisicing anim sint minim dolore\",\n    \"name\": \"minim elit occaecat nostrud\"\n  },\n  \"deleted\": \"1969-11-27T08:37:46.215Z\",\n  \"id\": -77120144,\n  \"message\": \"aliquip do\",\n  \"modified\": \"1951-11-24T19:51:05.602Z\",\n  \"multi\": false,\n  \"name\": \"velit inc\",\n  \"options\": {\n    \"aggregation\": {\n      \"group_by\": \"host\",\n      \"metric\": \"metrics.name\",\n      \"type\": \"count\"\n    },\n    \"device_ids\": [\n      \"laptop_large\",\n      \"chrome.tablet\"\n    ],\n    \"enable_logs_sample\": false,\n    \"enable_samples\": true,\n    \"escalation_message\": \"none\",\n    \"evaluation_delay\": -93352509,\n    \"group_retention_duration\": \"laborum ad\",\n    \"groupby_simple_monitor\": false,\n    \"include_tags\": true,\n    \"locked\": false,\n    \"min_failure_duration\": 0,\n    \"min_location_failed\": 1,\n    \"new_group_delay\": -7869863,\n    \"new_host_delay\": 300,\n    \"no_data_timeframe\": -54805954,\n    \"notification_preset_name\": \"show_all\",\n    \"notify_audit\": false,\n    \"notify_by\": [\n      \"ut nostrud quis cillum\",\n      \"do ipsum qui laboris Excepteur\"\n    ],\n    \"notify_no_data\": false,\n    \"on_missing_data\": \"show_no_data\",\n    \"renotify_interval\": null,\n    \"renotify_occurrences\": 32437273,\n    \"renotify_statuses\": [\n      \"warn\",\n      \"alert\"\n    ],\n    \"require_full_window\": false,\n    \"scheduling_options\": {\n      \"evaluation_window\": {\n        \"day_starts\": \"04:00\",\n        \"hour_starts\": 0,\n        \"month_starts\": 1\n      }\n    },\n    \"silenced\": {\n      \"dolor_b8\": -69746901\n    },\n    \"synthetics_check_id\": \"mollit reprehenderit\",\n    \"threshold_windows\": {\n      \"recovery_window\": \"dolor minim fugiat laborum\",\n      \"trigger_window\": \"aliquip sunt\"\n    },\n    \"thresholds\": {\n      \"critical\": -10490029.23686637,\n      \"critical_recovery\": 56661083.45686585,\n      \"ok\": 16997793.211359277,\n      \"unknown\": -77926855.79462364,\n      \"warning\": 40847640.55172646,\n      \"warning_recovery\": 18480354.352015167\n    },\n    \"timeout_h\": null,\n    \"variables\": [\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"velit in esse voluptate\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"laborum sit\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      },\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"ex ipsum quis\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"magna\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      }\n    ]\n  },\n  \"overall_state\": \"Unknown\",\n  \"priority\": 4,\n  \"query\": \"elit Ut minim fugiat Lorem\",\n  \"restricted_roles\": [\n    \"adipisicing dolore\",\n    \"sit aliqua\"\n  ],\n  \"state\": {\n    \"groups\": {\n      \"sed2b\": {\n        \"last_nodata_ts\": -23994338,\n        \"last_notified_ts\": 87335929,\n        \"last_resolved_ts\": 93058048,\n        \"last_triggered_ts\": 19106535,\n        \"name\": \"labore Excepteur et ex\",\n        \"status\": \"OK\"\n      }\n    }\n  },\n  \"tags\": [\n    \"deserunt sit Excepteur tempor\",\n    \"esse\"\n  ],\n  \"type\": \"query alert\"\n}",
          "options": {
            "raw": {
              "headerFamily": "json",
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor",
            ":monitor_id"
          ],
          "variable": [
            {
              "key": "monitor_id"
            }
          ]
        }
      },
      "status": "Bad Request",
      "code": 400,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"errors\": [\n    \"Bad Request\",\n    \"Bad Request\"\n  ]\n}"
    },
    {
      "name": "Authentication error",
      "originalRequest": {
        "method": "PUT",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          },
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\n  \"created\": \"1995-10-24T11:39:54.640Z\",\n  \"creator\": {\n    \"email\": \"sed\",\n    \"handle\": \"adipisicing anim sint minim dolore\",\n    \"name\": \"minim elit occaecat nostrud\"\n  },\n  \"deleted\": \"1969-11-27T08:37:46.215Z\",\n  \"id\": -77120144,\n  \"message\": \"aliquip do\",\n  \"modified\": \"1951-11-24T19:51:05.602Z\",\n  \"multi\": false,\n  \"name\": \"velit inc\",\n  \"options\": {\n    \"aggregation\": {\n      \"group_by\": \"host\",\n      \"metric\": \"metrics.name\",\n      \"type\": \"count\"\n    },\n    \"device_ids\": [\n      \"laptop_large\",\n      \"chrome.tablet\"\n    ],\n    \"enable_logs_sample\": false,\n    \"enable_samples\": true,\n    \"escalation_message\": \"none\",\n    \"evaluation_delay\": -93352509,\n    \"group_retention_duration\": \"laborum ad\",\n    \"groupby_simple_monitor\": false,\n    \"include_tags\": true,\n    \"locked\": false,\n    \"min_failure_duration\": 0,\n    \"min_location_failed\": 1,\n    \"new_group_delay\": -7869863,\n    \"new_host_delay\": 300,\n    \"no_data_timeframe\": -54805954,\n    \"notification_preset_name\": \"show_all\",\n    \"notify_audit\": false,\n    \"notify_by\": [\n      \"ut nostrud quis cillum\",\n      \"do ipsum qui laboris Excepteur\"\n    ],\n    \"notify_no_data\": false,\n    \"on_missing_data\": \"show_no_data\",\n    \"renotify_interval\": null,\n    \"renotify_occurrences\": 32437273,\n    \"renotify_statuses\": [\n      \"warn\",\n      \"alert\"\n    ],\n    \"require_full_window\": false,\n    \"scheduling_options\": {\n      \"evaluation_window\": {\n        \"day_starts\": \"04:00\",\n        \"hour_starts\": 0,\n        \"month_starts\": 1\n      }\n    },\n    \"silenced\": {\n      \"dolor_b8\": -69746901\n    },\n    \"synthetics_check_id\": \"mollit reprehenderit\",\n    \"threshold_windows\": {\n      \"recovery_window\": \"dolor minim fugiat laborum\",\n      \"trigger_window\": \"aliquip sunt\"\n    },\n    \"thresholds\": {\n      \"critical\": -10490029.23686637,\n      \"critical_recovery\": 56661083.45686585,\n      \"ok\": 16997793.211359277,\n      \"unknown\": -77926855.79462364,\n      \"warning\": 40847640.55172646,\n      \"warning_recovery\": 18480354.352015167\n    },\n    \"timeout_h\": null,\n    \"variables\": [\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"velit in esse voluptate\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"laborum sit\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      },\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"ex ipsum quis\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"magna\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      }\n    ]\n  },\n  \"overall_state\": \"Unknown\",\n  \"priority\": 4,\n  \"query\": \"elit Ut minim fugiat Lorem\",\n  \"restricted_roles\": [\n    \"adipisicing dolore\",\n    \"sit aliqua\"\n  ],\n  \"state\": {\n    \"groups\": {\n      \"sed2b\": {\n        \"last_nodata_ts\": -23994338,\n        \"last_notified_ts\": 87335929,\n        \"last_resolved_ts\": 93058048,\n        \"last_triggered_ts\": 19106535,\n        \"name\": \"labore Excepteur et ex\",\n        \"status\": \"OK\"\n      }\n    }\n  },\n  \"tags\": [\n    \"deserunt sit Excepteur tempor\",\n    \"esse\"\n  ],\n  \"type\": \"query alert\"\n}",
          "options": {
            "raw": {
              "headerFamily": "json",
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor",
            ":monitor_id"
          ],
          "variable": [
            {
              "key": "monitor_id"
            }
          ]
        }
      },
      "status": "Unauthorized",
      "code": 401,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"errors\": [\n    \"Bad Request\",\n    \"Bad Request\"\n  ]\n}"
    },
    {
      "name": "Forbidden",
      "originalRequest": {
        "method": "PUT",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          },
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\n  \"created\": \"1995-10-24T11:39:54.640Z\",\n  \"creator\": {\n    \"email\": \"sed\",\n    \"handle\": \"adipisicing anim sint minim dolore\",\n    \"name\": \"minim elit occaecat nostrud\"\n  },\n  \"deleted\": \"1969-11-27T08:37:46.215Z\",\n  \"id\": -77120144,\n  \"message\": \"aliquip do\",\n  \"modified\": \"1951-11-24T19:51:05.602Z\",\n  \"multi\": false,\n  \"name\": \"velit inc\",\n  \"options\": {\n    \"aggregation\": {\n      \"group_by\": \"host\",\n      \"metric\": \"metrics.name\",\n      \"type\": \"count\"\n    },\n    \"device_ids\": [\n      \"laptop_large\",\n      \"chrome.tablet\"\n    ],\n    \"enable_logs_sample\": false,\n    \"enable_samples\": true,\n    \"escalation_message\": \"none\",\n    \"evaluation_delay\": -93352509,\n    \"group_retention_duration\": \"laborum ad\",\n    \"groupby_simple_monitor\": false,\n    \"include_tags\": true,\n    \"locked\": false,\n    \"min_failure_duration\": 0,\n    \"min_location_failed\": 1,\n    \"new_group_delay\": -7869863,\n    \"new_host_delay\": 300,\n    \"no_data_timeframe\": -54805954,\n    \"notification_preset_name\": \"show_all\",\n    \"notify_audit\": false,\n    \"notify_by\": [\n      \"ut nostrud quis cillum\",\n      \"do ipsum qui laboris Excepteur\"\n    ],\n    \"notify_no_data\": false,\n    \"on_missing_data\": \"show_no_data\",\n    \"renotify_interval\": null,\n    \"renotify_occurrences\": 32437273,\n    \"renotify_statuses\": [\n      \"warn\",\n      \"alert\"\n    ],\n    \"require_full_window\": false,\n    \"scheduling_options\": {\n      \"evaluation_window\": {\n        \"day_starts\": \"04:00\",\n        \"hour_starts\": 0,\n        \"month_starts\": 1\n      }\n    },\n    \"silenced\": {\n      \"dolor_b8\": -69746901\n    },\n    \"synthetics_check_id\": \"mollit reprehenderit\",\n    \"threshold_windows\": {\n      \"recovery_window\": \"dolor minim fugiat laborum\",\n      \"trigger_window\": \"aliquip sunt\"\n    },\n    \"thresholds\": {\n      \"critical\": -10490029.23686637,\n      \"critical_recovery\": 56661083.45686585,\n      \"ok\": 16997793.211359277,\n      \"unknown\": -77926855.79462364,\n      \"warning\": 40847640.55172646,\n      \"warning_recovery\": 18480354.352015167\n    },\n    \"timeout_h\": null,\n    \"variables\": [\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"velit in esse voluptate\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"laborum sit\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      },\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"ex ipsum quis\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"magna\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      }\n    ]\n  },\n  \"overall_state\": \"Unknown\",\n  \"priority\": 4,\n  \"query\": \"elit Ut minim fugiat Lorem\",\n  \"restricted_roles\": [\n    \"adipisicing dolore\",\n    \"sit aliqua\"\n  ],\n  \"state\": {\n    \"groups\": {\n      \"sed2b\": {\n        \"last_nodata_ts\": -23994338,\n        \"last_notified_ts\": 87335929,\n        \"last_resolved_ts\": 93058048,\n        \"last_triggered_ts\": 19106535,\n        \"name\": \"labore Excepteur et ex\",\n        \"status\": \"OK\"\n      }\n    }\n  },\n  \"tags\": [\n    \"deserunt sit Excepteur tempor\",\n    \"esse\"\n  ],\n  \"type\": \"query alert\"\n}",
          "options": {
            "raw": {
              "headerFamily": "json",
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor",
            ":monitor_id"
          ],
          "variable": [
            {
              "key": "monitor_id"
            }
          ]
        }
      },
      "status": "Forbidden",
      "code": 403,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"errors\": [\n    \"Bad Request\",\n    \"Bad Request\"\n  ]\n}"
    },
    {
      "name": "Monitor Not Found error",
      "originalRequest": {
        "method": "PUT",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          },
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\n  \"created\": \"1995-10-24T11:39:54.640Z\",\n  \"creator\": {\n    \"email\": \"sed\",\n    \"handle\": \"adipisicing anim sint minim dolore\",\n    \"name\": \"minim elit occaecat nostrud\"\n  },\n  \"deleted\": \"1969-11-27T08:37:46.215Z\",\n  \"id\": -77120144,\n  \"message\": \"aliquip do\",\n  \"modified\": \"1951-11-24T19:51:05.602Z\",\n  \"multi\": false,\n  \"name\": \"velit inc\",\n  \"options\": {\n    \"aggregation\": {\n      \"group_by\": \"host\",\n      \"metric\": \"metrics.name\",\n      \"type\": \"count\"\n    },\n    \"device_ids\": [\n      \"laptop_large\",\n      \"chrome.tablet\"\n    ],\n    \"enable_logs_sample\": false,\n    \"enable_samples\": true,\n    \"escalation_message\": \"none\",\n    \"evaluation_delay\": -93352509,\n    \"group_retention_duration\": \"laborum ad\",\n    \"groupby_simple_monitor\": false,\n    \"include_tags\": true,\n    \"locked\": false,\n    \"min_failure_duration\": 0,\n    \"min_location_failed\": 1,\n    \"new_group_delay\": -7869863,\n    \"new_host_delay\": 300,\n    \"no_data_timeframe\": -54805954,\n    \"notification_preset_name\": \"show_all\",\n    \"notify_audit\": false,\n    \"notify_by\": [\n      \"ut nostrud quis cillum\",\n      \"do ipsum qui laboris Excepteur\"\n    ],\n    \"notify_no_data\": false,\n    \"on_missing_data\": \"show_no_data\",\n    \"renotify_interval\": null,\n    \"renotify_occurrences\": 32437273,\n    \"renotify_statuses\": [\n      \"warn\",\n      \"alert\"\n    ],\n    \"require_full_window\": false,\n    \"scheduling_options\": {\n      \"evaluation_window\": {\n        \"day_starts\": \"04:00\",\n        \"hour_starts\": 0,\n        \"month_starts\": 1\n      }\n    },\n    \"silenced\": {\n      \"dolor_b8\": -69746901\n    },\n    \"synthetics_check_id\": \"mollit reprehenderit\",\n    \"threshold_windows\": {\n      \"recovery_window\": \"dolor minim fugiat laborum\",\n      \"trigger_window\": \"aliquip sunt\"\n    },\n    \"thresholds\": {\n      \"critical\": -10490029.23686637,\n      \"critical_recovery\": 56661083.45686585,\n      \"ok\": 16997793.211359277,\n      \"unknown\": -77926855.79462364,\n      \"warning\": 40847640.55172646,\n      \"warning_recovery\": 18480354.352015167\n    },\n    \"timeout_h\": null,\n    \"variables\": [\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"velit in esse voluptate\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"laborum sit\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      },\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"ex ipsum quis\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"magna\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      }\n    ]\n  },\n  \"overall_state\": \"Unknown\",\n  \"priority\": 4,\n  \"query\": \"elit Ut minim fugiat Lorem\",\n  \"restricted_roles\": [\n    \"adipisicing dolore\",\n    \"sit aliqua\"\n  ],\n  \"state\": {\n    \"groups\": {\n      \"sed2b\": {\n        \"last_nodata_ts\": -23994338,\n        \"last_notified_ts\": 87335929,\n        \"last_resolved_ts\": 93058048,\n        \"last_triggered_ts\": 19106535,\n        \"name\": \"labore Excepteur et ex\",\n        \"status\": \"OK\"\n      }\n    }\n  },\n  \"tags\": [\n    \"deserunt sit Excepteur tempor\",\n    \"esse\"\n  ],\n  \"type\": \"query alert\"\n}",
          "options": {
            "raw": {
              "headerFamily": "json",
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor",
            ":monitor_id"
          ],
          "variable": [
            {
              "key": "monitor_id"
            }
          ]
        }
      },
      "status": "Not Found",
      "code": 404,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"errors\": [\n    \"Bad Request\",\n    \"Bad Request\"\n  ]\n}"
    },
    {
      "name": "Too many requests",
      "originalRequest": {
        "method": "PUT",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          },
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\n  \"created\": \"1995-10-24T11:39:54.640Z\",\n  \"creator\": {\n    \"email\": \"sed\",\n    \"handle\": \"adipisicing anim sint minim dolore\",\n    \"name\": \"minim elit occaecat nostrud\"\n  },\n  \"deleted\": \"1969-11-27T08:37:46.215Z\",\n  \"id\": -77120144,\n  \"message\": \"aliquip do\",\n  \"modified\": \"1951-11-24T19:51:05.602Z\",\n  \"multi\": false,\n  \"name\": \"velit inc\",\n  \"options\": {\n    \"aggregation\": {\n      \"group_by\": \"host\",\n      \"metric\": \"metrics.name\",\n      \"type\": \"count\"\n    },\n    \"device_ids\": [\n      \"laptop_large\",\n      \"chrome.tablet\"\n    ],\n    \"enable_logs_sample\": false,\n    \"enable_samples\": true,\n    \"escalation_message\": \"none\",\n    \"evaluation_delay\": -93352509,\n    \"group_retention_duration\": \"laborum ad\",\n    \"groupby_simple_monitor\": false,\n    \"include_tags\": true,\n    \"locked\": false,\n    \"min_failure_duration\": 0,\n    \"min_location_failed\": 1,\n    \"new_group_delay\": -7869863,\n    \"new_host_delay\": 300,\n    \"no_data_timeframe\": -54805954,\n    \"notification_preset_name\": \"show_all\",\n    \"notify_audit\": false,\n    \"notify_by\": [\n      \"ut nostrud quis cillum\",\n      \"do ipsum qui laboris Excepteur\"\n    ],\n    \"notify_no_data\": false,\n    \"on_missing_data\": \"show_no_data\",\n    \"renotify_interval\": null,\n    \"renotify_occurrences\": 32437273,\n    \"renotify_statuses\": [\n      \"warn\",\n      \"alert\"\n    ],\n    \"require_full_window\": false,\n    \"scheduling_options\": {\n      \"evaluation_window\": {\n        \"day_starts\": \"04:00\",\n        \"hour_starts\": 0,\n        \"month_starts\": 1\n      }\n    },\n    \"silenced\": {\n      \"dolor_b8\": -69746901\n    },\n    \"synthetics_check_id\": \"mollit reprehenderit\",\n    \"threshold_windows\": {\n      \"recovery_window\": \"dolor minim fugiat laborum\",\n      \"trigger_window\": \"aliquip sunt\"\n    },\n    \"thresholds\": {\n      \"critical\": -10490029.23686637,\n      \"critical_recovery\": 56661083.45686585,\n      \"ok\": 16997793.211359277,\n      \"unknown\": -77926855.79462364,\n      \"warning\": 40847640.55172646,\n      \"warning_recovery\": 18480354.352015167\n    },\n    \"timeout_h\": null,\n    \"variables\": [\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"velit in esse voluptate\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"laborum sit\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      },\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"ex ipsum quis\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"magna\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      }\n    ]\n  },\n  \"overall_state\": \"Unknown\",\n  \"priority\": 4,\n  \"query\": \"elit Ut minim fugiat Lorem\",\n  \"restricted_roles\": [\n    \"adipisicing dolore\",\n    \"sit aliqua\"\n  ],\n  \"state\": {\n    \"groups\": {\n      \"sed2b\": {\n        \"last_nodata_ts\": -23994338,\n        \"last_notified_ts\": 87335929,\n        \"last_resolved_ts\": 93058048,\n        \"last_triggered_ts\": 19106535,\n        \"name\": \"labore Excepteur et ex\",\n        \"status\": \"OK\"\n      }\n    }\n  },\n  \"tags\": [\n    \"deserunt sit Excepteur tempor\",\n    \"esse\"\n  ],\n  \"type\": \"query alert\"\n}",
          "options": {
            "raw": {
              "headerFamily": "json",
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor",
            ":monitor_id"
          ],
          "variable": [
            {
              "key": "monitor_id"
            }
          ]
        }
      },
      "status": "Too Many Requests",
      "code": 429,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"errors\": [\n    \"Bad Request\",\n    \"Bad Request\"\n  ]\n}"
    }
  ]
}