isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**activated_license_list** | **Vec<String>** | Array of licenses included in activation file. | [optional] [default to null]
**activation** | **String** | Contents of licensing activation file. | [optional] [default to null]
**hardware** | [**Vec<::models::LicenseGenerateHardwareItem>**]LicenseGenerateHardwareItem.md | Array of licenses included in activation file. | [optional] [default to null]
**not_activated_license_list** | **Vec<String>** | An array of licenses not included in activation file. | [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)