Get Configure
get_configureRead server or agent configuration from Scouter APM. Provide an agent hash to view its specific settings; omit it to get the collector server's configuration.
Instructions
[HTTP mode only] Read server or agent configuration (read-only). Without obj_hash, returns the collector server's scouter.conf. With obj_hash, returns that specific agent's configuration. Use get_system_overview to find agent hashes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| obj_hash | No | Agent object hash. If provided, returns that agent's configuration. If omitted, returns server configuration. |