
The Database Developer Guide PDF is located in the repo at: apidocs/target/docbkx/webhelp/cdb-devguide-reviewer/cdb-devguide-reviewer.pdf Updated api-doc with Security Groups related API information. Added Security Groups and Security Group Rules as entities and related API calls to the Reddwarf API Docs. Change-Id: I4d559b25413a6138cd7d2fb94c028f8cafde100c
11 lines
290 B
JSON
11 lines
290 B
JSON
POST /v1.0/1234/mgmt/instances/3b16f448-4387-44f5-b464-45111dd7a934/action HTTP/1.1
|
|
User-Agent: python-example-client
|
|
Host: ord.databases.api.rackspacecloud.com
|
|
X-Auth-Token: 570ef429-78eb-43ec-ad69-de9456cd88c9
|
|
Accept: application/json
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"update": {}
|
|
}
|