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 | string |
Agent
Field | Description | Scheme |
---|---|---|
description | Short description of the agent | string |
id | The id of the agent |
|
name | The name of the agent | string |
Config Item
Field | Description | Scheme |
---|---|---|
config | Configuration | string |
config_class | Class of the config item | string |
created_at | Creation timestamp |
|
delete_reason | Reason for deletion | string |
deleted_at | Deletion timestamp |
|
description | Description | string |
external_id | External IDs |
|
health |
|
|
id | ID of the config item |
|
labels | Labels |
|
name | Name | string |
properties |
|
|
ready | Whether the config item is ready | bool |
scraper_id | ID of the scraper | string |
source | Source | string |
status | Status | string |
tags | Tags |
|
type | Type | string |
updated_at | Update timestamp |
|