Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
6d55d4b7
Commit
6d55d4b7
authored
Jun 11, 2013
by
Sofia Papagiannaki
Browse files
astakos: update POST /tokens documentation
parent
d0ba1a54
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/astakos-api-guide.rst
View file @
6d55d4b7
...
...
@@ -421,7 +421,14 @@ Example json response:
"versionId": "v1",
"publicURL": "https://object-store.example.synnefo.org/pithos/object-store/v1"}],
"type": "object-store",
"name": "pithos_object-store"}],
"name": "pithos_object-store"},
{"endpoints_links": [],
"endpoints": [{
"SNF:uiURL": "https://accounts.example.synnefo.org/ui",
"versionId": "",
"publicURL": "https://accounts.example.synnefo.org/astakos/weblogin"}],
"type": "astakos_weblogin",
"name": "astakos_weblogin"}],
"user": {
"roles_links": [],
"id": "c18088be-16b1-4263-8180-043c54e22903",
...
...
@@ -465,6 +472,8 @@ Example xml response:
</service>
<service type="object-store" name="pithos_object-store">
<endpoint SNF:uiURL="https://object-store.example.synnefo.org/ui" versionId="v1" publicURL="https://object-store.example.synnefo.org/pithos/object-store/v1" /> </service>
<service type="astakos_weblogin" name="astakos_weblogin">
<endpoint SNF:uiURL="htftps://accounts.example.synnefo.org/ui" versionId="" publicURL="https://accounts.example.synnefo.org/astakos/weblogin" />
</serviceCatalog>
</access>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment