get_index_info
Retrieve metadata for a specific Splunk index by name, including configuration, health, and usage details.
Instructions
Get metadata for a specific Splunk index.
Args: index_name: Name of the index to get metadata for
Returns: Dictionary containing index metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |