Get the profile of the query that has the given queryid
drill_profile(drill_con, query_id)drill server connection object setup by drill_connection()
UUID of the query in standard UUID format that Drill assigns to each query
Other Drill direct REST API Interface:
drill_active(),
drill_cancel(),
drill_connection(),
drill_functions(),
drill_metrics(),
drill_options(),
drill_opts(),
drill_profiles(),
drill_query(),
drill_settings_reset(),
drill_set(),
drill_stats(),
drill_status(),
drill_storage(),
drill_system_reset(),
drill_threads(),
drill_version()