post
https://saner.secpod.com/AncorWebService/perform
This method allows you to add devices. It requires IP, Hostname, MAC address, and Operating system. You may also assign the device to a group using tags.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| ip | Device IP address | Yes | string |
| hostname | Device hostname | Yes | string |
| mac | Device MAC address | Yes | string |
| os | Operating system of the device | No | string |
| tags | Key/value metadata for device grouping | No | object[] |
