 
        View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes | 
|---|---|---|---|
| task_queues | [str] | [optional] | |
| unique_id | str, none_type | [optional] | |
| name | str | [optional] | |
| address | str | For communication between nodes only | [optional] | 
| ipmi | int | [optional] | |
| ipmi_address | str, none_type | [optional] | |
| ipmi_username | str | [optional] | |
| ipmi_password | str | [optional] | |
| proxy_queue | bool | [optional] | |
| email_queue | bool | [optional] | |
| apply_configuration_queue | bool | [optional] | |
| solr_indexer_enabled | bool | [optional] | |
| discovery_enabled | bool | [optional] | |
| discovery_address_override | str, none_type | [optional] | |
| ntp_enabled | bool | [optional] | |
| type | int | [optional] | |
| allow_root_login | bool | [optional] | |
| permission_mask | str | Comma-separated list of user permissions allowed on this node | [optional] | 
| address_override | str, none_type | Enforces mounting from a specific address/hostname instead of the available interfaces | [optional] | 
| auto_scan_interfaces | bool | [optional] | |
| volume_queues | [int] | Run volume-specific tasks for selected volumes. | [optional] |