48761068b4
Updated /v3/OS-TRUST API documentation in api-ref. Co-Authored-By: Steve Martinelli <s.martinelli@gmail.com> Closes-Bug: #1601924 Change-Id: Id3e915a72240b8edf2c0ff3c5f5fea32ac159536
16 lines
342 B
JSON
16 lines
342 B
JSON
{
|
|
"trust": {
|
|
"expires_at": "2013-02-27T18:30:59.999999Z",
|
|
"impersonation": true,
|
|
"allow_redelegation": true,
|
|
"project_id": "ddef321",
|
|
"roles": [
|
|
{
|
|
"name": "member"
|
|
}
|
|
],
|
|
"trustee_user_id": "86c0d5",
|
|
"trustor_user_id": "a0fdfd"
|
|
}
|
|
}
|