CreateKxVolumeRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the availability zones.

Link copied to clipboard

The number of availability zones you want to assign per volume. Currently, FinSpace only supports SINGLE for volumes. This places dataview in a single AZ.

Link copied to clipboard

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

Link copied to clipboard

A description of the volume.

Link copied to clipboard

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

Link copied to clipboard

Specifies the configuration for the Network attached storage (NAS_1) file system volume. This parameter is required when you choose volumeType as NAS_1.

Link copied to clipboard

A list of key-value pairs to label the volume. You can add up to 50 tags to a volume.

Link copied to clipboard

A unique identifier for the volume.

Link copied to clipboard

The type of file system volume. Currently, FinSpace only supports NAS_1 volume type. When you select NAS_1 volume type, you must also provide nas1Configuration.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String