/
NE
netxms
/
NetXMS API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-24
Details
Filter operations
AI Chat
7
AI Management
3
AI Operators
14
AI Saved Prompts
5
Alarm Categories
5
Alarms
10
Asset Management Schema
5
Authentication
2
Background Tasks
1
Chat Bots
7
Cloud Connectors
1
Data Collection
10
DCI Summary Tables
7
Event Forwarders
7
Event Processing Policy
8
Event Templates
5
Find
2
Geo Areas
5
Grafana
8
Image Library
6
Incidents
10
Log Parsers
2
Logs
5
Notification Channels
9
Object Categories
5
Object Tools
10
Objects
83
get
List objects
post
Create a new object
get
Get object details
delete
Delete object
patch
Update common object properties
patch
Update object geo location and postal address
patch
Update object placement in a rack or chassis
patch
Update object status calculation/propagation parameters
get
Get object access control list
put
Replace object access control list
get
Get node polling configuration
patch
Update node polling configuration
patch
Update object auto-bind configuration
get
Get facility configuration
patch
Update facility configuration
get
Get power domain configuration
patch
Update power domain configuration
get
Get cooling zone configuration
patch
Update cooling zone configuration
get
Get room configuration
patch
Update room configuration
get
Get room placement of a rack
patch
Update room placement of a rack
get
Get node SNMP communication configuration
patch
Update node SNMP communication configuration
get
Get node agent communication configuration
patch
Update node agent communication configuration
get
Get object custom attributes
put
Create or update a single custom attribute
delete
Delete a single custom attribute
get
Get asset properties
put
Create or update a single asset property
delete
Delete a single asset property
get
Get object responsible users
put
Add or update a responsible user
delete
Remove a responsible user
get
Get dashboard content
put
Replace dashboard content
get
Get network map content
put
Replace network map content
put
Replace associated dashboards
put
Replace trusted objects
get
Get object URLs
post
Add an object URL
put
Update an object URL
delete
Delete an object URL
get
Get full details of direct child objects
put
Bind child object to parent
delete
Unbind child object from parent
get
List device configuration backups
get
Get device configuration backup
post
Execute command on agent
post
Execute dashboard element script within context of given object
post
Execute script within context of given object
post
Expand text macros
post
Create Remote Control Session
post
Restore device configuration
post
Make object enter or leave maintenance mode, immediately or on schedule
post
Manage or unmanage object
post
Send Wake-on-LAN packet
get
Take screenshot from remote system via NetXMS agent
get
Get L2 (link layer) topology
get
Get IP topology
get
Get OSPF topology
get
Get internal communication topology
get
Get business service availability
get
Get node ARP cache
get
Get node routing table
get
Get switch forwarding database
get
Get object status explanation
get
Get chassis layout
get
Get room floor plan
post
Create room passive element
delete
Delete room passive element
patch
Update room passive element
get
Get rack layout
post
Create rack passive element
delete
Delete rack passive element
patch
Update rack passive element
get
Get object sub-tree
post
Execute object query
post
Search objects
post
Get multiple objects
Scheduled Tasks
6
Script Library
6
Server
8
Server Actions
5
SNMP MIB
2
SSH Keys
5
TCP Proxy
2
Traffic Observers
1
Two-Factor Authentication
9
User Groups
5
Users
9
Web Service Definitions
5
Objects
Manage or unmanage object
post
/v1/objects/{object-id}/set-managed
Path parameters
object-id
integer
required
Request body
object
required
managed
boolean
true - for manage object, false - for object unmanage
Response
Object successfully managed/unmanaged
Changes