# StoragepoolNodepoolCreateParams
## Properties
**l3** | **bool** | Use SSDs in this node pool for L3 cache. | [optional] [default to null]
**lnns** | **Vec<i32>** | The nodes that are part of this node pool. | [default to null]
**name** | **String** | The node pool name. | [default to null]
**protection_policy** | **String** | The node pool protection policy. | [optional] [default to null]
**tier** | **String** | The name or ID of the node pool's tier, if it is in a tier. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)