Chilkat Online Tools

PowerBuilder / Datadog API Collection / Get all hosts for your organization

Back to Collection Items

integer li_rc
oleobject loo_Http
integer li_Success
oleobject loo_QueryParams
oleobject loo_Resp
oleobject loo_SbResponseBody
oleobject loo_JResp
integer li_RespStatusCode
string ls_Aws_name
string ls_Host_name
integer li_Id
integer li_Is_muted
integer li_Last_reported_time
string ls_Agent_version
integer li_CpuCores
string ls_Gohai
string ls_Installer_version
string ls_Tool
string ls_Tool_version
string ls_Machine
string ls_Platform
string ls_Processor
string ls_PythonV
string ls_Socket_fqdn
string ls_Socket_hostname
integer li_Cpu
string ls_Iowait
string ls_Load
integer li_Mute_timeout
string ls_Name
integer li_Up
integer j
integer li_Count_j
string ls_StrVal
integer k
integer li_Count_k
integer li_Total_matching
integer li_Total_returned
integer i
integer li_Count_i

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

loo_Http = create oleobject
li_rc = loo_Http.ConnectToNewObject("Chilkat_9_5_0.Http")
if li_rc < 0 then
    destroy loo_Http
    MessageBox("Error","Connecting to COM object failed")
    return
end if

loo_QueryParams = create oleobject
li_rc = loo_QueryParams.ConnectToNewObject("Chilkat_9_5_0.JsonObject")

loo_QueryParams.UpdateString("filter","tempor Ut sed velit")
loo_QueryParams.UpdateString("sort_field","tempor Ut sed velit")
loo_QueryParams.UpdateString("sort_dir","tempor Ut sed velit")
loo_QueryParams.UpdateInt("start",-62147425)
loo_QueryParams.UpdateInt("count",-62147425)
loo_QueryParams.UpdateInt("from",-62147425)
loo_QueryParams.UpdateString("include_muted_hosts_data","true")
loo_QueryParams.UpdateString("include_hosts_metadata","true")

loo_Http.SetRequestHeader("Accept","application/json")

loo_Resp = loo_Http.QuickRequestParams("GET","https://api.app.ddog-gov.com/api/v1/hosts",loo_QueryParams)
if loo_Http.LastMethodSuccess = 0 then
    Write-Debug loo_Http.LastErrorText
    destroy loo_Http
    destroy loo_QueryParams
    return
end if

loo_SbResponseBody = create oleobject
li_rc = loo_SbResponseBody.ConnectToNewObject("Chilkat_9_5_0.StringBuilder")

loo_Resp.GetBodySb(loo_SbResponseBody)

loo_JResp = create oleobject
li_rc = loo_JResp.ConnectToNewObject("Chilkat_9_5_0.JsonObject")

loo_JResp.LoadSb(loo_SbResponseBody)
loo_JResp.EmitCompact = 0

Write-Debug "Response Body:"
Write-Debug loo_JResp.Emit()

li_RespStatusCode = loo_Resp.StatusCode
Write-Debug "Response Status Code = " + string(li_RespStatusCode)
if li_RespStatusCode >= 400 then
    Write-Debug "Response Header:"
    Write-Debug loo_Resp.Header
    Write-Debug "Failed."
    destroy loo_Resp
    destroy loo_Http
    destroy loo_QueryParams
    destroy loo_SbResponseBody
    destroy loo_JResp
    return
end if

destroy loo_Resp

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

