iscsi_node_dump_config
Dump all configurations of specified iSCSI node.
- Provided by: libopeniscsiusr-dev (Version: 2.1.9-3ubuntu5.4)
- Source: open-iscsi
- Report a bug
Dump all configurations of specified iSCSI node.
const char * iscsi_node_dump_config (struct iscsi_node *node, bool show_secret);
Dump all configurations of specified iSCSI node. Will skip empty configuration.
const char *. Need to free this memory by free.