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
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] |