Skip to main content

Retrieve all iSCSI initiators

GET /azure/ha/volumes/initiator

Retrieves all iSCSI initiators.

Error

Status: Default, Default response
Name Type Required Description

aliasName

string

True

iqn

string

True

Example error response
{
  "aliasName": "string",
  "iqn": "string"
}