test_download_client
Validate a Sonarr download client configuration before saving. Test a draft config object or an existing client by ID to confirm it works.
Instructions
Test a download client configuration without saving it. Pass a config object to test a draft, or an id to test an existing one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Existing download client id to test | |
| config | No | Draft resource object to test instead |