Graph - Request Format

Endpoint access details for the Rest API graph URI

URL: /rest/graph. This requires authentication. Requires RRDGRAPHS permission as well as VIEWALL or VIEWSOME permission.

  • GET - returns performance data for requested objects.
  • POST, PUT, DELETE - not implemented.

Access Control

  • RRDGRAPHS allows access to this end point.
  • VIEWALL allows performance data for all objects to be returned.
  • VIEWSOME allows performance data to be returned for objects where permission has been granted for the service based on the access object selection.