Documentation Index
Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
Use this file to discover all available pages before exploring further.
BusinessEventSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| event_id | str | ||
| event_type | str | ||
| source | str | ||
| severity | str | ||
| timestamp_ms | int | ||
| data | Dict[str, object] | ||
| environment_uuid | str | ||
| twin_uuid | str | [optional] | |
| twin_name | str | [optional] | |
| tags | List[str] | ||
| correlation_id | str | [optional] | |
| parent_event_id | str | [optional] |