post
https://saner.secpod.com/AncorWebService/perform
This method allows you to update device information. Hostname is mandatory. You may update OS, critical flag, tags, or delete existing tags. You may also activate/deactivate endpoint agents.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| hostname | Device hostname | Yes | string |
| os | Operating system of the device | No | string |
| critical | Mark device as critical (true/false) | No | string |
| tags | Add/update device metadata (key/value pairs) | No | object[] |
| deletetags | Delete tags by key name | No | string[] |
