All REST Endpoints

Discovery
Use to manage discovery.
Add an SNMP Profile to a Discovery Job
Method: post
Path: /discovery/request/result/{discovery-context-id}/profile/
Create a Discovery Job
Method: post
Path: /discovery/request/create
Get Discovery Profile Results by ID
Method: get
Path: /discovery/request/result/{discovery-context-id}/profile/{snmp-profile-uuid}
Get Discovery Results
Method: get
Path: /discovery/request/result/
Get Discovery Results by ID
Method: get
Path: /discovery/request/result/{discovery-context-id}
Get Discovery Status
Method: get
Path: /discovery/request/status/
Get Discovery Status by ID
Method: get
Path: /discovery/request/status/{discovery-context-id}
Get SNMP Profile Results
Method: get
Path: /discovery/request/result/{discovery-context-id}/profile/
Inventory
Use to manage inventory.
Add Discovery Results to the Inventory
Method: post
Path: /inventory
Replace the Inventory
Method: put
Path: /inventory
Translate the Inventory Status
Method: post
Path: /inventory/translate/
Update the Inventory
Method: patch
Path: /inventory
Rediscovery
Use to manage rediscovery.
Rediscover Devices
Method: post
Path: /rediscovery