mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 04:21:03 +00:00
1.8 KiB
1.8 KiB
HealthResource
Example Usage
import { HealthResource } from "prowlarr";
let value: HealthResource = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
number | ➖ | N/A |
source |
string | ➖ | N/A |
type |
models.HealthCheckResult | ➖ | N/A |
message |
string | ➖ | N/A |
wikiUrl |
string | ➖ | N/A |