keystone/api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-request.json
Tin Lam 48761068b4 Complete OS-TRUST API documentation
Updated /v3/OS-TRUST API documentation in api-ref.

Co-Authored-By: Steve Martinelli <s.martinelli@gmail.com>
Closes-Bug: #1601924
Change-Id: Id3e915a72240b8edf2c0ff3c5f5fea32ac159536
2016-07-13 10:43:33 -07:00

18 lines
296 B
JSON

{
"auth": {
"identity": {
"methods": [
"token"
],
"token": {
"id": "e80b74"
}
},
"scope": {
"OS-TRUST:trust": {
"id": "de0945a"
}
}
}
}