Config Events
| Field | Description | Scheme |
|---|---|---|
agent | Details of the agent | |
channel | The notification channel, e.g. |
|
config | Corresponding config item. | |
groupedResources | A list of grouped resource names. Only available when notifications are grouped using |
|
new_state | The state change that triggered this event. Only available on config state events (e.g. |
|
permalink | A link to the resource in Mission Control |
|
recent_events | Recent config changes from the last hour |
|
silenceURL | A link to silence this notification |
|
Agent
| Field | Description | Scheme |
|---|---|---|
description | Short description of the agent |
|
id | The id of the agent |
|
name | The name of the agent |
|
Config Item
| Field | Description | Scheme |
|---|---|---|
config | Configuration |
|
config_class | Class of the config item |
|
created_at | Creation timestamp |
|
delete_reason | Reason for deletion |
|
deleted_at | Deletion timestamp |
|
description | Description |
|
external_id | External IDs |
|
health |
|
|
id | ID of the config item |
|
labels | Labels |
|
name | Name |
|
properties |
|
|
ready | Whether the config item is ready |
|
scraper_id | ID of the scraper |
|
source | Source |
|
status | Status |
|
tags | Tags |
|
type | Type |
|
updated_at | Update timestamp |
|