Generic storage host object. It is a logical object to associate initiators to expose volume as LUN.
Name | Type | Description | Notes |
---|---|---|---|
description | str | Short description about the host. | [optional] [readonly] |
initiators | list[StorageInitiator] | [optional] | |
name | str | Name of the host in storage array. | [optional] [readonly] |
os_type | str | Operating system running on the host. | [optional] [readonly] |
storage_array | StorageGenericArray | [optional] |