UpdateScanRunInput
Autogenerated input type of UpdateScanRun
input UpdateScanRunInput {
clientMutationId: String
id: ID!
state: ScanRunStateEnum!
errorClass: String
errorMessage: String
}
Fields
UpdateScanRunInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
UpdateScanRunInput.id ● ID! non-null scalar
UpdateScanRunInput.state ● ScanRunStateEnum! non-null enum
UpdateScanRunInput.errorClass ● String scalar
Type of the failure, e.g. the exception class the agent raised. Only accepted with state FAILED. Truncated to 128 characters.
UpdateScanRunInput.errorMessage ● String scalar
What failed, and the traceback tail when there is one. Only accepted with state FAILED. Truncated to 4000 characters. The client is responsible for keeping secrets out of it.
Member Of
updateScanRun mutation
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.