27f3b1832a
This addes the aggregate APIs and docs Partially Implements: bp node-aggregate Change-Id: Iaa8d1de301f09360f7aa36e3a8fe5829e65b55c9
20 lines
519 B
JSON
20 lines
519 B
JSON
{
|
|
"name": "test_aggregate",
|
|
"uuid": "7de2859d-ec6d-42c7-bb86-9d630ba5ac94",
|
|
"links": [
|
|
{
|
|
"href": "http://10.3.150.17:6688/v1/aggregates/7de2859d-ec6d-42c7-bb86-9d630ba5ac94",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://10.3.150.17:6688/aggregates/7de2859d-ec6d-42c7-bb86-9d630ba5ac94",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"metadata": {
|
|
"k1": "v1"
|
|
},
|
|
"created_at": "2016-09-27T02:37:21.966342+00:00",
|
|
"updated_at": null
|
|
}
|