// {
//   "host_list": [
//     {
//       "aliases": [
//         "mycoolhost-1",
//         "mycoolhost-1"
//       ],
//       "apps": [
//         "agent",
//         "agent"
//       ],
//       "aws_name": "mycoolhost-1",
//       "host_name": "i-deadbeef",
//       "id": 123456,
//       "is_muted": false,
//       "last_reported_time": 1565000000,
//       "meta": {
//         "agent_checks": [
//           [
//             "ntp",
//             "ntp",
//             "ntp:d884b5186b651429",
//             "OK",
//             "",
//             ""
//           ],
//           [
//             "ntp",
//             "ntp",
//             "ntp:d884b5186b651429",
//             "OK",
//             "",
//             ""
//           ]
//         ],
//         "agent_version": "7.32.3",
//         "cpuCores": 1,
//         "fbsdV": [
//           "FreeBSD",
//           "FreeBSD"
//         ],
//         "gohai": "{\"cpu\":{\"cache_size\":\"8192 KB\",\"cpu_cores\":\"1\",\"cpu_logical_processors\":\"1\",\"family\":\"6\",\"mhz\":\"2712.000\",\"model\":\"142\",\"model_name\":\"Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz\",\"stepping\":\"10\",\"vendor_id\":\"GenuineIntel\"},\"filesystem\":[{\"kb_size\":\"3966896\",\"mounted_on\":\"/dev\",\"name\":\"udev\"},{\"kb_size\":\"797396\",\"mounted_on\":\"/run\",\"name\":\"tmpfs\"},{\"kb_size\":\"64800356\",\"mounted_on\":\"/\",\"name\":\"/dev/mapper/vagrant--vg-root\"},{\"kb_size\":\"3986972\",\"mounted_on\":\"/dev/shm\",\"name\":\"tmpfs\"},{\"kb_size\":\"5120\",\"mounted_on\":\"/run/lock\",\"name\":\"tmpfs\"},{\"kb_size\":\"3986972\",\"mounted_on\":\"/sys/fs/cgroup\",\"name\":\"tmpfs\"},{\"kb_size\":\"488245288\",\"mounted_on\":\"/vagrant\",\"name\":\"vagrant\"},{\"kb_size\":\"797392\",\"mounted_on\":\"/run/user/1000\",\"name\":\"tmpfs\"}],\"memory\":{\"swap_total\":\"1003516kB\",\"total\":\"7973944kB\"},\"network\":{\"interfaces\":[{\"ipv4\":\"10.0.2.15\",\"ipv4-network\":\"10.0.2.0/24\",\"ipv6\":\"fe80::a00:27ff:fec2:be11\",\"ipv6-network\":\"fe80::/64\",\"macaddress\":\"08:00:27:c2:be:11\",\"name\":\"eth0\"},{\"ipv4\":\"192.168.122.1\",\"ipv4-network\":\"192.168.122.0/24\",\"macaddress\":\"52:54:00:6f:1c:bf\",\"name\":\"virbr0\"}],\"ipaddress\":\"10.0.2.15\",\"ipaddressv6\":\"fe80::a00:27ff:fec2:be11\",\"macaddress\":\"08:00:27:c2:be:11\"},\"platform\":{\"GOOARCH\":\"amd64\",\"GOOS\":\"linux\",\"goV\":\"1.16.7\",\"hardware_platform\":\"x86_64\",\"hostname\":\"vagrant\",\"kernel_name\":\"Linux\",\"kernel_release\":\"4.15.0-29-generic\",\"kernel_version\":\"#31-Ubuntu SMP Tue Jul 17 15:39:52 UTC 2018\",\"machine\":\"x86_64\",\"os\":\"GNU/Linux\",\"processor\":\"x86_64\",\"pythonV\":\"2.7.15rc1\"}}",
//         "install_method": {
//           "installer_version": "install_script-1.7.1",
//           "tool": "install_script",
//           "tool_version": "install_script"
//         },
//         "macV": [
//           "Mac",
//           "Mac"
//         ],
//         "machine": "amd64",
//         "nixV": [
//           "Ubuntu",
//           "Ubuntu"
//         ],
//         "platform": "linux",
//         "processor": "Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz",
//         "pythonV": "3.8.11",
//         "socket-fqdn": "vagrant.vm.",
//         "socket-hostname": "vagrant",
//         "winV": [
//           "Windows",
//           "Windows"
//         ]
//       },
//       "metrics": {
//         "cpu": 99,
//         "iowait": 3.2,
//         "load": 0.5
//       },
//       "mute_timeout": 29442737,
//       "name": "i-hostname",
//       "sources": [
//         "aws",
//         "aws"
//       ],
//       "tags_by_source": {
//         "magna_": [
//           "test.example.com.host",
//           "test.example.com.host"
//         ]
//       },
//       "up": true
//     },
//     {
//       "aliases": [
//         "mycoolhost-1",
//         "mycoolhost-1"
//       ],
//       "apps": [
//         "agent",
//         "agent"
//       ],
//       "aws_name": "mycoolhost-1",
//       "host_name": "i-deadbeef",
//       "id": 123456,
//       "is_muted": false,
//       "last_reported_time": 1565000000,
//       "meta": {
//         "agent_checks": [
//           [
//             "ntp",
//             "ntp",
//             "ntp:d884b5186b651429",
//             "OK",
//             "",
//             ""
//           ],
//           [
//             "ntp",
//             "ntp",
//             "ntp:d884b5186b651429",
//             "OK",
//             "",
//             ""
//           ]
//         ],
//         "agent_version": "7.32.3",
//         "cpuCores": 1,
//         "fbsdV": [
//           "FreeBSD",
//           "FreeBSD"
//         ],
//         "gohai": "{\"cpu\":{\"cache_size\":\"8192 KB\",\"cpu_cores\":\"1\",\"cpu_logical_processors\":\"1\",\"family\":\"6\",\"mhz\":\"2712.000\",\"model\":\"142\",\"model_name\":\"Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz\",\"stepping\":\"10\",\"vendor_id\":\"GenuineIntel\"},\"filesystem\":[{\"kb_size\":\"3966896\",\"mounted_on\":\"/dev\",\"name\":\"udev\"},{\"kb_size\":\"797396\",\"mounted_on\":\"/run\",\"name\":\"tmpfs\"},{\"kb_size\":\"64800356\",\"mounted_on\":\"/\",\"name\":\"/dev/mapper/vagrant--vg-root\"},{\"kb_size\":\"3986972\",\"mounted_on\":\"/dev/shm\",\"name\":\"tmpfs\"},{\"kb_size\":\"5120\",\"mounted_on\":\"/run/lock\",\"name\":\"tmpfs\"},{\"kb_size\":\"3986972\",\"mounted_on\":\"/sys/fs/cgroup\",\"name\":\"tmpfs\"},{\"kb_size\":\"488245288\",\"mounted_on\":\"/vagrant\",\"name\":\"vagrant\"},{\"kb_size\":\"797392\",\"mounted_on\":\"/run/user/1000\",\"name\":\"tmpfs\"}],\"memory\":{\"swap_total\":\"1003516kB\",\"total\":\"7973944kB\"},\"network\":{\"interfaces\":[{\"ipv4\":\"10.0.2.15\",\"ipv4-network\":\"10.0.2.0/24\",\"ipv6\":\"fe80::a00:27ff:fec2:be11\",\"ipv6-network\":\"fe80::/64\",\"macaddress\":\"08:00:27:c2:be:11\",\"name\":\"eth0\"},{\"ipv4\":\"192.168.122.1\",\"ipv4-network\":\"192.168.122.0/24\",\"macaddress\":\"52:54:00:6f:1c:bf\",\"name\":\"virbr0\"}],\"ipaddress\":\"10.0.2.15\",\"ipaddressv6\":\"fe80::a00:27ff:fec2:be11\",\"macaddress\":\"08:00:27:c2:be:11\"},\"platform\":{\"GOOARCH\":\"amd64\",\"GOOS\":\"linux\",\"goV\":\"1.16.7\",\"hardware_platform\":\"x86_64\",\"hostname\":\"vagrant\",\"kernel_name\":\"Linux\",\"kernel_release\":\"4.15.0-29-generic\",\"kernel_version\":\"#31-Ubuntu SMP Tue Jul 17 15:39:52 UTC 2018\",\"machine\":\"x86_64\",\"os\":\"GNU/Linux\",\"processor\":\"x86_64\",\"pythonV\":\"2.7.15rc1\"}}",
//         "install_method": {
//           "installer_version": "install_script-1.7.1",
//           "tool": "install_script",
//           "tool_version": "install_script"
//         },
//         "macV": [
//           "Mac",
//           "Mac"
//         ],
//         "machine": "amd64",
//         "nixV": [
//           "Ubuntu",
//           "Ubuntu"
//         ],
//         "platform": "linux",
//         "processor": "Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz",
//         "pythonV": "3.8.11",
//         "socket-fqdn": "vagrant.vm.",
//         "socket-hostname": "vagrant",
//         "winV": [
//           "Windows",
//           "Windows"
//         ]
//       },
//       "metrics": {
//         "cpu": 99,
//         "iowait": 3.2,
//         "load": 0.5
//       },
//       "mute_timeout": 54283511,
//       "name": "i-hostname",
//       "sources": [
//         "aws",
//         "aws"
//       ],
//       "tags_by_source": {
//         "non_4e8": [
//           "test.example.com.host",
//           "test.example.com.host"
//         ],
//         "officia__d4": [
//           "test.example.com.host",
//           "test.example.com.host"
//         ]
//       },
//       "up": true
//     }
//   ],
//   "total_matching": 1,
//   "total_returned": 1
// }

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

