Reporting Error Container Configuration Information

If an error occurs when the MEF Edge processes pod, secret, and NPU sharing messages in downstream messages, the MEFEdge reports the error information to the cloud. In the resource field under route, {resource_type} indicates the configured resource type, and {resource_name} indicates the configured resource name.

Message instance

{
    "header": {
        "id": "",
        "msg_id": "368920fd-f50e-4c82-8d21-e7fd134233ec",
        "parentId": "",
        "parent_msg_id": "5fbdf44c-08b7-4f29-9d66-edd0552bd09e
        ",
        "isSync": false,
        "sync": false,
        "timestamp": 1706283182365,
        "version": "",
        "resourceversion": "",
        "nodeId": "",
        "peerInfo": {}
    },
    "router": {
        "source": "",
        "destination": "",
        "option": "",
        "resource": ""
    },
    "route": {
        "source": "metaManager",
        "group": "resource",
        "operation": "error",
        "resource": "websocket/{resource_type}/{resource_name}"
    },
    "content": {}
}

Parameter description

The content message is described as follows:

"content" : "FAILED: hostpath [/etc/localtime] Verification failed: not in whitelist"