0462ff8001
bp application-credentials Change-Id: I803cfb2a9bb6502dabc8fd93385dfce29bf3bea5
46 lines
1.6 KiB
JSON
46 lines
1.6 KiB
JSON
{
|
|
"links": {
|
|
"self": "http://example.com/identity/v3/users/fd786d56402c4d1691372e7dee0d00b5/application_credentials",
|
|
"previous": null,
|
|
"next": null
|
|
},
|
|
"application_credentials": [
|
|
{
|
|
"description": "Application credential for backups.",
|
|
"roles": [
|
|
{
|
|
"domain_id": null,
|
|
"name": "Writer",
|
|
"id": "6aff702516544aeca22817fd3bc39683"
|
|
}
|
|
],
|
|
"links": {
|
|
"self": "http://example.com/identity/v3/users/fd786d56402c4d1691372e7dee0d00b5/application_credentials/308a7e905eee4071aac5971744c061f6"
|
|
},
|
|
"expires_at": "2018-02-27T18:30:59.000000",
|
|
"unrestricted": false,
|
|
"project_id": "231c62fb0fbd485b995e8b060c3f0d98",
|
|
"id": "308a7e905eee4071aac5971744c061f6",
|
|
"name": "backups"
|
|
},
|
|
{
|
|
"description": "Application credential for monitoring.",
|
|
"roles": [
|
|
{
|
|
"id": "6aff702516544aeca22817fd3bc39683",
|
|
"domain_id": null,
|
|
"name": "Reader"
|
|
}
|
|
],
|
|
"links": {
|
|
"self": "http://example.com/identity/v3/users/fd786d56402c4d1691372e7dee0d00b5/application_credentials/58d61ff8e6e34accb35874016d1dba8b"
|
|
},
|
|
"expires_at": "2018-02-27T18:30:59.000000",
|
|
"unrestricted": false,
|
|
"project_id": "231c62fb0fbd485b995e8b060c3f0d98",
|
|
"id": "58d61ff8e6e34accb35874016d1dba8b",
|
|
"name": "monitoring"
|
|
}
|
|
]
|
|
}
|