Object Tools
List object tools applicable to an object
Retrieve a list of object tools that are applicable to the specified object, filtered by tool ACL, container context, disabled status, and the tool's menu filter (SNMP/agent requirements, OID match, OS match, template match, custom attribute match).
get/v1/objects/{object-id}/object-tools
Path parameters
object-idinteger required
Object ID to filter tools for
Query parameters
typesstring
Comma-separated list of tool types to filter by. Uses kebab-case format (e.g., "action,server-script,ssh-command")
Response
Successful retrieval of applicable object tools.