mogan/api-ref/source/v1/samples/aggregates/aggregate-get-resp.json
Zhenguo Niu 27f3b1832a Add aggregate API
This addes the aggregate APIs and docs

Partially Implements: bp node-aggregate

Change-Id: Iaa8d1de301f09360f7aa36e3a8fe5829e65b55c9
2017-07-28 12:53:39 +08:00

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
}