by Mahalya R | Oct 10, 2023 | Usage of Query APIs
This section describes usage of Query APIs to get information on transactions in HEAL. Request Details for a Service To get details of all the requests monitored on a service in an account in HEAL, use the ‘requests’ Query API as follows: API Name – requests Format... by Mahalya R | Oct 10, 2023 | Usage of Query APIs
This section describes the usage of Query APIs to get Workload aka transaction and Behavior-related KPIs information from HEAL. All the time series data is provided as per collection interval frequency. Behavior KPIs List Non-Group Behavior KPIs Data To get... by Mahalya R | Oct 10, 2023 | Usage of Query APIs
This section describes the usage of Query APIs to get information on component and host instances for services in HEAL. Using ‘instances’ Query API, you can get details on the following: Host cluster instances Component cluster instances Host instances Component... by Mahalya R | Oct 10, 2023 | Usage of Query APIs
To get details on behavior group and non-group KPIs, use the following APIs: APIs: GET /config/accounts/{accountId}/componentsKPIs – To get details of supported KPIs for a particular component sub-type. This helps in getting IDs of KPIs in order to fetch further... by Mahalya R | Oct 10, 2023 | Usage of Query APIs
This section describes the usage of Query APIs to get information on connections in HEAL. Connections Details for a Service To get details of all dependent services for a specific service, use the ‘connections’ Query API as follows: API Name – connections Format – GET...