get_cim_reference
Retrieve detailed Splunk CIM data model documentation including field specifications, configurations, and implementation guidance. Specify a model name and version to get comprehensive reference.
Instructions
Get detailed Splunk CIM data model documentation with field specifications and configuration examples. Returns comprehensive reference including field mappings, tagging requirements, and implementation guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | CIM data model name. Use list_cim_data_models() to see all available models. Examples: 'authentication', 'network-traffic', 'malware' | |
| version | No | CIM version (default: 'latest'). Options: '6.1', '6.0', '5.3', '5.2', '5.1', 'latest' | latest |