storage_iscsi_remove_target
Remove an iSCSI send target from an ESXi host and rescan storage to manage VMware vSphere storage configurations.
Instructions
Remove an iSCSI send target from an ESXi host and rescan storage.
Args: host_name: ESXi host name. address: iSCSI target IP address. port: iSCSI target port (default 3260). target: Optional vCenter/ESXi target name from config.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_name | Yes | ||
| address | Yes | ||
| port | No | ||
| target | No |