Click or drag to resize

SolidFireElementDeleteInitiators Method

Overload List
  NameDescription
Public methodDeleteInitiators(Int64)
DeleteInitiators enables you to delete one or more initiators from the system (and from any associated volumes or volume access groups). If DeleteInitiators fails to delete one of the initiators provided in the parameter, the system returns an error and does not delete any initiators (no partial completion is possible).
Public methodDeleteInitiators(DeleteInitiatorsRequest)
DeleteInitiators enables you to delete one or more initiators from the system (and from any associated volumes or volume access groups). If DeleteInitiators fails to delete one of the initiators provided in the parameter, the system returns an error and does not delete any initiators (no partial completion is possible).
Top
See Also