Services
RPC methods exposed by this API.RunService
Messages
Data models used across requests/responses.CreateAdhocRunRequest
The request for a call toRunService_CreateAdhocRun to create an adhoc run.
CreateAdhocRunResponse
The response of a call toRunService_CreateAdhocRun containing the newly created adhoc run.
CreateAutomaticRunAssociationForAssetsRequest
CreateAutomaticRunAssociationForAssetsResponse
This message has no fields.CreateRunRequest
The request of a call toRunService_CreateRuns to create a new run.
CreateRunResponse
DeleteRunRequest
The request for a call toRunService_DeleteRun.
DeleteRunResponse
The response of a call toRunService_DeleteRun.
This message has no fields.
GetFilterFieldsRequest
The request for a call toRunService_GetFilterFields.
This message has no fields.
GetFilterFieldsResponse
The response of a call toRunService_GetFilterFields.
GetRunRequest
The request for a call toRunService_GetRun to retrieve run.
GetRunResponse
The response of a call toRunService_GetRun containing the requested run.
ListRunsRequest
The request for a call toRunService_ListRuns to retrieve runs.
ListRunsResponse
The response of a call toRunService_ListRuns containing requested runs.
Run
StopRunRequest
The request for a call toRunService_StopRun to stop a run.
StopRunResponse
The response of a call toRunService_StopRun to stop a run.
This message has no fields.
UpdateRunRequest
The request for a call toRunService_UpdateRun to update an existing run.
UpdateRunResponse
The response of a call toRunService_UpdateRun containing the updated run.
ValidateRunFilterRequest
The request for a call toRunService_ValidateRunFilter.
ValidateRunFilterResponse
The response of a call toRunService_ValidateRunFilter.