Remove another unused json sample

This commit is contained in:
tengqm
2015-03-04 11:15:28 +08:00
parent 1b2d63eacc
commit 6b9761df9c

View File

@@ -1,26 +0,0 @@
{
"nodes": [
{
"created_time": "2014-12-25T07:00:21Z",
"id": "7c4e1ef4-bf1b-41ab-a0c8-ce01f4ffdfa1",
"index": "1",
"name": "node-001",
"profile_id": "40be8d1a-3eb9-40de-8abd-43237517384f",
"role": null,
"status": "ACTIVE",
"status_reason": "Node created successfully",
"tags": {}
},
{
"created_time": "2014-12-25T07:02:34Z",
"id": "c81f4ff4-4e1e-41ab-80ca-cebdfa1f1b0f",
"index": "2",
"name": "node-002",
"profile_id": "40be8d1a-3eb9-40de-8abd-43237517384f",
"role": null,
"status": "ACTIVE",
"status_reason": "Node created successfully",
"tags": {}
},
],
}