Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Generic Webhook Configuration for Incidents in Cloudaware:

...

API key generation

   1) Create a Google Cloud Project account

   2) Submit an access request to support@cloudaware.com providing the full e-mail email address of the associated Google Cloud Project account

   3) Activate access to CloudAware REST API using API Manager: go to https://console.cloud.google.com Google Console → API Manager → Library → Private APIs → click external.endpoints.cloudaware-vm.cloud.goog → Enable

...

   4) Go back to API Manager → Credentials → Create credentials → API Key. Copy the API Key to the clipboard

...


...

2.

Incident Webhook Configuration in Cloudaware

    1) Log in to Cloudaware and go to Admin

...

    5) Replace {API_KEY} part from URL with the API Key generated for the instance you would like to monitor. This will be the URL for the HTTP requests.

...

3.

Webhook key generation

    1) Go to https://external-dot-cloudaware-vm.appspot.com/_ah/api/explorer and select Set API key / OAuth 2.0 Client ID

...

    4) Insert the parameters and the Request body (the subject can be “CPUUtilization is too high on eoduat-eu-central-db.RDS.eu-central (instance name)”, for example). You can also see the tips under the question mark on every field from the Request body helping you to insert the right values

...

Webhook key is generated in Cloudaware:

...

4. Execute a request without OAuth (or Authorize and execute if it is required by your API method)

...