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
10 lines
235 B
JSON
10 lines
235 B
JSON
{
|
|
"attachments": [
|
|
{
|
|
"status": "attaching",
|
|
"instance": "31c79baf-b59e-469c-979f-1df4ecb6eea7",
|
|
"id": "3b8b6631-1cf7-4fd7-9afb-c01e541a073c",
|
|
"volume_id": "462dcc2d-130d-4654-8db1-da0df2da6a0d"
|
|
}
|
|
]
|
|
} |