Description
create CVPC from hicloud
Request Parameter
Parameter | Description | Note |
---|---|---|
vpcName |
Vpcname Type : String Default Value : No Whether it is plural : No |
|
regionId |
CVPC Region ID Type : String Default Value : No Whether it is plural : No |
"region-tw-1": region one "region-tw-2": region two |
Response Parameter
Parameter | Description | Note |
---|---|---|
requestId (Not a necessary parameter) |
Request ID Type : JSON value : string Whether it is plural : No |
Automatically produced by the system |
orderUuidList |
List of Order Number Type : JSON value : array Occasion : For order enquiries Whether it is plural : Yes |
string List |
Request Example
https://hws.hicloud.hinet.net/cloud_hws/api/hws/?action=createVpc &vpcName=20161028VPC &regionId=${regionId} &chtAuthType=hwspass &version=${version} &expires=${expires} &accessKey=${accessKey} &signature=${signature}
Response Example
{ "requestId": "xxxEXAMPLE", "orderUuidList":["f9hra2c9-7eda-4106-b1c7-clefgd5d7e84"] }