Ping Cloud API by core instance ID
/v1/aggregators/{aggregatorID}/ping
OK
curl -L \ --request POST \ --url 'https://cloud-api.calyptia.com/v1/aggregators/{aggregatorID}/ping' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
{ "nextPing": "30s" }