Delete Kx Environment
| finspace_delete_kx_environment | R Documentation |
Deletes the kdb environment¶
Description¶
Deletes the kdb environment. This action is irreversible. Deleting a kdb environment will remove all the associated data and any services running in it.
Usage¶
Arguments¶
environmentId[required] A unique identifier for the kdb environment.
clientTokenA token that ensures idempotency. This token expires in 10 minutes.
Value¶
An empty list.