
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
12 lines
439 B
XML
12 lines
439 B
XML
POST /v1.1/auth HTTP/1.1
|
|
User-Agent: curl/7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.0 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.15 libssh2/1.2.6
|
|
Host: auth.api.rackspacecloud.com
|
|
Accept: application/xml
|
|
Content-Type: application/xml
|
|
Content-Length: 88
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<credentials xmlns="http://docs.rackspacecloud.com/auth/api/v1.1"
|
|
username="hub_cap"
|
|
key="a86850deb2742ec3cb41518e26aa2d89"/>
|