Returns DNS protection (DNSP) status information for all endpoints matching the specified criteria.

GET {{baseUrl}}/api/status/gsm/dnsp/:keyCode?machineId=02cf0fec7fbc4824ad687afeea953a2102cf0fec7fbc4824ad687afeea953a21:::cbc41f4497784a6e89bccbc41f4497784a6e89bc:::cbc41f4497784a6e89bccbc41f4497784a6e89bc&modifiedSince=2022-11-24T10:36:02.2316553Z&batchSize=50&continuation=jhcLdaX-5QFhoMF_

Request Params

KeyDatatypeRequiredDescription
machineIdstringA machine ID for which DNSP status information is to be retrieved. If omitted, information for all endpoints is for the given site is retrieved.
modifiedSincestringIf specified, returns all DNSP status entries, that were modified after (or at) the given date.
batchSizenumberSpecifies the maximum number of entries returned per request. Valid values range from 1 to 1000.
continuationstringA continuation token for batched requests

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"QueryResults":[{"HostName":"Computer1","IsVirtualMachine":false,"DNSAgentStatus":"Installed","InstalledDate":"2022-10-29T10:36:02.2316553Z","UninstalledDate":null,"AgentVersion":"1.3.3.35","LastSeenDate":"2022-11-27T10:36:02.2316553Z","LastModifiedDate":"2022-10-29T12:36:02.2316553Z","TrafficCountLast24Hours":2134,"DNSPolicyID":"a16f5e11-56c3-4dbb-b409-577e04adbbb7","DNSPolicyName":"Securedns High Protection","MachineID":"322007290b714c25b81a31f814c0a832322007290b714c25b81a31f814c0a832:::e0c084683ce640a0b99ae0c084683ce640a0b99a:::e0c084683ce640a0b99ae0c084683ce640a0b99a","KC":"A2D8-A0E2-33A2-4F94-8A13","MasterKC":"05B7-CF2F-2BA8-4583-A39D"},{"HostName":"Computer2","IsVirtualMachine":false,"DNSAgentStatus":"Installed","InstalledDate":"2022-09-29T10:36:02.2316553Z","UninstalledDate":null,"AgentVersion":"1.3.3.35","LastSeenDate":"2022-11-25T10:36:02.2316553Z","LastModifiedDate":"2022-09-29T14:36:02.2316553Z","TrafficCountLast24Hours":2134,"DNSPolicyID":"f5d4e19f-6380-4df4-a8ab-53888cb5aeb8","DNSPolicyName":"Securedns High Protection","MachineID":"4545816c280c4b78bb3125ed918f3de04545816c280c4b78bb3125ed918f3de0:::2a0b6ed293974191a1882a0b6ed293974191a188:::2a0b6ed293974191a1882a0b6ed293974191a188","KC":"A2D8-A0E2-33A2-4F94-8A13","MasterKC":"05B7-CF2F-2BA8-4583-A39D"}],"ContinuationToken":null,"ContinuationURI":null,"Count":2}