Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 3.11 KB

DbaasServiceKafka.md

File metadata and controls

44 lines (36 loc) · 3.11 KB

DbaasServiceKafka

Properties

Name Type Description Notes
updatedAt OffsetDateTime Service last update timestamp (ISO 8601) [optional]
authenticationMethods DbaasServiceKafkaAuthenticationMethods [optional]
nodeCount Long Number of service nodes in the active plan [optional]
connectionInfo DbaasServiceKafkaConnectionInfo [optional]
nodeCpuCount Long Number of CPUs for each node [optional]
kafkaRestEnabled Boolean Whether Kafka REST is enabled [optional]
integrations List<DbaasIntegration> Service integrations [optional]
zone String The zone where the service is running [optional]
nodeStates List<DbaasNodeState> State of individual service nodes [optional]
name String
kafkaConnectEnabled Boolean Whether Kafka Connect is enabled [optional]
type String
state EnumServiceState [optional]
ipFilter List<String> Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16' [optional]
schemaRegistrySettings JsonSchemaSchemaRegistry [optional]
backups List<DbaasServiceBackup> List of backups for the service [optional]
kafkaRestSettings JsonSchemaKafkaRest [optional]
terminationProtection Boolean Service is protected against termination and powering off [optional]
notifications List<DbaasServiceNotification> Service notifications [optional]
kafkaConnectSettings JsonSchemaKafkaConnect [optional]
components List<DbaasServiceKafkaComponentsInner> Service component information objects [optional]
maintenance DbaasServiceMaintenance [optional]
kafkaSettings JsonSchemaKafka [optional]
diskSize Long TODO UNIT disk space for data storage [optional]
nodeMemory Long TODO UNIT of memory for each node [optional]
uri String URI for connecting to the service (may be absent) [optional]
uriParams Object service_uri parameterized into key-value pairs [optional]
schemaRegistryEnabled Boolean Whether Schema-Registry is enabled [optional]
version String Kafka version [optional]
createdAt OffsetDateTime Service creation timestamp (ISO 8601) [optional]
plan String Subscription plan
users List<DbaasServiceKafkaUsersInner> List of service users [optional]