Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 805 Bytes

StorageHost.md

File metadata and controls

15 lines (11 loc) · 805 Bytes

StorageHost

Generic storage host object. It is a logical object to associate initiators to expose volume as LUN.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]