1{ 2 "command": "create", 3 "data": { 4 "devices": [ 5 { 6 "adb_port": 6521, 7 "instance_name": "local-instance-1", 8 "ip": "0.0.0.0:6521", 9 "logs": [ 10 { 11 "path": "/tmp/acloud_cvd_temp/local-instance-1/cuttlefish_runtime/instances/cvd-1/logs/launcher.log", 12 "type": "TEXT" 13 }, 14 { 15 "path": "/tmp/acloud_cvd_temp/local-instance-1/cuttlefish_runtime/instances/cvd-1/logs/kernel.log", 16 "type": "KERNEL_LOG" 17 }, 18 { 19 "path": "/tmp/acloud_cvd_temp/local-instance-1/cuttlefish_runtime/instances/cvd-1/logs/logcat", 20 "type": "LOGCAT" 21 } 22 ], 23 "webrtc_port": 8444 24 } 25 ] 26 }, 27 "error_type": "", 28 "errors": [], 29 "status": "SUCCESS", 30 "duration": 75.8845522403717 31} 32