> ## 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.

# TwinActionStatusSchema

# TwinActionStatusSchema

## Properties

| Name                | Type                                                         | Description | Notes       |
| ------------------- | ------------------------------------------------------------ | ----------- | ----------- |
| **action\_id**      | **str**                                                      |             |             |
| **status**          | **str**                                                      |             |             |
| **message**         | **str**                                                      |             | \[optional] |
| **plan**            | [**MotionPlanSchema**](/api-reference/rest/MotionPlanSchema) |             | \[optional] |
| **resolved\_scope** | **str**                                                      |             | \[optional] |
| **metadata**        | **Dict\[str, object]**                                       |             | \[optional] |
| **updated\_at**     | **float**                                                    |             | \[optional] |
