list_indexes
Retrieve a complete list of Splunk indexes using this tool, designed for efficient data management and resource access in Splunk Enterprise/Cloud environments.
Instructions
Get a list of all available Splunk indexes.
Returns:
Dictionary containing list of indexes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_indexesArguments",
"type": "object"
}