SAP HANA · Example Payload

Sap Hana Cloud Rest Alert Rule Example

A sample description.

AnalyticsCloudDatabaseEnterpriseIn-Memory

Sap Hana Cloud Rest Alert Rule Example is an example object payload from SAP HANA, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ruleIdruleNameruleTypeenabledseveritymetricthresholdOperatorthresholdValueunitdescription

Example Payload

Raw ↑
{
  "ruleId": "500123",
  "ruleName": "example_value",
  "ruleType": "example_value",
  "enabled": true,
  "severity": "example_value",
  "metric": "example_value",
  "thresholdOperator": "example_value",
  "thresholdValue": 42.5,
  "unit": "example_value",
  "description": "A sample description."
}