1dmmp_path_group_idD_egveitc(e3)Mapper Multipath API - libdmmpdmMmapn_upaalth_group_id_get(3)
2
3
4
6 dmmp_path_group_id_get - Retrieve path group ID.
7
9 uint32_t dmmp_path_group_id_get (struct dmmp_path_group *dmmp_pg);
10
12 dmmp_pg Pointer of 'struct dmmp_path_group'. If this pointer is
13 NULL, your program will be terminated by assert.
14
16 Retrieve the path group ID which could be used to switch active path
17 group via command:
18
19 multipathd -k'switch multipath mpathb group $id'
20
22 uint32_t.
23
24
25
26March 2018 dmmp_path_group_id_get dmmp_path_group_id_get(3)