Vsan Iscsi Target System Vsan Vit Remove Iscsi Initiators From Target
Removes iSCSI initiator or initiator groups from one target.
If the specified target cannot be found or if the initiators or initiator
groups specified by the initiatorNames cannot be associated with the
specified target, 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.
"VsanVitRemoveIscsiInitiatorsFromTargetRequestType Object"
: reference to cluster resource.
Required privileges: Host.Inventory.EditCluster
: target alias.
: initiator or initiator group name list.
No Content
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanIscsiTargetSystem/{moId}/VsanVitRemoveIscsiInitiatorsFromTarget