API Reference

Retrieve the property of managed computers

Response contains the properties of all computers or a computer via specific query parameters.

If there has no any query parameter, return all managed computer list.

[Added in v3.26.0] It supports three kinds of query parameters:

  • mac_addr - query computers by its mac address
  • host_name - query computers by its host name
  • private_ip - query computers by its private ip address

You can specify only one query parameter above at most, other backend will report error.

Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!