li_Total_matching = loo_JResp.IntOf("total_matching")
li_Total_returned = loo_JResp.IntOf("total_returned")
i = 0
li_Count_i = loo_JResp.SizeOfArray("host_list")
do while i < li_Count_i
    loo_JResp.I = i
    ls_Aws_name = loo_JResp.StringOf("host_list[i].aws_name")
    ls_Host_name = loo_JResp.StringOf("host_list[i].host_name")
    li_Id = loo_JResp.IntOf("host_list[i].id")
    li_Is_muted = loo_JResp.BoolOf("host_list[i].is_muted")
    li_Last_reported_time = loo_JResp.IntOf("host_list[i].last_reported_time")
    ls_Agent_version = loo_JResp.StringOf("host_list[i].meta.agent_version")
    li_CpuCores = loo_JResp.IntOf("host_list[i].meta.cpuCores")
    ls_Gohai = loo_JResp.StringOf("host_list[i].meta.gohai")
    ls_Installer_version = loo_JResp.StringOf("host_list[i].meta.install_method.installer_version")
    ls_Tool = loo_JResp.StringOf("host_list[i].meta.install_method.tool")
    ls_Tool_version = loo_JResp.StringOf("host_list[i].meta.install_method.tool_version")
    ls_Machine = loo_JResp.StringOf("host_list[i].meta.machine")
    ls_Platform = loo_JResp.StringOf("host_list[i].meta.platform")
    ls_Processor = loo_JResp.StringOf("host_list[i].meta.processor")
    ls_PythonV = loo_JResp.StringOf("host_list[i].meta.pythonV")
    ls_Socket_fqdn = loo_JResp.StringOf("host_list[i].meta.socket-fqdn")
    ls_Socket_hostname = loo_JResp.StringOf("host_list[i].meta.socket-hostname")
    li_Cpu = loo_JResp.IntOf("host_list[i].metrics.cpu")
    ls_Iowait = loo_JResp.StringOf("host_list[i].metrics.iowait")
    ls_Load = loo_JResp.StringOf("host_list[i].metrics.load")
    li_Mute_timeout = loo_JResp.IntOf("host_list[i].mute_timeout")
    ls_Name = loo_JResp.StringOf("host_list[i].name")
    li_Up = loo_JResp.BoolOf("host_list[i].up")
    j = 0
    li_Count_j = loo_JResp.SizeOfArray("host_list[i].aliases")
    do while j < li_Count_j
        loo_JResp.J = j
        ls_StrVal = loo_JResp.StringOf("host_list[i].aliases[j]")
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JResp.SizeOfArray("host_list[i].apps")
    do while j < li_Count_j
        loo_JResp.J = j
        ls_StrVal = loo_JResp.StringOf("host_list[i].apps[j]")
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JResp.SizeOfArray("host_list[i].meta.agent_checks")
    do while j < li_Count_j
        loo_JResp.J = j
        k = 0
        li_Count_k = loo_JResp.SizeOfArray("host_list[i].meta.agent_checks[j]")
        do while k < li_Count_k
            loo_JResp.K = k
            ls_StrVal = loo_JResp.StringOf("host_list[i].meta.agent_checks[j][k]")
            k = k + 1
        loop
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JResp.SizeOfArray("host_list[i].meta.fbsdV")
    do while j < li_Count_j
        loo_JResp.J = j
        ls_StrVal = loo_JResp.StringOf("host_list[i].meta.fbsdV[j]")
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JResp.SizeOfArray("host_list[i].meta.macV")
    do while j < li_Count_j
        loo_JResp.J = j
        ls_StrVal = loo_JResp.StringOf("host_list[i].meta.macV[j]")
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JResp.SizeOfArray("host_list[i].meta.nixV")
    do while j < li_Count_j
        loo_JResp.J = j
        ls_StrVal = loo_JResp.StringOf("host_list[i].meta.nixV[j]")
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JResp.SizeOfArray("host_list[i].meta.winV")
    do while j < li_Count_j
        loo_JResp.J = j
        ls_StrVal = loo_JResp.StringOf("host_list[i].meta.winV[j]")
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JResp.SizeOfArray("host_list[i].sources")
    do while j < li_Count_j
        loo_JResp.J = j
        ls_StrVal = loo_JResp.StringOf("host_list[i].sources[j]")
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JResp.SizeOfArray("host_list[i].tags_by_source.magna_")
    do while j < li_Count_j
        loo_JResp.J = j
        ls_StrVal = loo_JResp.StringOf("host_list[i].tags_by_source.magna_[j]")
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JResp.SizeOfArray("host_list[i].tags_by_source.non_4e8")
    do while j < li_Count_j
        loo_JResp.J = j
        ls_StrVal = loo_JResp.StringOf("host_list[i].tags_by_source.non_4e8[j]")
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JResp.SizeOfArray("host_list[i].tags_by_source.officia__d4")
    do while j < li_Count_j
        loo_JResp.J = j
        ls_StrVal = loo_JResp.StringOf("host_list[i].tags_by_source.officia__d4[j]")
        j = j + 1
    loop
    i = i + 1
