Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 801 Bytes

CreateQueryTask.md

File metadata and controls

16 lines (12 loc) · 801 Bytes

CreateQueryTask

Properties

Name Type Description Notes
query_id int Id of query to run
result_format string Desired result format
source string Source of query task [optional]
deferred bool Create the task but defer execution [optional]
look_id int Id of look associated with query. [optional]
dashboard_id string Id of dashboard associated with query. [optional]
can map[string,bool] Operations the current user is able to perform on this object [optional]

[Back to Model list] [Back to API list] [Back to README]