
Closes-Bug: #1283712 Change-Id: Iea9a63251b7702a33fcdb54c71bfc638774d0418 author: diane fleming
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
POST /v2.0/security-groups.json
|
|
Accept: application/json
|
|
{
|
|
"security_group":{
|
|
"name":"new-webservers",
|
|
"description":"security group for webservers"
|
|
}
|
|
} |