1.新建环境
{
"cpu": "2",
"memory": "100",
"description": "测试环境",
"name": "myTest",
"gatewayType": "only",
"bandwidth": "100M",
"type": "add"
}
{
"cpu": "1",
"memory": "1000",
"description": "测试环境",
"name": "test",
"gatewayType": "only",
"bandwidth": "100",
"type": "cluster"
}