VsanVitAddIscsiTargetToGroupRequestType
VsanVitAddIscsiTargetToGroupRequestType
The parameters of VsanVitAddIscsiTargetToGroup.
JSON Example
{
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"initiatorGroupName": "string",
"targetAlias": "string"
}
cluster
Required
: reference to cluster resource.
Required privileges: Host.Inventory.EditCluster
string
initiatorGroupName
Required
: the initiator group name.
string
targetAlias
Required
: the iSCSI target alias.