Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.23 KB

IgroupInitiator.md

File metadata and controls

13 lines (9 loc) · 1.23 KB

IgroupInitiator

Properties

Name Type Description Notes
Links *InlineResponse201Links [optional] [default to null]
Igroup *IgroupInitiatorIgroup [optional] [default to null]
Name string The FC WWPN, iSCSI IQN, or iSCSI EUI that identifies the host initiator. Valid in POST only and not allowed when the `records` property is used.<br/> An FC WWPN consist of 16 hexadecimal digits grouped as 8 pairs separated by colons. The format for an iSCSI IQN is iqn.yyyy-mm.reverse_domain_name:any. The iSCSI EUI format consists of the eui. prefix followed by 16 hexadecimal characters. [optional] [default to null]
Records []IgroupInitiatorRecords An array of initiators specified to add multiple initiators to an initiator group in a single API call. Valid in POST only and not allowed when the `name` property is used. [optional] [default to null]

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