Updates information for the given kdb environment.
See https://www.paws-r-sdk.com/docs/finspace_update_kx_environment/ for full documentation.
finspace_update_kx_environment(
environmentId,
name = NULL,
description = NULL,
clientToken = NULL
)
[required] A unique identifier for the kdb environment.
The name of the kdb environment.
A description of the kdb environment.
A token that ensures idempotency. This token expires in 10 minutes.