# StoragepoolTierExtended
## Properties
**children** | **Vec<String>** | The names or IDs of the tier's children. | [optional] [default to null]
**name** | **String** | The tier name. | [default to null]
**id** | **i32** | The system ID given to the tier. | [default to null]
**lnns** | **Vec<i32>** | The nodes that are part of this tier. | [default to null]
**usage** | [***::models::StoragepoolTierUsage**](StoragepoolTierUsage.md) | Total pool usage. | [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)