# PullTaskFromQueueRequest
## Properties
**node_id** | **String** | declares the node id |
**instance_id** | Option<**String**> | declares the instance id | [optional]
**cpu_capacity** | **i64** | declares the cpu capacity of the node |
**mem_capacity** | **i64** | declares the memory capacity of the node |
**eco_mode** | **bool** | declares if the node is running in eco mode |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)