Computers
This API lists all the computers
- Functionality
- Retrieve all Computer Information.
- HTTP Method
- GET
- API URI
- dcapi/som/computersInfo?size={records_per_page}&page={page_number}
- Content-Type
- application/somComputersInfo.v1+json
- Authentication Required
- Yes
- X-Customer
- All - To get all customer data
{customer_id} - To get specific customer data
Response Data
[
{
"managedStatus": 61,
"liveStatusUpdatedOn": "Feb 8, 2023 04:00 PM",
"ownerEmailID": "--",
"installationStatus": "Installed Successfully",
"description": "--",
"computerFullName": "VIGNESH",
"agentExecutedOn": "Feb 8, 2023 02:51 PM",
"statusUpdatedOn": "Feb 8, 2023 02:51 PM",
"osVersion": "10.0.19045",
"computerName": "VIGNESH-9898",
"lastContactTime": "Feb 8, 2023 02:50 PM",
"osPlatform": "Windows",
"agentUpgradedOn": "--",
"liveStatus": "Live",
"servicePack": "Windows 10 Version 2009 (x64)",
"ipAddress": "11.33.3.42",
"installationStatusCode": 22,
"osName": "Windows 10 Professional Edition (x64)",
"computerFQDNName": "VIGNESH.CSEZ.ZOHOCORPIN.COM",
"agentUninstalledOn": "--",
"searchTag": "--",
"computerId": "601",
"macAddress": "00:09:0a:aa:00:01,6a:a2:ab:3a:a8:05",
"computerGUID": "5mtu0ytgxzjliymy0yti4mti1zgi",
"loggedUsers": "vignesh",
"distributionServerName": "VIGNESH",
"domainName": "ZOHOCORP",
"customerID": "1",
"agentVersion": "10.1.2228.20.W",
"supportedOperationinSDP": "Asset,Remote_Control,Tools",
"agentInstalledOn": "Feb 8, 2023 01:21 PM",
"location": "--",
"remoteOfficeName": "ro1",
"remoteOfficeID": "301",
"remarks": "Agent Installed Successfully"
},
{
"managedStatus": 62,
"liveStatusUpdatedOn": "Feb 7, 2023 06:58 PM",
"ownerEmailID": "--",
"installationStatus": "Uninstalled Successfully",
"description": "--",
"computerFullName": "KAVIN",
"agentExecutedOn": "Feb 7, 2023 06:52 PM",
"statusUpdatedOn": "Feb 7, 2023 06:52 PM",
"osVersion": "10.0.19044",
"computerName": "KAVIN-10549",
"lastContactTime": "Feb 7, 2023 05:51 PM",
"osPlatform": "Windows",
"agentUpgradedOn": "--",
"liveStatus": "Unknown",
"servicePack": "Windows 10 Version 21H2 (x64)",
"ipAddress": "10.51.241.7",
"installationStatusCode": 23,
"osName": "Windows 10 Professional Edition (x64)",
"computerFQDNName": "KAVIN.CSEZ.ZOHOCORPIN.COM",
"agentUninstalledOn": "Feb 7, 2023 06:52 PM",
"searchTag": "--",
"computerId": "901",
"macAddress": "0a:00:27:00:00:17,60:a2:62:a4:72:a7",
"computerGUID": "3mtnjowu0mmi0mjzjmgi2nmqx",
"loggedUsers": "kavin-10549",
"distributionServerName": "VIGNESH",
"domainName": "ZOHOCORP",
"customerID": "1",
"agentVersion": "10.1.2228.20.W",
"supportedOperationinSDP": "Asset",
"agentInstalledOn": "Feb 6, 2023 10:25 AM",
"location": "--",
"remoteOfficeName": "ro1",
"remoteOfficeID": "301",
"remarks": "Agent UnInstalled Successfully"
}
]
