post
https://saner.secpod.com/AncorWebService/perform
This method lets you get the basic system details of the devices in an Account. Details such as the IP address, MAC address, memory, disk size, serial number, systemUUID, CPU information, and operating system details are provided in the response when the ‘getBasicSystemDetails’ API is executed. The API will fetch details of all devices in the Account if the key ‘hostnames’ is not provided in the request.
| Key Name | Meaning | Mandatory | Data Type |
|---|---|---|---|
| accountname | Name of the account for which device system details are requested | Yes | string |
| hostnames | List of hostnames to fetch specific device details (if not provided, all devices are fetched) | No | array |
