cURL
curl --request POST \ --url https://console.gmicloud.com/api/v1/baremetals \ --header 'Content-Type: application/json' \ --data '{ "count": 2, "enableZabbixAgent": true, "idc": "<string>", "name": "<string>", "product": "<string>", "sshKey": "<string>" }'
200
example
[ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }]
x >= 1
1
255
Whether to enable Zabbix agent on the baremetal node
successful