Group 24 of 25
Diagnostics
Composite reads that answer a question instead of returning raw data.
Endpoints
9
Path prefix
/api/v1
Endpoints
GET
/api/v1/diagnostics/overview
Get the account-health overview
R
GET
/api/v1/diagnostics/disk-usage
List the largest directories under the account home
R
GET
/api/v1/diagnostics/ip-status
Report whether one IP is blocked on the node, and why
R
GET
/api/v1/diagnostics/dns
Roll up DNS health for one domain
R
GET
/api/v1/diagnostics/email
Roll up email health for one target
R
GET
/api/v1/diagnostics/service/{service}
Roll up health for one service
R
GET
/api/v1/diagnostics/website
Roll up website health for one target
R
GET
/api/v1/diagnostics
Symptom-driven triage for one target
R
POST
/api/v1/diagnostics/ip-whitelist
Unblock one IP across the node's firewalls
W