1
1
interactions :
2
2
- request :
3
- body : ' {"description":"Test-Create_a_geomap_widget_using_an_event_list_request-1731611527 ","layout_type":"ordered","notify_list":[],"reflow_type":"fixed","tags":[],"template_variables":[],"title":"Test-Create_a_geomap_widget_using_an_event_list_request-1731611527 ","widgets":[{"definition":{"requests":[{"columns":[{"field":"@network.client.geoip.location.latitude","width":"auto"},{"field":"@network.client.geoip.location.longitude","width":"auto"},{"field":"@network.client.geoip.country.iso_code","width":"auto"},{"field":"@network.client.geoip.subdivision.name","width":"auto"},{"field":"classic","width":"auto"},{"field":"","width":"auto"}],"query":{"data_source":"logs_stream","indexes":[],"query_string":""},"response_format":"event_list"}],"style":{"palette":"hostmap_blues","palette_flip":false},"title":"","title_align":"left","title_size":"16","type":"geomap","view":{"focus":"WORLD"}},"layout":{"height":6,"width":12,"x":0,"y":0}}]}'
3
+ body : ' {"description":"Test-Create_a_geomap_widget_using_an_event_list_request-1731699148 ","layout_type":"ordered","notify_list":[],"reflow_type":"fixed","tags":[],"template_variables":[],"title":"Test-Create_a_geomap_widget_using_an_event_list_request-1731699148 ","widgets":[{"definition":{"requests":[{"columns":[{"field":"@network.client.geoip.location.latitude","width":"auto"},{"field":"@network.client.geoip.location.longitude","width":"auto"},{"field":"@network.client.geoip.country.iso_code","width":"auto"},{"field":"@network.client.geoip.subdivision.name","width":"auto"},{"field":"classic","width":"auto"},{"field":"","width":"auto"}],"query":{"data_source":"logs_stream","indexes":[],"query_string":""},"response_format":"event_list"}],"style":{"palette":"hostmap_blues","palette_flip":false},"title":"","title_align":"left","title_size":"16","type":"geomap","view":{"focus":"WORLD"}},"layout":{"height":6,"width":12,"x":0,"y":0}}]}'
4
4
headers :
5
5
accept :
6
6
- application/json
@@ -10,8 +10,7 @@ interactions:
10
10
uri : https://api.datadoghq.com/api/v1/dashboard
11
11
response :
12
12
body :
13
- string :
' {"id":"kfv-qnp-4tg","title":"Test-Create_a_geomap_widget_using_an_event_list_request-1731611527","description":"Test-Create_a_geomap_widget_using_an_event_list_request-1731611527","author_handle":"[email protected] ","author_name":"Anika
14
- Maskara","layout_type":"ordered","url":"/dashboard/kfv-qnp-4tg/test-createageomapwidgetusinganeventlistrequest-1731611527","is_read_only":false,"template_variables":[],"widgets":[{"definition":{"requests":[{"columns":[{"field":"@network.client.geoip.location.latitude","width":"auto"},{"field":"@network.client.geoip.location.longitude","width":"auto"},{"field":"@network.client.geoip.country.iso_code","width":"auto"},{"field":"@network.client.geoip.subdivision.name","width":"auto"},{"field":"classic","width":"auto"},{"field":"","width":"auto"}],"query":{"data_source":"logs_stream","indexes":[],"query_string":""},"response_format":"event_list"}],"style":{"palette":"hostmap_blues","palette_flip":false},"title":"","title_align":"left","title_size":"16","type":"geomap","view":{"focus":"WORLD"}},"layout":{"height":6,"width":12,"x":0,"y":0},"id":4347700758144484}],"notify_list":[],"created_at":"2024-11-14T19:12:07.732619+00:00","modified_at":"2024-11-14T19:12:07.732619+00:00","reflow_type":"fixed","tags":[],"restricted_roles":[]}
13
+ string: '{"id":"85y-teg-6gs","title":"Test-Create_a_geomap_widget_using_an_event_list_request-1731699148","description":"Test-Create_a_geomap_widget_using_an_event_list_request-1731699148","author_handle":"
[email protected] ","author_name":null,"layout_type":"ordered","url":"/dashboard/85y-teg-6gs/test-createageomapwidgetusinganeventlistrequest-1731699148","is_read_only":false,"template_variables":[],"widgets":[{"definition":{"requests":[{"columns":[{"field":"@network.client.geoip.location.latitude","width":"auto"},{"field":"@network.client.geoip.location.longitude","width":"auto"},{"field":"@network.client.geoip.country.iso_code","width":"auto"},{"field":"@network.client.geoip.subdivision.name","width":"auto"},{"field":"classic","width":"auto"},{"field":"","width":"auto"}],"query":{"data_source":"logs_stream","indexes":[],"query_string":""},"response_format":"event_list"}],"style":{"palette":"hostmap_blues","palette_flip":false},"title":"","title_align":"left","title_size":"16","type":"geomap","view":{"focus":"WORLD"}},"layout":{"height":6,"width":12,"x":0,"y":0},"id":303965122186527}],"notify_list":[],"created_at":"2024-11-15T19:32:28.542191+00:00","modified_at":"2024-11-15T19:32:28.542191+00:00","reflow_type":"fixed","tags":[],"restricted_roles":[]}
15
14
16
15
'
17
16
headers:
@@ -26,10 +25,10 @@ interactions:
26
25
accept:
27
26
- application/json
28
27
method: DELETE
29
- uri : https://api.datadoghq.com/api/v1/dashboard/kfv-qnp-4tg
28
+ uri: https://api.datadoghq.com/api/v1/dashboard/85y-teg-6gs
30
29
response:
31
30
body:
32
- string : ' {"deleted_dashboard_id":"kfv-qnp-4tg "}
31
+ string: ' {"deleted_dashboard_id":"85y-teg-6gs "}
33
32
34
33
'
35
34
headers:
0 commit comments