Skip to main content
GET
/
logs
/
monitoring
/
event-types
List Monitoring Event Types
curl --request GET \
  --url http://localhost:8080/logs/monitoring/event-types
{
  "items": [
    "<string>"
  ]
}

Response

200 - application/json

Successful Response

Ответ со списком доступных типов событий мониторинга.

items
string[]