Skip to main content

Create Cassandra Instance

Select

SaaS
Customer Managed

This API is used to create a cassandra instance

Request Body
  • clientInfo object
  • clientType string

    Default value: DISTRIBUTED_IDA

  • distributedClusterInstanceProperties object
  • instance object
  • instanceId integer
  • instanceName string
  • clientName string
  • applicationId integer

    Default value: 64

  • opType string
  • clusterType string
  • clusterConfig object
  • cassandraConfig object
  • gateway object
  • node object
  • clientNode object
  • clientId integer
  • clientName string
  • jmxConnection object
  • port string
  • userPassword object
  • userName string
  • password string
  • confirmPassword string
  • authConfig object
  • sslConfig object
  • useSSL boolean
  • keyStore string
  • keyStorePass string
  • trustStore string
  • trustStorePass string
  • gatewayCQLPort integer
  • gatewayCQLUser object
  • userName string
  • password string
  • confirmPassword string
  • configFilePath string
  • plan object
  • planName string
  • entity object
  • clientName string
Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • response object
  • errorCode integer
  • entity object
  • clientId integer
  • clientName string
  • instanceId integer
  • _type_ integer
Loading...