MonitorNodeConfig
                                MonitorNodeConfig                            
                            AllOf
                                        
                                    JSON Example
                                    {
    "namespaceId": "string",
    "type": "string",
    "hwConfig": {
        "hdDiskSizeGB": 0,
        "cpuCores": 0,
        "memoryGB": 0,
        "instancePlanId": "string",
        "thinDisk": false
    }
}