isilon 1.0.0

Isilon rest api bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# StoragepoolNodepoolCreateParams

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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&#39;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)