1lsm_target_port_type_get(3)Libstoragemgmt C API Manuallsm_target_port_type_get(3)
2
3
4

NAME

6       lsm_target_port_type_get - Retrieve target port type
7

SYNOPSIS

9       lsm_target_port_type lsm_target_port_type_get (lsm_target_port *tp);
10

ARGUMENTS

12       tp          Target port to retrieve type for.
13

VERSION

15       1.0
16

DESCRIPTION

18       Retrieve the type(FC/iSCSI/etc) of target port.
19

RETURN

21       lsm_target_port_type. Valid values are:
22           * LSM_TARGET_PORT_TYPE_FC
23               FC
24           * LSM_TARGET_PORT_TYPE_FCOE
25               FCoE
26           * LSM_TARGET_PORT_TYPE_ISCSI
27               iSCSI
28           * LSM_TARGET_PORT_TYPE_OTHER
29               Vendor specific.
30
31
32
33May 2018                   lsm_target_port_type_getlsm_target_port_type_get(3)
Impressum