22656d097c
Partially-implements: bp metadata-for-access-rule Change-Id: Icbac8ec427e23f6a781a7d3e682fe4852fa16179
17 lines
431 B
JSON
17 lines
431 B
JSON
{
|
|
"access": {
|
|
"share_id": "406ea93b-32e9-4907-a117-148b3945749f",
|
|
"created_at": "2015-09-07T09:14:48.000000",
|
|
"updated_at": null,
|
|
"access_type": "ip",
|
|
"access_to": "0.0.0.0/0",
|
|
"access_level": "rw",
|
|
"access_key": null,
|
|
"id": "a25b2df3-90bd-4add-afa6-5f0dbbd50452",
|
|
"metadata":{
|
|
"key1": "value1",
|
|
"key2": "value2"
|
|
}
|
|
}
|
|
}
|