Paul Millette 5ff08a68c9 Add json outputs to documentation
- use literal includes to show input and output
- add input payloads folder to docs
- add output payloads folder to docs

Change-Id: Ifaa782422edc2d0fee70fcc2f8909fd928e363cc
2016-11-28 11:12:46 -05:00

26 lines
807 B
JSON

[
{
"entity_id": "020f3636-6a8a-4a37-beb0-0735074175a9",
"attached_to": ["b5a4b119-7444-4993-afda-89b8f8f70147"],
"end": null,
"name": "my.host.name.com-volume",
"last_event": "2016-11-24 21:16:47.106000+00:00",
"entity_type": "volume",
"volume_type": "my_volume_type",
"start": "2016-11-24 21:16:47.106000+00:00",
"project_id": "ce2d9f6bde52447a831887aac8b7ec98",
"size": 20
},
{
"entity_id": "020f3636-6a8a-4a37-beb0-0735074175a9",
"attached_to": [],
"end": "2016-11-24 21:16:47.106000+00:00",
"name": "",
"last_event": "2016-11-24 21:16:47.106000+00:00",
"entity_type": "volume",
"volume_type": "my_volume_type2",
"start": "2016-11-24 21:15:38+00:00",
"project_id": "ce2d9f6bde52447a831887aac8b7ec98",
"size": 20
}
]