Config Events
Field | Description | Scheme |
---|---|---|
agent | Details of the agent that created the config. | |
config | Corresponding config item. | |
new_state | The db state change that caused this event. Only available on state events. |
|
permalink | Link to the Catalog in mission control |
|
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 |
|