Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
GetTasksIDRunsIDLogsRequest
Interface GetTasksIDRunsIDLogsRequest
interface
GetTasksIDRunsIDLogsRequest
{
runID
:
string
;
taskID
:
string
;
}
Index
Properties
runID
taskID
Properties
runID
runID
:
string
The ID of the run to get logs for.
taskID
taskID
:
string
The ID of the task to get logs for.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
runID
taskID
Documentation
Loading...
The ID of the run to get logs for.