loop


destroy loo_Http
destroy loo_QueryParams
destroy loo_SbResponseBody
destroy loo_JResp

Curl Command

curl -G -d "filter=tempor%20Ut%20sed%20velit"
	-d "sort_field=tempor%20Ut%20sed%20velit"
	-d "sort_dir=tempor%20Ut%20sed%20velit"
	-d "start=-62147425"
	-d "count=-62147425"
	-d "from=-62147425"
	-d "include_muted_hosts_data=true"
	-d "include_hosts_metadata=true"
	-H "Accept: application/json"
https://api.app.ddog-gov.com/api/v1/hosts

Postman Collection Item JSON

{
  "name": "Get all hosts for your organization",
  "request": {
    "method": "GET",
    "header": [
      {
        "key": "Accept",
        "value": "application/json"
      }
    ],
    "url": {
      "raw": "{{baseUrl}}/api/v1/hosts?filter=tempor Ut sed velit&sort_field=tempor Ut sed velit&sort_dir=tempor Ut sed velit&start=-62147425&count=-62147425&from=-62147425&include_muted_hosts_data=true&include_hosts_metadata=true",
      "host": [
        "{{baseUrl}}"
      ],
      "path": [
        "api",
        "v1",
        "hosts"
      ],
      "query": [
        {
          "key": "filter",
          "value": "tempor Ut sed velit",
          "description": "String to filter search results."
        },
        {
          "key": "sort_field",
          "value": "tempor Ut sed velit",
          "description": "Sort hosts by this field."
        },
        {
          "key": "sort_dir",
          "value": "tempor Ut sed velit",
          "description": "Direction of sort. Options include `asc` and `desc`."
        },
        {
          "key": "start",
          "value": "-62147425",
          "description": "Host result to start search from."
        },
        {
          "key": "count",
          "value": "-62147425",
          "description": "Number of hosts to return. Max 1000."
        },
        {
          "key": "from",
          "value": "-62147425",
          "description": "Number of seconds since UNIX epoch from which you want to search your hosts."
        },
        {
          "key": "include_muted_hosts_data",
          "value": "true",
          "description": "Include information on the muted status of hosts and when the mute expires."
        },
        {
          "key": "include_hosts_metadata",
          "value": "true",
          "description": "Include additional metadata about the hosts (agent_version, machine, platform, processor, etc.)."
        }
      ]
    },
    "description": "This endpoint allows searching for hosts by name, alias, or tag.\nHosts live within the past 3 hours are included by default.\nRetention is 7 days.\nResults are paginated with a max of 1000 results at a time."
  },
  "response": [
    {
      "name": "OK",
      "originalRequest": {
        "method": "GET",
        "header": [
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/api/v1/hosts?filter=tempor Ut sed velit&sort_field=tempor Ut sed velit&sort_dir=tempor Ut sed velit&start=-62147425&count=-62147425&from=-62147425&include_muted_hosts_data=true&include_hosts_metadata=true",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "hosts"
          ],
          "query": [
            {
              "key": "filter",
              "value": "tempor Ut sed velit",
              "description": "String to filter search results."
            },
            {
              "key": "sort_field",
              "value": "tempor Ut sed velit",
              "description": "Sort hosts by this field."
            },
            {
              "key": "sort_dir",
              "value": "tempor Ut sed velit",
              "description": "Direction of sort. Options include `asc` and `desc`."
            },
            {
              "key": "start",
              "value": "-62147425",
              "description": "Host result to start search from."
            },
            {
              "key": "count",
              "value": "-62147425",
              "description": "Number of hosts to return. Max 1000."
            },
            {
              "key": "from",
              "value": "-62147425",
              "description": "Number of seconds since UNIX epoch from which you want to search your hosts."
            },
            {
              "key": "include_muted_hosts_data",
              "value": "true",
              "description": "Include information on the muted status of hosts and when the mute expires."
            },
            {
              "key": "include_hosts_metadata",
              "value": "true",
              "description": "Include additional metadata about the hosts (agent_version, machine, platform, processor, etc.)."
            }
          ]
        }
      },
      "status": "OK",
      "code": 200,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"host_list\": [\n    {\n      \"aliases\": [\n        \"mycoolhost-1\",\n        \"mycoolhost-1\"\n      ],\n      \"apps\": [\n        \"agent\",\n        \"agent\"\n      ],\n      \"aws_name\": \"mycoolhost-1\",\n      \"host_name\": \"i-deadbeef\",\n      \"id\": 123456,\n      \"is_muted\": false,\n      \"last_reported_time\": 1565000000,\n      \"meta\": {\n        \"agent_checks\": [\n          [\n            \"ntp\",\n            \"ntp\",\n            \"ntp:d884b5186b651429\",\n            \"OK\",\n            \"\",\n            \"\"\n          ],\n          [\n            \"ntp\",\n            \"ntp\",\n            \"ntp:d884b5186b651429\",\n            \"OK\",\n            \"\",\n            \"\"\n          ]\n        ],\n        \"agent_version\": \"7.32.3\",\n        \"cpuCores\": 1,\n        \"fbsdV\": [\n          \"FreeBSD\",\n          \"FreeBSD\"\n        ],\n        \"gohai\": \"{\\\"cpu\\\":{\\\"cache_size\\\":\\\"8192 KB\\\",\\\"cpu_cores\\\":\\\"1\\\",\\\"cpu_logical_processors\\\":\\\"1\\\",\\\"family\\\":\\\"6\\\",\\\"mhz\\\":\\\"2712.000\\\",\\\"model\\\":\\\"142\\\",\\\"model_name\\\":\\\"Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz\\\",\\\"stepping\\\":\\\"10\\\",\\\"vendor_id\\\":\\\"GenuineIntel\\\"},\\\"filesystem\\\":[{\\\"kb_size\\\":\\\"3966896\\\",\\\"mounted_on\\\":\\\"/dev\\\",\\\"name\\\":\\\"udev\\\"},{\\\"kb_size\\\":\\\"797396\\\",\\\"mounted_on\\\":\\\"/run\\\",\\\"name\\\":\\\"tmpfs\\\"},{\\\"kb_size\\\":\\\"64800356\\\",\\\"mounted_on\\\":\\\"/\\\",\\\"name\\\":\\\"/dev/mapper/vagrant--vg-root\\\"},{\\\"kb_size\\\":\\\"3986972\\\",\\\"mounted_on\\\":\\\"/dev/shm\\\",\\\"name\\\":\\\"tmpfs\\\"},{\\\"kb_size\\\":\\\"5120\\\",\\\"mounted_on\\\":\\\"/run/lock\\\",\\\"name\\\":\\\"tmpfs\\\"},{\\\"kb_size\\\":\\\"3986972\\\",\\\"mounted_on\\\":\\\"/sys/fs/cgroup\\\",\\\"name\\\":\\\"tmpfs\\\"},{\\\"kb_size\\\":\\\"488245288\\\",\\\"mounted_on\\\":\\\"/vagrant\\\",\\\"name\\\":\\\"vagrant\\\"},{\\\"kb_size\\\":\\\"797392\\\",\\\"mounted_on\\\":\\\"/run/user/1000\\\",\\\"name\\\":\\\"tmpfs\\\"}],\\\"memory\\\":{\\\"swap_total\\\":\\\"1003516kB\\\",\\\"total\\\":\\\"7973944kB\\\"},\\\"network\\\":{\\\"interfaces\\\":[{\\\"ipv4\\\":\\\"10.0.2.15\\\",\\\"ipv4-network\\\":\\\"10.0.2.0/24\\\",\\\"ipv6\\\":\\\"fe80::a00:27ff:fec2:be11\\\",\\\"ipv6-network\\\":\\\"fe80::/64\\\",\\\"macaddress\\\":\\\"08:00:27:c2:be:11\\\",\\\"name\\\":\\\"eth0\\\"},{\\\"ipv4\\\":\\\"192.168.122.1\\\",\\\"ipv4-network\\\":\\\"192.168.122.0/24\\\",\\\"macaddress\\\":\\\"52:54:00:6f:1c:bf\\\",\\\"name\\\":\\\"virbr0\\\"}],\\\"ipaddress\\\":\\\"10.0.2.15\\\",\\\"ipaddressv6\\\":\\\"fe80::a00:27ff:fec2:be11\\\",\\\"macaddress\\\":\\\"08:00:27:c2:be:11\\\"},\\\"platform\\\":{\\\"GOOARCH\\\":\\\"amd64\\\",\\\"GOOS\\\":\\\"linux\\\",\\\"goV\\\":\\\"1.16.7\\\",\\\"hardware_platform\\\":\\\"x86_64\\\",\\\"hostname\\\":\\\"vagrant\\\",\\\"kernel_name\\\":\\\"Linux\\\",\\\"kernel_release\\\":\\\"4.15.0-29-generic\\\",\\\"kernel_version\\\":\\\"#31-Ubuntu SMP Tue Jul 17 15:39:52 UTC 2018\\\",\\\"machine\\\":\\\"x86_64\\\",\\\"os\\\":\\\"GNU/Linux\\\",\\\"processor\\\":\\\"x86_64\\\",\\\"pythonV\\\":\\\"2.7.15rc1\\\"}}\",\n        \"install_method\": {\n          \"installer_version\": \"install_script-1.7.1\",\n          \"tool\": \"install_script\",\n          \"tool_version\": \"install_script\"\n        },\n        \"macV\": [\n          \"Mac\",\n          \"Mac\"\n        ],\n        \"machine\": \"amd64\",\n        \"nixV\": [\n          \"Ubuntu\",\n          \"Ubuntu\"\n        ],\n        \"platform\": \"linux\",\n        \"processor\": \"Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz\",\n        \"pythonV\": \"3.8.11\",\n        \"socket-fqdn\": \"vagrant.vm.\",\n        \"socket-hostname\": \"vagrant\",\n        \"winV\": [\n          \"Windows\",\n          \"Windows\"\n        ]\n      },\n      \"metrics\": {\n        \"cpu\": 99,\n        \"iowait\": 3.2,\n        \"load\": 0.5\n      },\n      \"mute_timeout\": 29442737,\n      \"name\": \"i-hostname\",\n      \"sources\": [\n        \"aws\",\n        \"aws\"\n      ],\n      \"tags_by_source\": {\n        \"magna_\": [\n          \"test.example.com.host\",\n          \"test.example.com.host\"\n        ]\n      },\n      \"up\": true\n    },\n    {\n      \"aliases\": [\n        \"mycoolhost-1\",\n        \"mycoolhost-1\"\n      ],\n      \"apps\": [\n        \"agent\",\n        \"agent\"\n      ],\n      \"aws_name\": \"mycoolhost-1\",\n      \"host_name\": \"i-deadbeef\",\n      \"id\": 123456,\n      \"is_muted\": false,\n      \"last_reported_time\": 1565000000,\n      \"meta\": {\n        \"agent_checks\": [\n          [\n            \"ntp\",\n            \"ntp\",\n            \"ntp:d884b5186b651429\",\n            \"OK\",\n            \"\",\n            \"\"\n          ],\n          [\n            \"ntp\",\n            \"ntp\",\n            \"ntp:d884b5186b651429\",\n            \"OK\",\n            \"\",\n            \"\"\n          ]\n        ],\n        \"agent_version\": \"7.32.3\",\n        \"cpuCores\": 1,\n        \"fbsdV\": [\n          \"FreeBSD\",\n          \"FreeBSD\"\n        ],\n        \"gohai\": \"{\\\"cpu\\\":{\\\"cache_size\\\":\\\"8192 KB\\\",\\\"cpu_cores\\\":\\\"1\\\",\\\"cpu_logical_processors\\\":\\\"1\\\",\\\"family\\\":\\\"6\\\",\\\"mhz\\\":\\\"2712.000\\\",\\\"model\\\":\\\"142\\\",\\\"model_name\\\":\\\"Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz\\\",\\\"stepping\\\":\\\"10\\\",\\\"vendor_id\\\":\\\"GenuineIntel\\\"},\\\"filesystem\\\":[{\\\"kb_size\\\":\\\"3966896\\\",\\\"mounted_on\\\":\\\"/dev\\\",\\\"name\\\":\\\"udev\\\"},{\\\"kb_size\\\":\\\"797396\\\",\\\"mounted_on\\\":\\\"/run\\\",\\\"name\\\":\\\"tmpfs\\\"},{\\\"kb_size\\\":\\\"64800356\\\",\\\"mounted_on\\\":\\\"/\\\",\\\"name\\\":\\\"/dev/mapper/vagrant--vg-root\\\"},{\\\"kb_size\\\":\\\"3986972\\\",\\\"mounted_on\\\":\\\"/dev/shm\\\",\\\"name\\\":\\\"tmpfs\\\"},{\\\"kb_size\\\":\\\"5120\\\",\\\"mounted_on\\\":\\\"/run/lock\\\",\\\"name\\\":\\\"tmpfs\\\"},{\\\"kb_size\\\":\\\"3986972\\\",\\\"mounted_on\\\":\\\"/sys/fs/cgroup\\\",\\\"name\\\":\\\"tmpfs\\\"},{\\\"kb_size\\\":\\\"488245288\\\",\\\"mounted_on\\\":\\\"/vagrant\\\",\\\"name\\\":\\\"vagrant\\\"},{\\\"kb_size\\\":\\\"797392\\\",\\\"mounted_on\\\":\\\"/run/user/1000\\\",\\\"name\\\":\\\"tmpfs\\\"}],\\\"memory\\\":{\\\"swap_total\\\":\\\"1003516kB\\\",\\\"total\\\":\\\"7973944kB\\\"},\\\"network\\\":{\\\"interfaces\\\":[{\\\"ipv4\\\":\\\"10.0.2.15\\\",\\\"ipv4-network\\\":\\\"10.0.2.0/24\\\",\\\"ipv6\\\":\\\"fe80::a00:27ff:fec2:be11\\\",\\\"ipv6-network\\\":\\\"fe80::/64\\\",\\\"macaddress\\\":\\\"08:00:27:c2:be:11\\\",\\\"name\\\":\\\"eth0\\\"},{\\\"ipv4\\\":\\\"192.168.122.1\\\",\\\"ipv4-network\\\":\\\"192.168.122.0/24\\\",\\\"macaddress\\\":\\\"52:54:00:6f:1c:bf\\\",\\\"name\\\":\\\"virbr0\\\"}],\\\"ipaddress\\\":\\\"10.0.2.15\\\",\\\"ipaddressv6\\\":\\\"fe80::a00:27ff:fec2:be11\\\",\\\"macaddress\\\":\\\"08:00:27:c2:be:11\\\"},\\\"platform\\\":{\\\"GOOARCH\\\":\\\"amd64\\\",\\\"GOOS\\\":\\\"linux\\\",\\\"goV\\\":\\\"1.16.7\\\",\\\"hardware_platform\\\":\\\"x86_64\\\",\\\"hostname\\\":\\\"vagrant\\\",\\\"kernel_name\\\":\\\"Linux\\\",\\\"kernel_release\\\":\\\"4.15.0-29-generic\\\",\\\"kernel_version\\\":\\\"#31-Ubuntu SMP Tue Jul 17 15:39:52 UTC 2018\\\",\\\"machine\\\":\\\"x86_64\\\",\\\"os\\\":\\\"GNU/Linux\\\",\\\"processor\\\":\\\"x86_64\\\",\\\"pythonV\\\":\\\"2.7.15rc1\\\"}}\",\n        \"install_method\": {\n          \"installer_version\": \"install_script-1.7.1\",\n          \"tool\": \"install_script\",\n          \"tool_version\": \"install_script\"\n        },\n        \"macV\": [\n          \"Mac\",\n          \"Mac\"\n        ],\n        \"machine\": \"amd64\",\n        \"nixV\": [\n          \"Ubuntu\",\n          \"Ubuntu\"\n        ],\n        \"platform\": \"linux\",\n        \"processor\": \"Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz\",\n        \"pythonV\": \"3.8.11\",\n        \"socket-fqdn\": \"vagrant.vm.\",\n        \"socket-hostname\": \"vagrant\",\n        \"winV\": [\n          \"Windows\",\n          \"Windows\"\n        ]\n      },\n      \"metrics\": {\n        \"cpu\": 99,\n        \"iowait\": 3.2,\n        \"load\": 0.5\n      },\n      \"mute_timeout\": 54283511,\n      \"name\": \"i-hostname\",\n      \"sources\": [\n        \"aws\",\n        \"aws\"\n      ],\n      \"tags_by_source\": {\n        \"non_4e8\": [\n          \"test.example.com.host\",\n          \"test.example.com.host\"\n        ],\n        \"officia__d4\": [\n          \"test.example.com.host\",\n          \"test.example.com.host\"\n        ]\n      },\n      \"up\": true\n    }\n  ],\n  \"total_matching\": 1,\n  \"total_returned\": 1\n}"
    },
    {
      "name": "Invalid Parameter Error",
      "originalRequest": {
        "method": "GET",
        "header": [
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/api/v1/hosts?filter=tempor Ut sed velit&sort_field=tempor Ut sed velit&sort_dir=tempor Ut sed velit&start=-62147425&count=-62147425&from=-62147425&include_muted_hosts_data=true&include_hosts_metadata=true",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "hosts"
          ],
          "query": [
            {
              "key": "filter",
              "value": "tempor Ut sed velit",
              "description": "String to filter search results."
            },
            {
              "key": "sort_field",
              "value": "tempor Ut sed velit",
              "description": "Sort hosts by this field."
            },
            {
              "key": "sort_dir",
              "value": "tempor Ut sed velit",
              "description": "Direction of sort. Options include `asc` and `desc`."
            },
            {
              "key": "start",
              "value": "-62147425",
              "description": "Host result to start search from."
            },
            {
              "key": "count",
              "value": "-62147425",
              "description": "Number of hosts to return. Max 1000."
            },
            {
              "key": "from",
              "value": "-62147425",
              "description": "Number of seconds since UNIX epoch from which you want to search your hosts."
            },
            {
              "key": "include_muted_hosts_data",
              "value": "true",
              "description": "Include information on the muted status of hosts and when the mute expires."
            },
            {
              "key": "include_hosts_metadata",
              "value": "true",
              "description": "Include additional metadata about the hosts (agent_version, machine, platform, processor, etc.)."
            }
          ]
        }
      },
      "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": "Forbidden",
      "originalRequest": {
        "method": "GET",
        "header": [
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/api/v1/hosts?filter=tempor Ut sed velit&sort_field=tempor Ut sed velit&sort_dir=tempor Ut sed velit&start=-62147425&count=-62147425&from=-62147425&include_muted_hosts_data=true&include_hosts_metadata=true",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "hosts"
          ],
          "query": [
            {
              "key": "filter",
              "value": "tempor Ut sed velit",
              "description": "String to filter search results."
            },
            {
              "key": "sort_field",
              "value": "tempor Ut sed velit",
              "description": "Sort hosts by this field."
            },
            {
              "key": "sort_dir",
              "value": "tempor Ut sed velit",
              "description": "Direction of sort. Options include `asc` and `desc`."
            },
            {
              "key": "start",
              "value": "-62147425",
              "description": "Host result to start search from."
            },
            {
              "key": "count",
              "value": "-62147425",
              "description": "Number of hosts to return. Max 1000."
            },
            {
              "key": "from",
              "value": "-62147425",
              "description": "Number of seconds since UNIX epoch from which you want to search your hosts."
            },
            {
              "key": "include_muted_hosts_data",
              "value": "true",
              "description": "Include information on the muted status of hosts and when the mute expires."
            },
            {
              "key": "include_hosts_metadata",
              "value": "true",
              "description": "Include additional metadata about the hosts (agent_version, machine, platform, processor, etc.)."
            }
          ]
        }
      },
      "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": "Too many requests",
      "originalRequest": {
        "method": "GET",
        "header": [
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/api/v1/hosts?filter=tempor Ut sed velit&sort_field=tempor Ut sed velit&sort_dir=tempor Ut sed velit&start=-62147425&count=-62147425&from=-62147425&include_muted_hosts_data=true&include_hosts_metadata=true",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "hosts"
          ],
          "query": [
            {
              "key": "filter",
              "value": "tempor Ut sed velit",
              "description": "String to filter search results."
            },
            {
              "key": "sort_field",
              "value": "tempor Ut sed velit",
              "description": "Sort hosts by this field."
            },
            {
              "key": "sort_dir",
              "value": "tempor Ut sed velit",
              "description": "Direction of sort. Options include `asc` and `desc`."
            },
            {
              "key": "start",
              "value": "-62147425",
              "description": "Host result to start search from."
            },
            {
              "key": "count",
              "value": "-62147425",
              "description": "Number of hosts to return. Max 1000."
            },
            {
              "key": "from",
              "value": "-62147425",
              "description": "Number of seconds since UNIX epoch from which you want to search your hosts."
            },
            {
              "key": "include_muted_hosts_data",
              "value": "true",
              "description": "Include information on the muted status of hosts and when the mute expires."
            },
            {
              "key": "include_hosts_metadata",
              "value": "true",
              "description": "Include additional metadata about the hosts (agent_version, machine, platform, processor, etc.)."
            }
          ]
        }
      },
      "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}"
    }
  ]
}