test_indexer
Validate an indexer configuration before saving. Test a draft resource object or an existing indexer by ID to confirm it works without committing changes.
Instructions
Test a indexer 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 indexer id to test | |
| config | No | Draft resource object to test instead |