finspace_get_kx_user {paws.management}R Documentation

Retrieves information about the specified kdb user

Description

Retrieves information about the specified kdb user.

See https://www.paws-r-sdk.com/docs/finspace_get_kx_user/ for full documentation.

Usage

finspace_get_kx_user(userName, environmentId)

Arguments

userName

[required] A unique identifier for the user.

environmentId

[required] A unique identifier for the kdb environment.


[Package paws.management version 0.7.0 Index]