Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.04 KB

CreateCluster.md

File metadata and controls

22 lines (18 loc) · 1.04 KB

CreateCluster

Properties

Name Type Description Notes
ClusterName string [default to null]
KafkaVersionCode string [default to null]
KafkaManagerUserName string [default to null]
KafkaManagerUserPassword string [default to null]
SoftwareProductCode string [default to null]
VpcNo int32 [default to null]
ManagerNodeProductCode string [default to null]
ManagerNodeSubnetNo int32 [default to null]
BrokerNodeProductCode string [optional] [default to null]
BrokerNodeCount int32 [default to null]
BrokerNodeSubnetNo int32 [default to null]
BrokerNodeStorageSize int32 [default to null]
ConfigGroupNo int32 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]