Skip to content

/AWS1/CL_FNS=>DELETEKXVOLUME()

About DeleteKxVolume

Deletes a volume. You can only delete a volume if it's not attached to a cluster or a dataview. When a volume is deleted, any data on the volume is lost. This action is irreversible.

Method Signature

IMPORTING

Required arguments:

IV_ENVIRONMENTID TYPE /AWS1/FNSKXENVIRONMENTID /AWS1/FNSKXENVIRONMENTID

A unique identifier for the kdb environment, whose clusters can attach to the volume.

IV_VOLUMENAME TYPE /AWS1/FNSKXVOLUMENAME /AWS1/FNSKXVOLUMENAME

The name of the volume that you want to delete.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/FNSCLIENTTOKENSTRING /AWS1/FNSCLIENTTOKENSTRING

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FNSDELETEKXVOLUMERSP /AWS1/CL_FNSDELETEKXVOLUMERSP