close
GraphQL Schema
Schema
Queries
Mutations
Queryable Objects
Agent
Issue
Scan
ScanConfiguration
ScanReport
ScheduleItem
SiteTree
UnauthorizedAgent
Other Objects
Agent
AgentError
ApplicationLogins
AuditItem
CountsByConfidence
DataSegment
DescriptiveEvidence
EmailRecipient
Folder
HighlightSegment
HttpInteraction
Issue
IssueCounts
IssueType
IssueTypeGroup
JiraTicket
LoginCredential
RecordedLogin
Request
Response
Scan
ScanConfiguration
ScanCountsByStatus
ScanDelta
ScanProgressMetrics
ScanReport
ScanWarnings
Schedule
ScheduleItem
Scope
Site
SiteTree
SnipSegment
Ticket
UnauthorizedAgent
User
Enums
AuditItemSortColumn
Confidence
ErrorType
FalsePositivePropagationMode
GeneratedBy
Novelty
ScanReportType
ScanStatus
ScansSortColumn
ScopeProtocolOptions
Severity
SortOrder
Interfaces
AgentMachine
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.