Skip to main content

Get Event Codes (v2.0)

GET 

/sdwan/v2.0/api/eventcodes

List names and descriptions of all the event codes.

Responses

Successful Operation

Schema
    count integer
    description

    The event description.

    items object[]
  • Array [
  • category string
    code string
    description string
    display_name string
    entity_ref string
    resource_types string[]
    suppress boolean
    type string

    Possible values: [alarm, alert]

  • ]
Loading...