doc/jsonrpc: Increase column width of parameter table for iscsi_set_options RPC
The next patch will add an new parameter max_large_datain_per_connection to the iscsi_set_options RPC. It is longer than the column width of the parameter table. As a preparation, increase the column width of the parameter table for the iscsi_set_options RPC first. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Id0f27d608f9c186166cf7a132ae786ba70e398d8 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3782 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
This commit is contained in:
parent
5b2c76f062
commit
bc814aad67
@ -2959,7 +2959,7 @@ This RPC may only be called before SPDK subsystems have been initialized. This R
|
|||||||
### Parameters
|
### Parameters
|
||||||
|
|
||||||
Name | Optional | Type | Description
|
Name | Optional | Type | Description
|
||||||
--------------------------- | -------- | ------- | -----------
|
------------------------------- | -------- | ------- | -----------
|
||||||
auth_file | Optional | string | Path to CHAP shared secret file (default: "")
|
auth_file | Optional | string | Path to CHAP shared secret file (default: "")
|
||||||
node_base | Optional | string | Prefix of the name of iSCSI target node (default: "iqn.2016-06.io.spdk")
|
node_base | Optional | string | Prefix of the name of iSCSI target node (default: "iqn.2016-06.io.spdk")
|
||||||
nop_timeout | Optional | number | Timeout in seconds to nop-in request to the initiator (default: 60)
|
nop_timeout | Optional | number | Timeout in seconds to nop-in request to the initiator (default: 60)
|
||||||
|
Loading…
Reference in New Issue
Block a user