swsd_health_check
Verifies connectivity and authentication to SolarWinds Service Desk by making a minimal request. Returns success or an error explaining the failure.
Instructions
Verify connectivity and authentication to SWSD by making a minimal request. Returns ok=true on success, otherwise an error explaining the failure (401 = bad token, 403 = insufficient permission, network error = unreachable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| base_url | Yes | ||
| api_version | Yes |