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
14 lines
360 B
JSON
14 lines
360 B
JSON
{
|
|
"attachment": {
|
|
"connector": {
|
|
"initiator": "iqn.1993-08.org.debian: 01: cad181614cec",
|
|
"ip": "192.168.1.20",
|
|
"platform": "x86_64",
|
|
"host": "tempest-1",
|
|
"os_type": "linux2",
|
|
"multipath": false,
|
|
"mountpoint": "/dev/vdb",
|
|
"mode": "ro"
|
|
}
|
|
}
|
|
} |