curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/discovery'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {
"total": 0,
"items": [
{
"id": "string",
"category": "storage",
"type": "string",
"sourceCategory": "connection",
"sourceType": "string",
"sourceInfo": "string",
"name": "string",
"businessName": "string",
"businessDesc": "string",
"listtags": [
{
"id": "string",
"value": "string"
}
],
"allTags": [
{
"id": "string",
"value": "string"
}
]
}
]
}
}