/
NE
netxms
/
NetXMS API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16m ago · Updated 5h ago
View markdown
netxms
NetXMS API
post
Manage or unmanage object
v59
OpenAPI 3.0.2
raw.githubusercontent.com
2026-08-06
261
120
479.1 KB
AI Chat
7
AI Management
3
AI Operators
8
AI Saved Prompts
5
Alarm Categories
5
Alarms
10
Asset Management Schema
5
Authentication
2
Chat Bots
7
Cloud Connectors
1
Data Collection
8
DCI Summary Tables
7
Event Forwarders
7
Event Processing Policy
3
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
59
get
List objects
post
Create a new object
get
Get object details
patch
Update common object properties
patch
Update object geo location and postal address
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 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
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
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 object status explanation
get
Get chassis layout
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
Scheduled Tasks
6
Script Library
6
Server
3
Server Actions
5
SNMP MIB
2
SSH Keys
5
TCP Proxy
2
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