REST Resources
This API supports a Representational State Transfer (REST) model for accessing a set of resources through a fixed set of operations. The following resources are accessible through the RESTful model:
- /api/data : Custom data
- /api/definitions : Report definitions
- /api/jobs : Run reports and report history
- NetworkLinkResource
- /api/notes : Object notes
- /api/objects : Network object data
- /services/reportout : Report output
There is also a WADL document describing the REST API.