Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/ComponentTcb/ContainerService/ComponentTcbCreateContainerServiceRequest.json

11 lines
193 B
JSON
Raw Normal View History

2021-08-06 13:32:53 +08:00
{
"env": "mmtest-5g7z68c153d7ff4b",
"service_name": "echo",
"remark": "test",
"vpc": {
"vpcid": "123",
2022-05-06 20:29:27 +08:00
"subnetids": ["123"],
2021-08-06 13:32:53 +08:00
"create_type": 3
}
2022-05-06 20:29:27 +08:00
}