curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'{
"success": true,
"data": {
"isoList": [
"string"
],
"mountConfig": {
"enable_iso_mount": true,
"enable_remote_mount": true
},
"remoteList": [
"string"
]
}
}