This API returns the count of current action plan issues per their severity and priority.

This API returns the counts of action plans as per their severity and priority. Found issues are assigned a Priority and Severity index. The end-user needs to input the TOE ID (toe_id) for a given action plan in the API request.

In this scenario, the following are returned in the response:

  • the asset value starting from 1 to 4, where 1 = Idle, 2 = Low, 3 = Medium, 4 = High
  • total count of issues for each asset value
  • total count of issues by severity. The severity values can be Low, Medium, High, and Critical.
Path Params
string
required

Filter by the Toe ID.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json