EnOS Reporting Tool API FAQs

How to get Organization ID (orgId)


In the left navigation bar of the EnOS Management Console, click IAM > Organization Profile . The Organization ID is the orgld.

How to get Access Key (accessKey)


accessKey is the service account that EnOS assigns to the application for authentication purpose. To get the information, perform the following steps:

  1. Click Application Registration in the left navigation bar of the EnOS Management Console.
  2. Select the application that needs to invoke the API and you can get the Access Key in the basic information.

How to get report template ID (reportId)


reportId is the ID of a report template. The ID is returned when you create a report template. For more information, see Create Report Template.

How to get root report template ID (originalId)


originalId is the ID of a root report template. The ID is the returned reportId when you first create a root report template and used as originalId when you want to update or perform other operations on the root report template. For more information, see Create Report Template.

How to get report template key (reportKey)


reportKey is the unique key of a report template. The key is specified when you first create a report template. For more information, see Create Report Template.


When creating a report template using reportKey, you need to save the key in a secured place for later use, e.g. to query the template.