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.
BusinessEventCreateSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| environment_uuid | str | ||
| twin_uuid | str | [optional] | |
| event_type | str | ||
| source | str | [optional] | |
| severity | str | [optional] | |
| data | Dict[str, object] | [optional] | |
| tags | List[str] | [optional] | |
| correlation_id | str | [optional] | |
| parent_event_uuid | str | [optional] | |
| occurred_at | datetime | [optional] |