{
  "content":[  
    {  
      "allowDelete":true,
      "alternateName":"string",
      "dateAdded":0,
      "description":"TESTING",
      "disableConcurrentPolling":true,
      "disablePolling":true,
      "disableThresholding":true,
      "id":1245,
      "ipAddress":"10.10.10.1",
      "isDeleted":true,
      "isNew":true,
      "lastDiscovery":0,
      "name":"Michael 1",
      "numElements":0,
      "objects":[  
        {  
          "description":"string",
          "deviceId":1245,
          "extendedInfo":{  
          },
          "id":1234,
          "indicators":[  
            {  
              "deviceId":1245,
              "evaluationOrder":0,
              "extendedInfo":{  
              },
              "format":"GAUGE",
              "id":9876,
              "isBaselining":true,
              "isDeleted":true,
              "isEnabled":true,
              "lastInvalidationTime":0,
              "maxValue":0,
              "objectId":0,
              "pluginId":0,
              "pluginIndicatorTypeId":0,
              "syntheticExpression":"string"
            }
          ],
          "isDeleted":true,
          "isEnabled":true,
          "isVisible":true,
          "name":"string",
          "pluginId":0,
          "pluginObjectTypeId":0,
          "subtypeId":0
        }
      ],
      "peerId":0,
      "pluginInfo":{  
      },
      "pluginManagerId":0,
      "pollFrequency":0,
      "timezone":"string",
      "workhoursGroupId":0
    },
    {  
      "allowDelete":true,
      "alternateName":"string",
      "dateAdded":0,
      "description":"Michael Test 2",
      "disableConcurrentPolling":true,
      "disablePolling":true,
      "disableThresholding":true,
      "id":4321,
      "ipAddress":"10.10.10.2",
      "isDeleted":true,
      "isNew":true,
      "lastDiscovery":0,
      "name":"Michael 2",
      "numElements":10,
      "objects":[  
        {  
          "description":"string",
          "deviceId":4321,
          "extendedInfo":{  
          },
          "id":3456,
          "indicators":[  
            {  
              "deviceId":4321,
              "evaluationOrder":0,
              "extendedInfo":{  
              },
              "format":"GAUGE",
              "id":6789,
              "isBaselining":true,
              "isDeleted":true,
              "isEnabled":true,
              "lastInvalidationTime":0,
              "maxValue":0,
              "objectId":0,
              "pluginId":0,
              "pluginIndicatorTypeId":0,
              "syntheticExpression":"string"
            }
          ],
          "isDeleted":true,
          "isEnabled":true,
          "isVisible":true,
          "name":"string",
          "pluginId":0,
          "pluginObjectTypeId":0,
          "subtypeId":0
        }
      ],
      "peerId":0,
      "pluginInfo":{  
      },
      "pluginManagerId":0,
      "pollFrequency":0,
      "timezone":"string",
      "workhoursGroupId":0
    }
  ],
  "pageNumber":0,
  "pageSize":0,
  "totalElements":0,
  "totalPages":0
}