1lsm_access_groups_granted_tLoi_bvsotlourmaeg(e3m)gmtlCsmA_PaIccMeasnsu_aglroups_granted_to_volume(3)
2
3
4

NAME

6       lsm_access_groups_granted_to_volume  - Retrieves the access groups that
7       have access to the specified volume.
8

SYNOPSIS

10       int lsm_access_groups_granted_to_volume (lsm_connect *conn,  lsm_volume
11       *volume,  lsm_access_group  **groups[], uint32_t *group_count, lsm_flag
12       flags);
13

ARGUMENTS

15       conn        Valid connection.
16
17       volume      Pointer of lsm_volume.
18
19       groups[]    Output pointer of lsm_access_group array.   Returned  value
20                   must       be      freed      with      a      call      to
21                   lsm_access_group_record_array_free.
22
23       group_count uint32_t. Number of access groups.
24
25       flags       Reserved for future use, must be LSM_CLIENT_FLAG_RSVD.
26

VERSION

28       1.0
29

DESCRIPTION

31       Return a list of volumes which is accessible by specified access group.
32

CAPABILITY

34       LSM_CAP_ACCESS_GROUPS_GRANTED_TO_VOLUME
35

RETURN

37       Error code as enumerated by 'lsm_error_number'.
38           * LSM_ERR_OK
39               On success.
40           * LSM_ERR_INVALID_ARGUMENT
41               When any argument is NULL or not a valid lsm_connect pointer
42               or invalid flags or invalid lsm_volume pointer.
43           * LSM_ERR_NOT_FOUND_VOLUME
44               When volume not found.
45           * LSM_ERR_NO_SUPPORT
46               Not supported.
47
48
49
50May 2018              lsm_access_groups_glrsamn_taecdc_etsos__vgorlouumpes_granted_to_volume(3)
Impressum