v1

latestOpenAPI 3.1.02026-07-26189891.1 MB
Configuration

Create View

Use this method to create a view and attach alerts to the view.

post/v1/config/view

Request body

namestring required

Name of a view.

querystring

Search query.

hostsHosts[]
appsApps[]
levelsLevels[]
tagsTags[]
categoryCategory[]
presetidstring

ID of a preset alert.

Example request

{
  "channels": [
    {
      "timezone": "America/Chicago, EST, Etc/UTC, etc..."
    }
  ]
}

Response

OK

object required