Service

You can create services in HEAL using the ‘services’ API. While creating the services, you can also create host and component instances. You can also remove the services. Creating a Service You can create services in HEAL when an account and application already exist....

Producers

This section will describe the Topology API for adding new producers for a standard, customized KPIs. Producer A producer is used to collect the Performance Metric KPI. ‘producers’ API allows you to add customized KPI for the customized KPIs added or existing standard...

KPIs & Group KPIs

This section will describe the Topology API for adding Group KPIs and KPIs customized for a Standard or Customized components in the Heal. KPI Group Performance KPI metrics can be single like CPU and grouped like Disk Space. If you want a KPI to be grouped, create the...

Forensic and Heal Actions

This section describes the Topology API for adding new Forensic and Heal actions for your Enterprise in HEAL. At run time, the action executes when an event occurs. API Name – actions Format – POST /api/accounts/<account_identifier>/actions JSON Format {...

Component Instance

You can create, update, and remove component instances in HEAL using the ‘instances’ API. Creating Component Instances You can create component instances in HEAL using the ‘instances’ API. API Name – instances Format – POST...