CreateKxClusterResponse
Types
Properties
The configuration based on which FinSpace will scale in or scale out nodes in your cluster.
The availability zone identifiers for the requested regions.
The configurations for a read only cache storage associated with a cluster. This cache will be stored as an FSx Lustre that reads from the S3 store.
A structure for the metadata of a cluster. It includes information like the CPUs needed, memory of instances, and number of instances.
A description of the cluster.
A unique name for the cluster.
Specifies the type of KDB database that is being created. The following types are available:
The details of the custom code that you want to use inside a cluster when analyzing a data. It consists of the S3 source bucket, location, S3 object version, and the relative path from where the custom code is loaded into the cluster.
Defines the key-value pairs to make them available inside the cluster.
The timestamp at which the cluster was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
A list of databases that will be available for querying.
A unique identifier for the kdb environment.
An IAM role that defines a set of permissions associated with a cluster. These permissions are assumed when a cluster attempts to access another cluster.
Specifies a Q program that will be run at launch of a cluster. It is a relative path within .zip file that contains the custom code, which will be loaded on the cluster. It must include the file name itself. For example, somedir/init.q
.
The last time that the cluster was modified. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
A version of the FinSpace managed kdb to run.
The size and type of the temporary storage that is used to hold data during the savedown process. This parameter is required when you choose clusterType
as RDB. All the data written to this storage space is lost when the cluster node is restarted.
The structure that stores the configuration details of a scaling group.
The status of cluster creation.
The error message when a failed state occurs.
A configuration to store the Tickerplant logs. It consists of a list of volumes that will be mounted to your cluster. For the cluster type Tickerplant
, the location of the TP volume on the cluster will be available by using the global variable .aws.tp_log_path
.
Configuration details about the network where the Privatelink endpoint of the cluster resides.