Information collection
Message instance
{
"header": {
"msg_id": "741aec66-99b2-4d97-aaf2-63d27f53bbc5",
"parent_msg_id": "",
"timestamp": 1550107087319,
"sync": false
},
"route": {
"source": "EdgeManager",
"group": "hardware",
"operation": "update",
"resource": "websocket/info_collect"
},
"content": {
}
}
Parameter description
The content message is described as follows:
{
"type": "all",
"module": "all",
"https_server": {
"url": "POST https://FDAddr/log.tar.gz",
"user_name": "userName",
"password": "password"
}
}
Result returned
{
"header":{
"msg_id":"10b44ba5-5df9-4279-9281-c0ac90a6ec09",
"parent_msg_id": "",
"timestamp":1652187944413,
"sync": false
},
"route":{
"source":"hardware",
"group":"hub",
"operation":"update",
"resource":"websocket/info_collect_process"
},
"content":"{"type": "all", "module": "all", "percentage": "100%", "result": "success", "reason": ""}"
}
Parent topic: Downstream Message Interfaces