AlertScriptConfig

AlertScriptConfig
AlertScriptConfig
JSON Example
{
    "_last_modified": "string",
    "action_script": "string",
    "configpb_attributes": {
        "version": 0
    },
    "name": "string",
    "tenant_ref": "string",
    "timeout": 0,
    "url": "string",
    "uuid": "string"
}
string
_last_modified
Optional

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

string
action_script
Optional

User Defined Alert Action Script. Please refer to kb.avinetworks.com for more information. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

configpb_attributes
Optional

configpb_attributes

string
name
Required

A user-friendly name of the Script. 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.

integer As int32 As int32
timeout
Optional

controlscript excution timeout. Field introduced in 22.1.6. Allowed with any value in Enterprise, 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.