{ "items": [ { "assignedProducts": [ { "code": "Endpoint product.", "status": "Installation status of a product assigned to the endpoint.", "version": "Version of a product assigned to an endpoint." } ], "associatedPerson": { "id": "Unique ID for the Person.", "name": "Person's name.", "viaLogin": "Person's login on the endpoint." }, "cloud": { "instanceId": "Unique ID for the cloud instance.", "provider": "Cloud provider in which the endpoint is running." }, "encryption": { "volumes": [ { "status": "Endpoint volume encryption status.", "volumeId": "Endpoint volume ID." } ] }, "group": { "id": "Unique ID for endpoint group.", "name": "Endpoint group name." }, "health": { "overall": "Health status of an endpoint or a service running on an endpoint.", "services": { "serviceDetails": [ { "name": "Service name.", "status": "Status of a service on an endpoint." } ], "status": "Health status of an endpoint or a service running on an endpoint." }, "threats": { "status": "Health status of an endpoint or a service running on an endpoint." } }, "hostname": "Hostname of the endpoint.", "id": "Unique ID for the endpoint.", "ipv4Addresses": [ "string" ], "ipv6Addresses": [ "string" ], "isolation": { "adminIsolated": false, "selfIsolated": false, "status": "Isolation status reported by endpoint." }, "lastSeenAt": "2019-09-23T12:02:01.700Z", "lockdown": { "status": "Endpoint lockdown status.", "updateStatus": "Endpoint lockdown update status." }, "macAddresses": [ "string" ], "online": false, "os": { "build": 0, "isServer": false, "majorVersion": 0, "minorVersion": 0, "name": "OS name as reported by the endpoint.", "platform": "OS platform type." }, "tamperProtectionEnabled": false, "tenant": { "id": "The ID of the referenced object." }, "type": "Endpoint type." } ], "pages": { "fromKey": "The key of the first item in the returned page.", "items": 0, "maxSize": 0, "nextKey": "The key to use when fetching the next page.", "size": 0, "total": 0 }}