"Fossies" - the Fresh Open Source Software Archive 
Member "cinder-13.0.7/api-ref/source/v3/samples/attachment-create-response.json" (4 Oct 2019, 400 Bytes) of package /linux/misc/openstack/cinder-13.0.7.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) JSON source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 {
2 "attachment": {
3 "status": "attaching",
4 "detached_at": "2015-09-16T09:28:52.000000",
5 "connection_info": {},
6 "attached_at": "2015-09-16T09:28:52.000000",
7 "attach_mode": "ro",
8 "instance": "3b8b6631-1cf7-4fd7-9afb-c01e541as345",
9 "volume_id": "462dcc2d-130d-4654-8db1-da0df2da6a0d",
10 "id": "3b8b6631-1cf7-4fd7-9afb-c01e541a073c"
11 }
12 }