HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/troubleshoots/{Troubleshoot.feature_name},{Troubleshoot.cookie}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Reference Resource: Troubleshoot
Troubleshoot performing feature name.

string
required

Reference Resource: Troubleshoot
Key that represents a unique troubleshoot request instance.

Body Params
string
enum

troubleshoot choice input from user. - basic-health: only run basic health check during troubleshoot. - config: run configuration troubleshoot which checks configuration issues and potential misconfigurations. - health: runs both basic health check and configuration check during troubleshoot. - operations: runs operational troubleshoot which includes advanced feature troubleshoot. - detailed: runs advanced troubleshoot similar to operations.

Allowed:
string
length ≤ 60

Component name of troubleshoot performing feature.

string
enum

Set to manual if the troubleshoot is triggered by the user. Set to proactive if the troubleshoot is auto-generated.

Allowed:
int64

Cleanup interval in minutes.

string

Additional user input for troubleshooting in text form.

boolean

Flag to enable verbose output during troubleshooting.

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!