isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**drive_capacity** | **i32** | Licensed terabyte (TB, 10^12 bytes) drive capacity allocated as storage associated with tier. Included if tier is not NONINF and license is not a base only license. | [optional] [default to null]
**node_count** | **i32** | Licensed number of nodes in this tier. | [optional] [default to null]
**nodes_with_seds_count** | **i32** | Licensed number of nodes of this tier that contain self-encrypting drives. Included only if license is ONEFS and tier is not NONINF. | [optional] [default to null]
**tier** | **String** | OneFS hardware tier. Tier is a number, NONINF, or NO_TIER. NONINF indicates a non infinity tier. NO_TIER indicates a license that is not tier based. | [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)