Vsan Iscsi Target System Vsan Vit Get Iscsi Initiator Group
Gets one iSCSI initiator group.
If the initiator group doesn't exists, a VsanFault will be raised.
Some unhealthy status of the vSAN iSCSI service can also lead to this VsanFault exception, e.g., the unavailability of the home object.
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case VsanIscsiTargetSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanVitGetIscsiInitiatorGroupRequestType Object"
: reference to cluster resource.
Required privileges: System.Read
: the initiator group name.
iSCSI initiator group.
{
"0": "V",
"1": "s",
"2": "a",
"3": "n",
"4": "I",
"5": "s",
"6": "c",
"7": "s",
"8": "i",
"9": "I",
"10": "n",
"11": "i",
"12": "t",
"13": "i",
"14": "a",
"15": "t",
"16": "o",
"17": "r",
"18": "G",
"19": "r",
"20": "o",
"21": "u",
"22": "p",
"23": " ",
"24": "O",
"25": "b",
"26": "j",
"27": "e",
"28": "c",
"29": "t"
}
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanIscsiTargetSystem/{moId}/VsanVitGetIscsiInitiatorGroup