ActionGroupConfig

ActionGroupConfig
ActionGroupConfig
JSON Example
{
    "_last_modified": "string",
    "action_script_config_ref": "string",
    "autoscale_trigger_notification": false,
    "configpb_attributes": {
        "version": 0
    },
    "description": "string",
    "email_config_ref": "string",
    "external_only": false,
    "level": "string",
    "name": "string",
    "snmp_trap_profile_ref": "string",
    "syslog_config_ref": "string",
    "tenant_ref": "string",
    "url": "string",
    "uuid": "string"
}
string
_last_modified
Optional

UNIX time since epoch in microseconds. Units(MICROSECONDS).

string
action_script_config_ref
Optional

reference of the action script configuration to be used. It is a reference to an object of type AlertScriptConfig. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
autoscale_trigger_notification
Optional

Trigger Notification to AutoScale Manager. Allowed with any value in Enterprise, Enterprise with Cloud Services edition. Allowed in Essentials (Allowed values- false), Basic (Allowed values- false) edition.

configpb_attributes
Optional

configpb_attributes

string
description
Optional

Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
email_config_ref
Optional

Select the Email Notification configuration to use when sending alerts via email. It is a reference to an object of type AlertEmailConfig. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

boolean
external_only
Required

Generate Alert only to external destinations. Allowed with any value in Enterprise, Enterprise with Cloud Services edition. Allowed in Essentials (Allowed values- false), Basic (Allowed values- false) edition.

string
level
Required
Constraints: default: ALERT_LOW

When an alert is generated, mark its priority via the Alert Level. Enum options - ALERT_LOW, ALERT_MEDIUM, ALERT_HIGH. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
name
Required

Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
snmp_trap_profile_ref
Optional

Select the SNMP Trap Notification to use when sending alerts via SNMP Trap. It is a reference to an object of type SnmpTrapProfile. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
syslog_config_ref
Optional

Select the Syslog Notification configuration to use when sending alerts via Syslog. It is a reference to an object of type AlertSyslogConfig. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
tenant_ref
Optional

It is a reference to an object of type Tenant. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
url
Optional

url

string
uuid
Optional

Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.