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

# CloudNodeWorkloadCreateSchema

# CloudNodeWorkloadCreateSchema

Request schema for creating a Cloud Node workload.

## Properties

| Name                 | Type                   | Description | Notes       |
| -------------------- | ---------------------- | ----------- | ----------- |
| **profile\_slug**    | **str**                |             |             |
| **workspace\_uuid**  | **str**                |             | \[optional] |
| **instance\_uuid**   | **str**                |             | \[optional] |
| **command\_type**    | **str**                |             | \[optional] |
| **command\_params**  | **Dict\[str, object]** |             | \[optional] |
| **callback\_task**   | **str**                |             | \[optional] |
| **callback\_kwargs** | **Dict\[str, object]** |             | \[optional] |
