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

# ControllerPolicyCreateSchema

# ControllerPolicyCreateSchema

> stub: Valid `controller_type` values are `code`, `mlmodel`, `teleop`, `localop`, `motion`, `navigation`.

## Properties

| Name                 | Type                   | Description | Notes                               |
| -------------------- | ---------------------- | ----------- | ----------------------------------- |
| **name**             | **str**                |             | \[optional] \[default to '']        |
| **visibility**       | **str**                |             | \[optional] \[default to 'private'] |
| **description**      | **str**                |             | \[optional] \[default to '']        |
| **controller\_type** | **str**                |             |                                     |
| **metadata**         | **Dict\[str, object]** |             | \[optional]                         |
| **workspace\_uuid**  | **str**                |             | \[optional]                         |
| **asset\_uuids**     | **List\[str]**         |             | \[optional]                         |
