close
GraphQL Schema
Schema
Queries
Mutations
Queryable Objects
Agent
AgentPool
BurpReport
Extension
Issue
Scan
ScanConfiguration
ScanReport
ScheduleItem
Site
SiteTree
UnauthorizedAgent
Other Objects
Agent
AgentError
AgentPool
ApplicationLogins
AuditItem
BappDetails
BurpReport
CountsByConfidence
DataSegment
DescriptiveEvidence
EmailRecipient
Extension
Folder
GeneratedByExtension
GitLabIssue
GitLabIssueDetails
HighlightSegment
HttpInteraction
Issue
IssueCounts
IssueType
IssueTypeGroup
JiraTicket
LoginCredential
RecordedLogin
Request
Response
Scan
ScanConfiguration
ScanCountsByStatus
ScanDelta
ScanEventLog
ScanEventLogEntry
ScanProgressMetrics
ScanReport
ScanWarnings
Schedule
ScheduleItem
Scope
Site
SiteTree
SnipSegment
Ticket
TrelloCard
TrelloCardDetails
UnauthorizedAgent
User
Enums
AuditItemSortColumn
Confidence
CreateConnectionCheckError
ErrorType
FalsePositivePropagationMode
GeneratedBy
GitLabIssueState
Novelty
ScanEventLogType
ScanPhase
ScanReportType
ScanStatus
ScansSortColumn
ScopeProtocolOptions
Severity
SortBy
SortOrder
Interfaces
AgentMachine
Unions
Evidence
RequestResponseSegment
menu
Types
Object
AgentError
An error that has occurred on the agent machine.
Fields
code():
Int
A reference number for the error. This is used to identify the exact error during troubleshooting.
error():
String
The content of the error message, indicating what caused the error and what you need to do to resolve it.