diff --git a/.apigentools-info b/.apigentools-info index 06d2bad7249e..ddb8e0fcda54 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2025-06-09 14:45:40.045577", - "spec_repo_commit": "79e7c933" + "regenerated": "2025-06-10 19:57:38.338228", + "spec_repo_commit": "593ab828" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2025-06-09 14:45:40.062384", - "spec_repo_commit": "79e7c933" + "regenerated": "2025-06-10 19:57:38.361034", + "spec_repo_commit": "593ab828" } } } \ No newline at end of file diff --git a/cassettes/features/v2/monitor_notification_rules/Create-a-monitor-notification-rule-returns-Bad-Request-response.frozen b/cassettes/features/v2/monitor_notification_rules/Create-a-monitor-notification-rule-returns-Bad-Request-response.frozen deleted file mode 100644 index 55dce406e380..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Create-a-monitor-notification-rule-returns-Bad-Request-response.frozen +++ /dev/null @@ -1 +0,0 @@ -2025-04-03T20:58:02.871Z \ No newline at end of file diff --git a/cassettes/features/v2/monitor_notification_rules/Create-a-monitor-notification-rule-returns-Bad-Request-response.yml b/cassettes/features/v2/monitor_notification_rules/Create-a-monitor-notification-rule-returns-Bad-Request-response.yml deleted file mode 100644 index 9e02ee8ecd75..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Create-a-monitor-notification-rule-returns-Bad-Request-response.yml +++ /dev/null @@ -1,26 +0,0 @@ -http_interactions: -- recorded_at: Thu, 03 Apr 2025 20:58:02 GMT - request: - body: - encoding: UTF-8 - string: '{"data":{"attributes":{"filter":{"tags":["test:test-create_a_monitor_notification_rule_returns_bad_request_response-1743713882","host:abc"]},"name":"test - rule","recipients":["@slack-test-channel","@jira-test"]},"type":"monitor-notification-rule"}}' - headers: - Accept: - - application/json - Content-Type: - - application/json - method: POST - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule - response: - body: - encoding: UTF-8 - string: '{"errors":["Invalid recipients: Recipient handle should not start with - ''@''"]}' - headers: - Content-Type: - - application/json - status: - code: 400 - message: Bad Request -recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/monitor_notification_rules/Create-a-monitor-notification-rule-returns-OK-response.frozen b/cassettes/features/v2/monitor_notification_rules/Create-a-monitor-notification-rule-returns-OK-response.frozen deleted file mode 100644 index d20cd994c4d3..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Create-a-monitor-notification-rule-returns-OK-response.frozen +++ /dev/null @@ -1 +0,0 @@ -2025-04-03T20:58:03.005Z \ No newline at end of file diff --git a/cassettes/features/v2/monitor_notification_rules/Create-a-monitor-notification-rule-returns-OK-response.yml b/cassettes/features/v2/monitor_notification_rules/Create-a-monitor-notification-rule-returns-OK-response.yml deleted file mode 100644 index ed548eab0245..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Create-a-monitor-notification-rule-returns-OK-response.yml +++ /dev/null @@ -1,46 +0,0 @@ -http_interactions: -- recorded_at: Thu, 03 Apr 2025 20:58:03 GMT - request: - body: - encoding: UTF-8 - string: '{"data":{"attributes":{"filter":{"tags":["test:test-create_a_monitor_notification_rule_returns_ok_response-1743713883"]},"name":"test - rule","recipients":["slack-test-channel","jira-test"]},"type":"monitor-notification-rule"}}' - headers: - Accept: - - application/json - Content-Type: - - application/json - method: POST - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule - response: - body: - encoding: UTF-8 - string: '{"data":{"type":"monitor-notification-rule","id":"55959a04-463a-4579-8386-8c2ca120aa52","attributes":{"creator_uuid":"3ad549bf-eba0-11e9-a77a-0705486660d0","filter":{"tags":["test:test-create_a_monitor_notification_rule_returns_ok_response-1743713883"]},"created_at":"2025-04-03T20:58:03.137650+00:00","recipients":["slack-test-channel","jira-test"],"name":"test - rule","modified_at":"1970-01-01T00:00:00+00:00"}}} - - ' - headers: - Content-Type: - - application/json - status: - code: 200 - message: OK -- recorded_at: Thu, 03 Apr 2025 20:58:03 GMT - request: - body: null - headers: - Accept: - - '*/*' - method: DELETE - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/55959a04-463a-4579-8386-8c2ca120aa52 - response: - body: - encoding: UTF-8 - string: '' - headers: - Content-Type: - - text/html; charset=utf-8 - status: - code: 204 - message: No Content -recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/monitor_notification_rules/Delete-a-monitor-notification-rule-returns-Not-Found-response.frozen b/cassettes/features/v2/monitor_notification_rules/Delete-a-monitor-notification-rule-returns-Not-Found-response.frozen deleted file mode 100644 index 3c3eea7d14c4..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Delete-a-monitor-notification-rule-returns-Not-Found-response.frozen +++ /dev/null @@ -1 +0,0 @@ -2025-04-03T20:58:03.324Z \ No newline at end of file diff --git a/cassettes/features/v2/monitor_notification_rules/Delete-a-monitor-notification-rule-returns-Not-Found-response.yml b/cassettes/features/v2/monitor_notification_rules/Delete-a-monitor-notification-rule-returns-Not-Found-response.yml deleted file mode 100644 index 3d5466071d3a..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Delete-a-monitor-notification-rule-returns-Not-Found-response.yml +++ /dev/null @@ -1,20 +0,0 @@ -http_interactions: -- recorded_at: Thu, 03 Apr 2025 20:58:03 GMT - request: - body: null - headers: - Accept: - - '*/*' - method: DELETE - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/00000000-0000-1234-0000-000000000000 - response: - body: - encoding: UTF-8 - string: '{"errors":["Monitor notification rule not found"]}' - headers: - Content-Type: - - application/json - status: - code: 404 - message: Not Found -recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/monitor_notification_rules/Delete-a-monitor-notification-rule-returns-OK-response.frozen b/cassettes/features/v2/monitor_notification_rules/Delete-a-monitor-notification-rule-returns-OK-response.frozen deleted file mode 100644 index 66abae37fd4a..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Delete-a-monitor-notification-rule-returns-OK-response.frozen +++ /dev/null @@ -1 +0,0 @@ -2025-04-03T20:58:03.428Z \ No newline at end of file diff --git a/cassettes/features/v2/monitor_notification_rules/Delete-a-monitor-notification-rule-returns-OK-response.yml b/cassettes/features/v2/monitor_notification_rules/Delete-a-monitor-notification-rule-returns-OK-response.yml deleted file mode 100644 index 833bd0b966f8..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Delete-a-monitor-notification-rule-returns-OK-response.yml +++ /dev/null @@ -1,64 +0,0 @@ -http_interactions: -- recorded_at: Thu, 03 Apr 2025 20:58:03 GMT - request: - body: - encoding: UTF-8 - string: '{"data":{"attributes":{"filter":{"tags":["app:test-delete_a_monitor_notification_rule_returns_ok_response-1743713883"]},"name":"test - rule","recipients":["slack-monitor-app"]},"type":"monitor-notification-rule"}}' - headers: - Accept: - - application/json - Content-Type: - - application/json - method: POST - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule - response: - body: - encoding: UTF-8 - string: '{"data":{"type":"monitor-notification-rule","id":"cef4c2c7-27b3-4259-9bdd-ec434b4a8a0e","attributes":{"creator_uuid":"3ad549bf-eba0-11e9-a77a-0705486660d0","name":"test - rule","created_at":"2025-04-03T20:58:03.555501+00:00","modified_at":"1970-01-01T00:00:00+00:00","filter":{"tags":["app:test-delete_a_monitor_notification_rule_returns_ok_response-1743713883"]},"recipients":["slack-monitor-app"]}}} - - ' - headers: - Content-Type: - - application/json - status: - code: 200 - message: OK -- recorded_at: Thu, 03 Apr 2025 20:58:03 GMT - request: - body: null - headers: - Accept: - - '*/*' - method: DELETE - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/cef4c2c7-27b3-4259-9bdd-ec434b4a8a0e - response: - body: - encoding: UTF-8 - string: '' - headers: - Content-Type: - - text/html; charset=utf-8 - status: - code: 204 - message: No Content -- recorded_at: Thu, 03 Apr 2025 20:58:03 GMT - request: - body: null - headers: - Accept: - - '*/*' - method: DELETE - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/cef4c2c7-27b3-4259-9bdd-ec434b4a8a0e - response: - body: - encoding: UTF-8 - string: '{"errors":["Monitor notification rule not found"]}' - headers: - Content-Type: - - application/json - status: - code: 404 - message: Not Found -recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/monitor_notification_rules/Get-a-monitor-notification-rule-returns-Not-Found-response.frozen b/cassettes/features/v2/monitor_notification_rules/Get-a-monitor-notification-rule-returns-Not-Found-response.frozen deleted file mode 100644 index a8e729593b8a..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Get-a-monitor-notification-rule-returns-Not-Found-response.frozen +++ /dev/null @@ -1 +0,0 @@ -2025-04-03T20:58:03.884Z \ No newline at end of file diff --git a/cassettes/features/v2/monitor_notification_rules/Get-a-monitor-notification-rule-returns-Not-Found-response.yml b/cassettes/features/v2/monitor_notification_rules/Get-a-monitor-notification-rule-returns-Not-Found-response.yml deleted file mode 100644 index 8e020f3af23b..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Get-a-monitor-notification-rule-returns-Not-Found-response.yml +++ /dev/null @@ -1,20 +0,0 @@ -http_interactions: -- recorded_at: Thu, 03 Apr 2025 20:58:03 GMT - request: - body: null - headers: - Accept: - - application/json - method: GET - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/00000000-0000-1234-0000-000000000000 - response: - body: - encoding: UTF-8 - string: '{"errors":["Monitor notification rule not found"]}' - headers: - Content-Type: - - application/json - status: - code: 404 - message: Not Found -recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/monitor_notification_rules/Get-a-monitor-notification-rule-returns-OK-response.frozen b/cassettes/features/v2/monitor_notification_rules/Get-a-monitor-notification-rule-returns-OK-response.frozen deleted file mode 100644 index 3563f6784075..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Get-a-monitor-notification-rule-returns-OK-response.frozen +++ /dev/null @@ -1 +0,0 @@ -2025-04-03T20:58:04.007Z \ No newline at end of file diff --git a/cassettes/features/v2/monitor_notification_rules/Get-a-monitor-notification-rule-returns-OK-response.yml b/cassettes/features/v2/monitor_notification_rules/Get-a-monitor-notification-rule-returns-OK-response.yml deleted file mode 100644 index 6c23d64a4c29..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Get-a-monitor-notification-rule-returns-OK-response.yml +++ /dev/null @@ -1,67 +0,0 @@ -http_interactions: -- recorded_at: Thu, 03 Apr 2025 20:58:04 GMT - request: - body: - encoding: UTF-8 - string: '{"data":{"attributes":{"filter":{"tags":["app:test-get_a_monitor_notification_rule_returns_ok_response-1743713884"]},"name":"test - rule","recipients":["slack-monitor-app"]},"type":"monitor-notification-rule"}}' - headers: - Accept: - - application/json - Content-Type: - - application/json - method: POST - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule - response: - body: - encoding: UTF-8 - string: '{"data":{"type":"monitor-notification-rule","attributes":{"filter":{"tags":["app:test-get_a_monitor_notification_rule_returns_ok_response-1743713884"]},"created_at":"2025-04-03T20:58:04.156763+00:00","recipients":["slack-monitor-app"],"modified_at":"1970-01-01T00:00:00+00:00","creator_uuid":"3ad549bf-eba0-11e9-a77a-0705486660d0","name":"test - rule"},"id":"8e0ab047-d891-476c-8fb1-da4d80ddc129"}} - - ' - headers: - Content-Type: - - application/json - status: - code: 200 - message: OK -- recorded_at: Thu, 03 Apr 2025 20:58:04 GMT - request: - body: null - headers: - Accept: - - application/json - method: GET - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/8e0ab047-d891-476c-8fb1-da4d80ddc129 - response: - body: - encoding: UTF-8 - string: '{"data":{"type":"monitor-notification-rule","attributes":{"creator_uuid":"3ad549bf-eba0-11e9-a77a-0705486660d0","name":"test - rule","created_at":"2025-04-03T20:58:04.156763+00:00","recipients":["slack-monitor-app"],"modified_at":"2025-04-03T20:58:04.164001+00:00","filter":{"tags":["app:test-get_a_monitor_notification_rule_returns_ok_response-1743713884"]}},"id":"8e0ab047-d891-476c-8fb1-da4d80ddc129"}} - - ' - headers: - Content-Type: - - application/json - status: - code: 200 - message: OK -- recorded_at: Thu, 03 Apr 2025 20:58:04 GMT - request: - body: null - headers: - Accept: - - '*/*' - method: DELETE - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/8e0ab047-d891-476c-8fb1-da4d80ddc129 - response: - body: - encoding: UTF-8 - string: '' - headers: - Content-Type: - - text/html; charset=utf-8 - status: - code: 204 - message: No Content -recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/monitor_notification_rules/Get-all-monitor-notification-rules-returns-OK-response.frozen b/cassettes/features/v2/monitor_notification_rules/Get-all-monitor-notification-rules-returns-OK-response.frozen deleted file mode 100644 index 1b1c436dada8..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Get-all-monitor-notification-rules-returns-OK-response.frozen +++ /dev/null @@ -1 +0,0 @@ -2025-04-03T20:58:04.487Z \ No newline at end of file diff --git a/cassettes/features/v2/monitor_notification_rules/Get-all-monitor-notification-rules-returns-OK-response.yml b/cassettes/features/v2/monitor_notification_rules/Get-all-monitor-notification-rules-returns-OK-response.yml deleted file mode 100644 index 5153566ca49a..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Get-all-monitor-notification-rules-returns-OK-response.yml +++ /dev/null @@ -1,67 +0,0 @@ -http_interactions: -- recorded_at: Thu, 03 Apr 2025 20:58:04 GMT - request: - body: - encoding: UTF-8 - string: '{"data":{"attributes":{"filter":{"tags":["app:test-get_all_monitor_notification_rules_returns_ok_response-1743713884"]},"name":"test - rule","recipients":["slack-monitor-app"]},"type":"monitor-notification-rule"}}' - headers: - Accept: - - application/json - Content-Type: - - application/json - method: POST - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule - response: - body: - encoding: UTF-8 - string: '{"data":{"type":"monitor-notification-rule","attributes":{"filter":{"tags":["app:test-get_all_monitor_notification_rules_returns_ok_response-1743713884"]},"recipients":["slack-monitor-app"],"creator_uuid":"3ad549bf-eba0-11e9-a77a-0705486660d0","modified_at":"1970-01-01T00:00:00+00:00","name":"test - rule","created_at":"2025-04-03T20:58:04.604345+00:00"},"id":"6e5b7a93-37b5-44b8-9098-2d31b6dd84b6"}} - - ' - headers: - Content-Type: - - application/json - status: - code: 200 - message: OK -- recorded_at: Thu, 03 Apr 2025 20:58:04 GMT - request: - body: null - headers: - Accept: - - application/json - method: GET - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule - response: - body: - encoding: UTF-8 - string: '{"data":[{"type":"monitor-notification-rule","id":"6e5b7a93-37b5-44b8-9098-2d31b6dd84b6","attributes":{"creator_uuid":"3ad549bf-eba0-11e9-a77a-0705486660d0","name":"test - rule","recipients":["slack-monitor-app"],"created_at":"2025-04-03T20:58:04.604345+00:00","filter":{"tags":["app:test-get_all_monitor_notification_rules_returns_ok_response-1743713884"]},"modified_at":"2025-04-03T20:58:04.616893+00:00"}}]} - - ' - headers: - Content-Type: - - application/json - status: - code: 200 - message: OK -- recorded_at: Thu, 03 Apr 2025 20:58:04 GMT - request: - body: null - headers: - Accept: - - '*/*' - method: DELETE - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/6e5b7a93-37b5-44b8-9098-2d31b6dd84b6 - response: - body: - encoding: UTF-8 - string: '' - headers: - Content-Type: - - text/html; charset=utf-8 - status: - code: 204 - message: No Content -recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-Bad-Request-response.frozen b/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-Bad-Request-response.frozen deleted file mode 100644 index f00bc0a89c79..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-Bad-Request-response.frozen +++ /dev/null @@ -1 +0,0 @@ -2025-04-03T20:58:04.953Z \ No newline at end of file diff --git a/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-Bad-Request-response.yml b/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-Bad-Request-response.yml deleted file mode 100644 index d9350c7c5050..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-Bad-Request-response.yml +++ /dev/null @@ -1,70 +0,0 @@ -http_interactions: -- recorded_at: Thu, 03 Apr 2025 20:58:04 GMT - request: - body: - encoding: UTF-8 - string: '{"data":{"attributes":{"filter":{"tags":["app:test-update_a_monitor_notification_rule_returns_bad_request_response-1743713884"]},"name":"test - rule","recipients":["slack-monitor-app"]},"type":"monitor-notification-rule"}}' - headers: - Accept: - - application/json - Content-Type: - - application/json - method: POST - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule - response: - body: - encoding: UTF-8 - string: '{"data":{"type":"monitor-notification-rule","attributes":{"filter":{"tags":["app:test-update_a_monitor_notification_rule_returns_bad_request_response-1743713884"]},"recipients":["slack-monitor-app"],"creator_uuid":"3ad549bf-eba0-11e9-a77a-0705486660d0","modified_at":"1970-01-01T00:00:00+00:00","name":"test - rule","created_at":"2025-04-03T20:58:05.080336+00:00"},"id":"30523422-5ed5-477d-b310-211ab89031dc"}} - - ' - headers: - Content-Type: - - application/json - status: - code: 200 - message: OK -- recorded_at: Thu, 03 Apr 2025 20:58:04 GMT - request: - body: - encoding: UTF-8 - string: '{"data":{"attributes":{"filter":{"tags":["test:test-update_a_monitor_notification_rule_returns_bad_request_response-1743713884","host:abc"]},"name":"updated - rule","recipients":["@slack-test-channel"]},"id":"30523422-5ed5-477d-b310-211ab89031dc","type":"monitor-notification-rule"}}' - headers: - Accept: - - application/json - Content-Type: - - application/json - method: PATCH - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/30523422-5ed5-477d-b310-211ab89031dc - response: - body: - encoding: UTF-8 - string: '{"errors":["Invalid recipients: Recipient handle should not start with - ''@''"]}' - headers: - Content-Type: - - application/json - status: - code: 400 - message: Bad Request -- recorded_at: Thu, 03 Apr 2025 20:58:04 GMT - request: - body: null - headers: - Accept: - - '*/*' - method: DELETE - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/30523422-5ed5-477d-b310-211ab89031dc - response: - body: - encoding: UTF-8 - string: '' - headers: - Content-Type: - - text/html; charset=utf-8 - status: - code: 204 - message: No Content -recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-Not-Found-response.frozen b/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-Not-Found-response.frozen deleted file mode 100644 index becae1657e7d..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-Not-Found-response.frozen +++ /dev/null @@ -1 +0,0 @@ -2025-04-03T20:58:05.447Z \ No newline at end of file diff --git a/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-Not-Found-response.yml b/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-Not-Found-response.yml deleted file mode 100644 index af5ec6aee454..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-Not-Found-response.yml +++ /dev/null @@ -1,25 +0,0 @@ -http_interactions: -- recorded_at: Thu, 03 Apr 2025 20:58:05 GMT - request: - body: - encoding: UTF-8 - string: '{"data":{"attributes":{"filter":{"tags":["test:test-update_a_monitor_notification_rule_returns_not_found_response-1743713885","host:abc"]},"name":"updated - rule","recipients":["slack-test-channel","jira-test"]},"id":"00000000-0000-1234-0000-000000000000","type":"monitor-notification-rule"}}' - headers: - Accept: - - application/json - Content-Type: - - application/json - method: PATCH - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/00000000-0000-1234-0000-000000000000 - response: - body: - encoding: UTF-8 - string: '{"errors":["Monitor notification rule not found"]}' - headers: - Content-Type: - - application/json - status: - code: 404 - message: Not Found -recorded_with: VCR 6.0.0 diff --git a/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-OK-response.frozen b/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-OK-response.frozen deleted file mode 100644 index bb1ae0378851..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-OK-response.frozen +++ /dev/null @@ -1 +0,0 @@ -2025-04-03T20:58:05.597Z \ No newline at end of file diff --git a/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-OK-response.yml b/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-OK-response.yml deleted file mode 100644 index 5d7b27fb54f3..000000000000 --- a/cassettes/features/v2/monitor_notification_rules/Update-a-monitor-notification-rule-returns-OK-response.yml +++ /dev/null @@ -1,72 +0,0 @@ -http_interactions: -- recorded_at: Thu, 03 Apr 2025 20:58:05 GMT - request: - body: - encoding: UTF-8 - string: '{"data":{"attributes":{"filter":{"tags":["app:test-update_a_monitor_notification_rule_returns_ok_response-1743713885"]},"name":"test - rule","recipients":["slack-monitor-app"]},"type":"monitor-notification-rule"}}' - headers: - Accept: - - application/json - Content-Type: - - application/json - method: POST - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule - response: - body: - encoding: UTF-8 - string: '{"data":{"type":"monitor-notification-rule","attributes":{"recipients":["slack-monitor-app"],"creator_uuid":"3ad549bf-eba0-11e9-a77a-0705486660d0","created_at":"2025-04-03T20:58:05.737805+00:00","modified_at":"1970-01-01T00:00:00+00:00","filter":{"tags":["app:test-update_a_monitor_notification_rule_returns_ok_response-1743713885"]},"name":"test - rule"},"id":"f81c2483-18e3-4db3-ad1d-56e2e0ce41ef"}} - - ' - headers: - Content-Type: - - application/json - status: - code: 200 - message: OK -- recorded_at: Thu, 03 Apr 2025 20:58:05 GMT - request: - body: - encoding: UTF-8 - string: '{"data":{"attributes":{"filter":{"tags":["test:test-update_a_monitor_notification_rule_returns_ok_response-1743713885","host:abc"]},"name":"updated - rule","recipients":["slack-test-channel"]},"id":"f81c2483-18e3-4db3-ad1d-56e2e0ce41ef","type":"monitor-notification-rule"}}' - headers: - Accept: - - application/json - Content-Type: - - application/json - method: PATCH - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/f81c2483-18e3-4db3-ad1d-56e2e0ce41ef - response: - body: - encoding: UTF-8 - string: '{"data":{"type":"monitor-notification-rule","attributes":{"recipients":["slack-test-channel"],"created_at":"2025-04-03T20:58:05.737806+00:00","filter":{"tags":["test:test-update_a_monitor_notification_rule_returns_ok_response-1743713885","host:abc"]},"name":"updated - rule","modified_at":"2025-04-03T20:58:05.889695+00:00","creator_uuid":"3ad549bf-eba0-11e9-a77a-0705486660d0"},"id":"f81c2483-18e3-4db3-ad1d-56e2e0ce41ef"}} - - ' - headers: - Content-Type: - - application/json - status: - code: 200 - message: OK -- recorded_at: Thu, 03 Apr 2025 20:58:05 GMT - request: - body: null - headers: - Accept: - - '*/*' - method: DELETE - uri: https://api.datadoghq.com/api/v2/monitor/notification_rule/f81c2483-18e3-4db3-ad1d-56e2e0ce41ef - response: - body: - encoding: UTF-8 - string: '' - headers: - Content-Type: - - text/html; charset=utf-8 - status: - code: 204 - message: No Content -recorded_with: VCR 6.0.0