curl --location --request POST '/api/probe-target//data' \ --header 'Content-Type: application/json' \ --data-raw '{ "data": { "cpu": 0, "memory": 0, "load": 0 }, "key": "string", "timestamp": "string" }'