InlineGpDbClusterConfig1

InlineGpDbClusterConfig1
InlineGpDbClusterConfig1
JSON Example
{
    "master": {
        "hwConfig": {
            "hdDiskSizeGB": "integer",
            "cpuCores": "integer",
            "memoryGB": "integer",
            "instancePlanId": "string",
            "thinDisk": "boolean"
        }
    },
    "segment": {
        "hwConfig": {
            "hdDiskSizeGB": "integer",
            "cpuCores": "integer",
            "memoryGB": "integer",
            "instancePlanId": "string",
            "thinDisk": "boolean"
        },
        "primarySegmentsCount": "integer"
    }
}
master
Optional

master

segment
Optional

segment