finspace_delete_kx_user: Deletes a user in the specified kdb environment

View source: R/finspace_operations.R

finspace_delete_kx_userR Documentation

Deletes a user in the specified kdb environment

Description

Deletes a user in the specified kdb environment.

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

Usage

finspace_delete_kx_user(userName, environmentId)

Arguments

userName

[required] A unique identifier for the user that you want to delete.

environmentId

[required] A unique identifier for the kdb environment.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.