Documentação

Step 4: Verify agent health (Optional)

Edge URL Module

Step 4 of 6

129 views Updated 1 month ago

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/health

Expected 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.