Click or drag to resize

SolidFireElementCreateInitiatorsAsync Method

Overload List
  NameDescription
Public methodCreateInitiatorsAsync(CancellationToken, CreateInitiator)
CreateInitiators enables you to create multiple new initiator IQNs or World Wide Port Names (WWPNs) and optionally assign them aliases and attributes. When you use CreateInitiators to create new initiators, you can also add them to volume access groups. If CreateInitiators fails to create one of the initiators provided in the parameter, the method returns an error and does not create any initiators (no partial completion is possible).
Public methodCreateInitiatorsAsync(CreateInitiatorsRequest, CancellationToken)
CreateInitiators enables you to create multiple new initiator IQNs or World Wide Port Names (WWPNs) and optionally assign them aliases and attributes. When you use CreateInitiators to create new initiators, you can also add them to volume access groups. If CreateInitiators fails to create one of the initiators provided in the parameter, the method returns an error and does not create any initiators (no partial completion is possible).
Top
See Also