Description
セキュリティグループ一覧を取得します。
Request URL
Network API v2.0 GET /v2.0/security-groups |
Request Json
This operation does not accept a request body. |
Request Paramters
Parameter | Value | Style | Description |
---|---|---|---|
X-Auth-Token | Userトークン | header | トークンID |
Response
Normal response codes
200 |
Example
Requestcurl -i -X GET \ -H “Accept: application/json” \ -H “Content-Type: application/json” \ -H “X-Auth-Token: トークンID” \ https://networking.odc01.eva-clouds.com/v2.0/security-groups |
Response
HTTP/1.1 200 OK Date: Thu, 07 Jul 2016 05:18:51 GMT Server: Apache Content-Length: 1535 Content-Type: application/json { |