getVolumeGroupIdForLdapUser

Returns the list of group Ids for a specific LDAP User Azure REST API version: 2022-11-01. Other available API versions: 2022-11-01-preview, 2023-05-01.

Return

Group Id list for Ldap user

Parameters

argument

null


suspend fun getVolumeGroupIdForLdapUser(accountName: String, poolName: String, resourceGroupName: String, username: String, volumeName: String): GetVolumeGroupIdForLdapUserResult

Return

Group Id list for Ldap user

See also

Parameters

accountName

The name of the NetApp account

poolName

The name of the capacity pool

resourceGroupName

The name of the resource group. The name is case insensitive.

username

username is required to fetch the group to which user is part of

volumeName

The name of the volume


Return

Group Id list for Ldap user

See also

Parameters

argument

Builder for com.pulumi.azurenative.netapp.kotlin.inputs.GetVolumeGroupIdForLdapUserPlainArgs.