Component Events
| Field | Description | Scheme | 
|---|---|---|
agent | Details of the agent that created the Component.  | |
component | Link to the Component in mission control  | |
permalink | Link to the Component 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  | 
Component
| Field | Description | Scheme | 
|---|---|---|
cost_per_minute | The cost per minute of the component  | 
  | 
cost_total_1d | The cost total 1d of the component  | 
  | 
cost_total_30d | The cost total 30d of the component  | 
  | 
cost_total_7d | The cost total 7d of the component  | 
  | 
created_at | Created timestamp  | 
  | 
created_by | Id of the person that created this component  | 
  | 
deleted_at | Deleted timestamp  | 
  | 
description | The description of the component  | string  | 
external_id | The external id of the component  | string  | 
hidden | Whether the component is hidden  | bool  | 
id | The id of the component  | 
  | 
labels | The labels of the component  | 
  | 
name | The name of the component  | string  | 
namespace | The namespace of the component  | string  | 
parent_id | The id of the parent component  | 
  | 
properties | The properties of the component  | 
  | 
silenced | Whether the component is silenced  | bool  | 
status | The status of the component  | string  | 
status_reason | The status reason of the component  | string  | 
summary | The summary of the component  | 
  | 
text | The text of the component  | string  | 
topology_type | The type of the topology  | string  | 
type | The type of the component  | string  | 
updated_at | Updated timestamp  | 
  |