GET /mltk/agents/{agent_name}
GET /mltk/agents/{agent_name}
Fetch a single agent record.
AGENT_RUN_CAPABILITIES
Description. Fetch a single agent record.
Error responses. 404 if unknown; 403 if ACL denies read.
Example.
curl -sk -u "$SPLUNK_USER:$SPLUNK_PASSWORD"
"$SPLUNK_HOST/servicesNS/-/Splunk_ML_Toolkit/mltk/agents/demo?output_mode=json"