finspace_delete_kx_environment: Deletes the kdb environment

View source: R/finspace_operations.R

finspace_delete_kx_environmentR 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.

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

Usage

finspace_delete_kx_environment(environmentId, clientToken = NULL)

Arguments

environmentId

[required] A unique identifier for the kdb environment.

clientToken

A token that ensures idempotency. This token expires in 10 minutes.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.