DELETE /mltk/container_connection/{container_type}/{connection_name}
DELETE /mltk/container_connection/{container_type}/{connection_name}
Clears all configuration fields for the stanza (does not remove the stanza itself), effectively disabling it.
Description. Clears all configuration fields for the stanza (does not remove the stanza itself), effectively disabling it.
Example.
curl -sk -u "$SPLUNK_USER:$SPLUNK_PASSWORD" -X DELETE
"$SPLUNK_HOST/servicesNS/nobody/Splunk_ML_Toolkit/mltk/container_connection/docker/local-docker?output_mode=json"