getNetwork
Process Overview of the Function
Detail information for the specified network is returned.
Request Parameters
Specify the following parameter when executing this function.
Parameter | Description | Required |
---|---|---|
network_id |
Network ID Specify the appropriate network interface ID. |
○ |
Identifier |
Network ID This parameter was used in older version of API, and currently is not in use. |
× |
Response Object
The same format as in 8.1. listNetworks function is used in the response.
Refer to the 8.1. listNetworks function Response Object for details.
Request Sample
https://api.gmocloud.com/Cloud-Zone-ID/?Action=getNetwork&AccessKeyId=AccessKeyId&Version=1.0&network_id=ID_of_Network&Identifier=ID_of_Network&Signature=Signature
Response Sample
{
"label": "Public01",
"created_at": "2012-06-13T19:58:12+09:00",
"network_group_id": 9,
"updated_at": "2012-06-13T19:58:12+09:00",
"id": 3,
"identifier": "hb36umde2x2t2m"
}
Note: GMO CLOUD AMERICA INC. does not make any guarantee with regard to the content of this manual and will not be held responsible for any damages resulting from customers or third parties.
0 Comments