/
NE
netxms
/
NetXMS REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1w ago
Details
Filter operations
Alarms
8
get
List alarms
post
Change alarm state
get
Get alarm by ID
get
Get alarm comments
post
Create alarm comment
get
Get alarm comment
put
Update alarm comment
delete
Delete alarm comment
API Info
2
get
Check API connection
get
Get API information
Authentication
4
post
Create REST API session
get
Get session information
delete
Logout / Delete session
post
Validate credentials
Business Services
7
get
List business service checks
post
Create business service check
get
Get business service check
put
Update business service check
delete
Delete business service check
get
Get business service tickets
get
Get business service uptime
Data Collection
12
get
List DCIs for object
post
Create new DCI
get
Get DCI details
put
Update DCI
delete
Delete DCI
post
Change DCI status
post
Force poll DCI
get
Get DCI last value
get
Get DCI historical data
get
Search DCIs
get
Get all last values for object
post
Push DCI data
Events
1
post
Send event
Graphs
1
get
List predefined graphs
Network Map
2
get
Get network map anonymous access token
post
Enable anonymous access to network map
Notifications
3
get
Poll session notifications
get
Get user agent notifications
post
Create user agent notification
Object Tools
4
get
List object tools
post
Execute object tool
get
Get object tool output
post
Stream object tool output
Objects
12
get
Get objects with filters
post
Create new object
get
Get object by ID
put
Update object
delete
Delete object
post
Set object maintenance state
post
Set object managed state
post
Bind child object
post
Bind this object to parent
post
Unbind child object
post
Unbind this object from parent
post
Change object zone
Persistent Storage
5
get
List persistent storage entries
post
Create persistent storage entry
get
Get persistent storage entry
put
Update persistent storage entry
delete
Delete persistent storage entry
Polls
3
post
Execute object poll
get
Get poll output
post
Poll with output streaming
Search
1
get
Find MAC address
Summary Tables
1
post
Query ad-hoc summary table
Users
3
get
List users and groups
get
Get user by ID
post
Change user password
API Info
Check API connection
Returns basic API information. Does not require authentication.
get
/
Response
API is available
object
required
description
string
version
string
build
string
Changes