Skip to content

/AWS1/CL_FNS=>UPDATEKXVOLUME()

About UpdateKxVolume

Updates the throughput or capacity of a volume. During the update process, the filesystem might be unavailable for a few minutes. You can retry any operations after the update is complete.

Method Signature

IMPORTING

Required arguments:

IV_ENVIRONMENTID TYPE /AWS1/FNSKXENVIRONMENTID /AWS1/FNSKXENVIRONMENTID

A unique identifier for the kdb environment where you created the storage volume.

IV_VOLUMENAME TYPE /AWS1/FNSKXVOLUMENAME /AWS1/FNSKXVOLUMENAME

A unique identifier for the volume.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/FNSDESCRIPTION /AWS1/FNSDESCRIPTION

A description of the volume.

IV_CLIENTTOKEN TYPE /AWS1/FNSCLIENTTOKENSTRING /AWS1/FNSCLIENTTOKENSTRING

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

IO_NAS1CONFIGURATION TYPE REF TO /AWS1/CL_FNSKXNAS1CONF /AWS1/CL_FNSKXNAS1CONF

Specifies the configuration for the Network attached storage (NAS_1) file system volume.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FNSUPDATEKXVOLUMERSP /AWS1/CL_FNSUPDATEKXVOLUMERSP