Successfully retrieved compatible node sizes for Cadence.
[- {
- "cloudProviderNodeSizes": [
- {
- "nodeSizes": [
- "m5xl-400-v2",
- "r5xl-2000-v2"
], - "cloudProvider": "AWS_VPC",
- "document": "string"
}
]
}
]
Successfully retrieved versions of Cadence.
[- {
- "applicationVersions": [
- {
- "application": "[APPLICATION]",
- "versions": [
- "1.0.0",
- "1.0.1"
]
}
]
}
]
Cadence cluster certificates are returned as a .zip file. The file contains an X.509 cluster Certificate Authority certificate in JKS file, an X.509 cluster Certificate Authority certificate in PEM-encoded (ASCII) format, and an X.509 cluster Certificate Authority certificate in DER-encoded (binary) format.
Successfully create the Cadence cluster's certificate
pciComplianceMode required | boolean Creates a PCI compliant cluster, see PCI Compliance. |
Array of objects (CadenceDependencyV2) <= 1 items Supporting Primary Cadence info for Multi region Cadence. | |
Array of objects (CadenceSharedProvisioningV2) <= 1 items Settings for SHARED provisioning. Must not be defined with STANDARD provisioning options. Can only use node sizes with prefix | |
useHttpApi | boolean Enable Cadence HTTP API |
description | string A description of the cluster |
Array of objects (TwoFactorDeleteSettingsV2) <= 1 items | |
useCadenceWebAuth required | boolean Enable Authentication for Cadence Web |
required | Array of objects (CadenceDataCentreV2) List of data centre settings. |
currentClusterOperationStatus | string (CurrentClusterOperationStatusV2) Indicates if the cluster is currently performing any restructuring operation such as being created or resized |
cadenceVersion required | string[0-9]+\.[0-9]+\.[0-9]+ Version of Cadence to run on the cluster. Available versions:
|
Array of objects (CadenceStandardProvisioningV2) <= 1 items Settings for STARDARD provisioning. Must not be defined with SHARED provisioning options. Can not use node sizes with prefix | |
privateNetworkCluster required | boolean Creates the cluster with private network only, see Private Network Clusters. |
name required | string [ 3 .. 48 ] characters [a-zA-Z0-9][a-zA-Z0-9_-]* Name of the cluster. |
Array of objects (ResizeSettingsV2) <= 1 items Settings to determine how resize requests will be performed for the cluster. | |
slaTier required | string (SlaTierV2) SLA Tier of the cluster. Non-production clusters may receive lower priority support and reduced SLAs. Production tier is not available when using Developer class nodes. See SLA Tier for more information. |
Array of objects (AwsArchivalV2) <= 1 items Cadence AWS Archival settings |
Cadence Cluster provisioning requested.
{- "cadenceVersion": "1.2.2",
- "dataCentres": [
- {
- "clientToClusterEncryption": false,
- "cloudProvider": "AWS_VPC",
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.2.0.0/16",
- "nodeSize": "CAD-PRD-m7g.large-50",
- "numberOfNodes": 3,
- "region": "US_EAST_1"
}
], - "name": "MyCadenceCluster",
- "pciComplianceMode": false,
- "privateNetworkCluster": false,
- "slaTier": "PRODUCTION",
- "standardProvisioning": [
- {
- "advancedVisibility": [
- {
- "targetKafka": {
- "dependencyCdcId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "dependencyVpcType": "VPC_PEERED"
}, - "targetOpenSearch": {
- "dependencyCdcId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "dependencyVpcType": "VPC_PEERED"
}
}
], - "targetCassandra": {
- "dependencyCdcId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "dependencyVpcType": "VPC_PEERED"
}
}
], - "useCadenceWebAuth": true,
- "useHttpApi": false
}
{- "cadenceVersion": "1.2.2",
- "dataCentres": [
- {
- "clientToClusterEncryption": false,
- "cloudProvider": "AWS_VPC",
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.2.0.0/16",
- "nodeSize": "CAD-PRD-m7g.large-50",
- "numberOfNodes": 3,
- "region": "US_EAST_1"
}
], - "name": "MyCadenceCluster",
- "pciComplianceMode": false,
- "privateNetworkCluster": false,
- "slaTier": "PRODUCTION",
- "standardProvisioning": [
- {
- "advancedVisibility": [
- {
- "targetKafka": {
- "dependencyCdcId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "dependencyVpcType": "VPC_PEERED"
}, - "targetOpenSearch": {
- "dependencyCdcId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "dependencyVpcType": "VPC_PEERED"
}
}
], - "targetCassandra": {
- "dependencyCdcId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "dependencyVpcType": "VPC_PEERED"
}
}
], - "useCadenceWebAuth": true,
- "useHttpApi": false
}
Cadence cluster details retrieved.
{- "cadenceVersion": "1.2.2",
- "dataCentres": [
- {
- "clientToClusterEncryption": false,
- "cloudProvider": "AWS_VPC",
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.2.0.0/16",
- "nodeSize": "CAD-PRD-m7g.large-50",
- "numberOfNodes": 3,
- "region": "US_EAST_1"
}
], - "name": "MyCadenceCluster",
- "pciComplianceMode": false,
- "privateNetworkCluster": false,
- "slaTier": "PRODUCTION",
- "standardProvisioning": [
- {
- "advancedVisibility": [
- {
- "targetKafka": {
- "dependencyCdcId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "dependencyVpcType": "VPC_PEERED"
}, - "targetOpenSearch": {
- "dependencyCdcId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "dependencyVpcType": "VPC_PEERED"
}
}
], - "targetCassandra": {
- "dependencyCdcId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "dependencyVpcType": "VPC_PEERED"
}
}
], - "useCadenceWebAuth": true,
- "useHttpApi": false
}
Cadence cluster update request accepted.
Cadence cluster not found.
{- "dataCentres": [
- {
- "clientToClusterEncryption": false,
- "cloudProvider": "AWS_VPC",
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.2.0.0/16",
- "nodeSize": "CAD-DEV-t4g.small-5",
- "numberOfNodes": 3,
- "region": "US_EAST_1"
}
], - "description": "Cluster managed by the integration team.",
- "twoFactorDelete": [
- {
- "confirmationPhoneNumber": "string",
- "confirmationEmail": "string"
}
], - "resizeSettings": [
- {
- "notifySupportContacts": true,
- "concurrency": 0
}
]
}
{- "cadenceVersion": "1.2.2",
- "dataCentres": [
- {
- "clientToClusterEncryption": false,
- "cloudProvider": "AWS_VPC",
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.2.0.0/16",
- "nodeSize": "CAD-PRD-m7g.large-50",
- "numberOfNodes": 3,
- "region": "US_EAST_1"
}
], - "name": "MyCadenceCluster",
- "pciComplianceMode": false,
- "privateNetworkCluster": false,
- "slaTier": "PRODUCTION",
- "standardProvisioning": [
- {
- "advancedVisibility": [
- {
- "targetKafka": {
- "dependencyCdcId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "dependencyVpcType": "VPC_PEERED"
}, - "targetOpenSearch": {
- "dependencyCdcId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "dependencyVpcType": "VPC_PEERED"
}
}
], - "targetCassandra": {
- "dependencyCdcId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "dependencyVpcType": "VPC_PEERED"
}
}
], - "useCadenceWebAuth": true,
- "useHttpApi": false
}