5c19a66950
Add attachment API related Docs, please note we use 'instance_uuid' in the request and 'instance' in the response to represent the same thing 'server_id'. DocImpact Change-Id: I8bd5a9061af2b47fd227e8cf2f48f80f271bde14
12 lines
400 B
JSON
12 lines
400 B
JSON
{
|
|
"attachment": {
|
|
"status": "attaching",
|
|
"detached_at": "2015-09-16T09:28:52.000000",
|
|
"connection_info": {},
|
|
"attached_at": "2015-09-16T09:28:52.000000",
|
|
"attach_mode": "ro",
|
|
"instance": "3b8b6631-1cf7-4fd7-9afb-c01e541as345",
|
|
"volume_id": "462dcc2d-130d-4654-8db1-da0df2da6a0d",
|
|
"id": "3b8b6631-1cf7-4fd7-9afb-c01e541a073c"
|
|
}
|
|
} |