Step 4 of 6
After installation, you can verify if the service is running correctly:
curl -s -H "Authorization: Bearer YOUR_TOKEN" http://127.0.0.1:8787/api/healthExpected result
If everything is working, you should see a healthy response, including the agent version (1.2.0+), which confirms multi-stack support is active.