SingleNodeDbConfig

SingleNodeDbConfig
SingleNodeDbConfig
AllOf
This class requires all of the following:
JSON Example
{
    "namespaceId": "string",
    "type": "string",
    "hwConfig": {
        "hdDiskSizeGB": "integer",
        "cpuCores": "integer",
        "memoryGB": "integer",
        "instancePlanId": "string",
        "thinDisk": "boolean"
    }
}