Successfully retrieved compatible node sizes for MCP Gateway.
[- {
- "cloudProviderNodeSizes": [
- {
- "nodeSizes": [
- "m5xl-400-v2",
- "r5xl-2000-v2"
], - "cloudProvider": "AWS_VPC",
- "document": "string"
}
]
}
]Successfully retrieved versions of MCP Gateway.
[- {
- "applicationVersions": [
- {
- "application": "[APPLICATION]",
- "versions": [
- "1.0.0",
- "1.0.1"
]
}
]
}
]Successfully requested MCP Gateway cluster restore.
{- "cdcConfigs": [
- {
- "cdcId": "a8c32b20-c8f0-11e7-abc4-cec278b6b50a",
- "customVpcSettings": {
- "network": "10.0.0.0/16",
- "vpcId": "vpc-002512aa"
}, - "restoreMode": "CUSTOM_VPC"
}
], - "clusterId": "c0e5e2ff-affe-444c-bdca-707c7b48aaad",
- "pointInTime": 1420070400000,
- "restoredClusterName": "my-restored-cluster"
}{- "cdcConfigs": [
- {
- "cdcId": "a8c32b20-c8f0-11e7-abc4-cec278b6b50a",
- "customVpcSettings": {
- "network": "10.0.0.0/16",
- "vpcId": "vpc-002512aa"
}, - "restoreMode": "CUSTOM_VPC"
}
], - "clusterId": "c0e5e2ff-affe-444c-bdca-707c7b48aaad",
- "pointInTime": 1420070400000,
- "restoredClusterId": "b8a32a20-d8e0-11a7-def4-sdc278a6a50b",
- "restoredClusterName": "my-restored-cluster"
}required | Array of objects (McpGatewayDataCentreV1) = 1 items List of data centre settings. |
| currentClusterOperationStatus | string (CurrentClusterOperationStatusV2) Indicates if the cluster is currently performing any restructuring operation such as being created or resized |
| mcpGatewayVersion required | string[0-9]+\.[0-9]+\.[0-9]+ Version of MCP Gateway to run on the cluster. Available versions:
|
| 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. |
| description | string A description of the cluster |
Array of objects (TwoFactorDeleteSettingsV2) <= 1 items | |
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. |
MCP Gateway Cluster provisioning requested.
{- "dataCentres": [
- {
- "cloudProvider": "AWS_VPC",
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.0.0.0/16",
- "nodeSize": "MCP-DEV-t4g.small-30",
- "numberOfNodes": 1,
- "region": "US_EAST_1"
}
], - "mcpGatewayVersion": "[x.y.z]",
- "name": "MyMCPGatewayCluster",
- "privateNetworkCluster": false,
- "slaTier": "NON_PRODUCTION"
}{- "dataCentres": [
- {
- "cloudProvider": "AWS_VPC",
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.0.0.0/16",
- "nodeSize": "MCP-DEV-t4g.small-30",
- "numberOfNodes": 1,
- "region": "US_EAST_1"
}
], - "mcpGatewayVersion": "[x.y.z]",
- "name": "MyMCPGatewayCluster",
- "privateNetworkCluster": false,
- "slaTier": "NON_PRODUCTION"
}MCP Gateway cluster details retrieved.
{- "currentClusterOperationStatus": "OPERATION_IN_PROGRESS",
- "dataCentres": [
- {
- "cloudProvider": "AWS_VPC",
- "id": "4650aa98-e894-4675-9614-558915d5837a",
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.0.0.0/16",
- "nodeSize": "CLK-DEV-m7i.large-50",
- "nodes": [
- {
- "id": "94c1ad54-c6f1-4f2e-8634-be9f5fb47fad",
- "nodeRoles": [
- "MCP_GATEWAY_SERVER"
], - "nodeSize": "CLK-DEV-m7i.large-50",
- "privateAddress": "10.0.5.23",
- "publicAddress": "24.135.55.176",
- "rack": "us-east-1c",
- "startTime": "2024-10-03T00:58:27.587Z",
- "status": "RUNNING"
}, - {
- "id": "cc317853-be79-4100-898f-c12e4610a892",
- "nodeRoles": [
- "MCP_GATEWAY_SERVER"
], - "nodeSize": "CLK-DEV-m7i.large-50",
- "privateAddress": "10.0.128.45",
- "publicAddress": "193.146.159.238",
- "rack": "us-east-1c",
- "startTime": "2024-10-03T00:58:27.587Z",
- "status": "RUNNING"
}, - {
- "id": "b401b5bb-8a6f-4aa7-99c4-12fe445941c3",
- "nodeRoles": [
- "MCP_GATEWAY_SERVER"
], - "nodeSize": "CLK-DEV-m7i.large-50",
- "privateAddress": "10.0.200.78",
- "publicAddress": "108.21.43.134",
- "rack": "us-east-1c",
- "startTime": "2024-10-03T00:58:27.587Z",
- "status": "RUNNING"
}
], - "numberOfNodes": 3,
- "region": "US_EAST_1",
- "status": "RUNNING"
}
], - "id": "4650aa98-e894-4675-9614-558915d5837a",
- "mcpGatewayVersion": "[x.y.z]",
- "name": "MyMCPGatewayCluster",
- "privateNetworkCluster": false,
- "slaTier": "NON_PRODUCTION",
- "status": "RUNNING"
}MCP Gateway cluster update request accepted.
MCP Gateway cluster not found.
{- "dataCentres": [
- {
- "awsSettings": [
- {
- "ebsEncryptionKey": "9a27373a-0451-4121-94ba-873fc441f313",
- "customVirtualNetworkId": "string",
- "storageNetwork": "192.168.1.0/24"
}
], - "tagManagementEnabled": true,
- "numberOfNodes": 2,
- "network": "192.168.0.0/18",
- "tags": [
- {
- "value": "myTagValue",
- "key": "myTagKey"
}
], - "zeroInboundAccess": true,
- "gcpSettings": [
- {
- "customVirtualNetworkId": "string"
}
], - "nodeSize": "MCP-DEV-t4g.small-30",
- "cloudProvider": "AWS_VPC",
- "azureSettings": [
- {
- "resourceGroup": "string",
- "customVirtualNetworkId": "/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/Microsoft.Network/virtualNetworks/{virtual-network-name}",
- "storageNetwork": "192.168.1.0/24"
}
], - "name": "US_EAST_1_DC",
- "region": "US_EAST_1",
- "providerAccountName": "string"
}
], - "description": "Cluster managed by the integration team.",
- "twoFactorDelete": [
- {
- "confirmationPhoneNumber": "string",
- "confirmationEmail": "string"
}
], - "resizeSettings": [
- {
- "notifySupportContacts": true,
- "concurrency": 0
}
]
}{- "dataCentres": [
- {
- "cloudProvider": "AWS_VPC",
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.0.0.0/16",
- "nodeSize": "MCP-DEV-t4g.small-30",
- "numberOfNodes": 1,
- "region": "US_EAST_1"
}
], - "mcpGatewayVersion": "[x.y.z]",
- "name": "MyMCPGatewayCluster",
- "privateNetworkCluster": false,
- "slaTier": "NON_PRODUCTION"
}