Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AddKafkaDetails

The information about the Kafka service to be added.

Properties

Optional blockVolumeSizeInGBs

blockVolumeSizeInGBs: undefined | number

The size of block volme in GB to be attached to the given node. All details needed for attaching the block volume are managed by the service itself. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

clusterAdminPassword

clusterAdminPassword: string

Base-64 encoded password for the cluster admin user.

numberOfKafkaNodes

numberOfKafkaNodes: number

Number of Kafka nodes for the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

shape

shape: string

Shape of the Kafka broker node.

Optional shapeConfig

shapeConfig: model.ShapeConfigDetails

Functions

getDeserializedJsonObj

getJsonObj