storage_iscsi_add_target
Add an iSCSI send target to an ESXi host and rescan storage to enable connectivity to iSCSI storage resources.
Instructions
Add an iSCSI send target to 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 |