ENUM
ErrorCategory
Enum of ErrorCategory
link GraphQL Schema definition
- enum ErrorCategory {
- }
ENUM
Enum of ErrorCategory
- enum ErrorCategory {
- InternalError
- AuthenticationError
- DnsError
- HostUnreachableError
- TimeoutError
- NetworkError
- LimitExceededError
- ServiceUnavailable
- ProtocolError
- EmptyClientResponseError
- NoPotentialClients
- NoAllowedClients
- NoRoutesForClient
- WrongCertificate
- MissingEmAddress
- MissingPassword
- MissingCredentials
- BothApiKeyAndUserCredentials
- IotConnectorIpAlreadyExists
- AgentConnectorDisconnected
- IotConnectorSecureModeError
- IotConnectorIcpIpNotAllowed
- IotConnectorIpNotAllowed
- NessusNotReady
- MissingFile
- InvalidFile
- NoSpaceLeftOnDevice
- AlreadyExists
- Processing
- ContentTooBig
- NotContainingAnyAssets
- OldLicense
- EmOldLicense
- LicenseInactive
- EmLicenseInactive
- UpdateAlreadyInProgress
- OlderVersionUpdateAttempt
- UpdateTimeout
- FailedToCanUpdateIcp
- FailedToUpdateIcp
- FailedToGetOSUpdates
- FailedToGetLatestVersion
- IcpUpdateStatus
- FailedToAllocateOverlapping
- OverlappingNetsAlreadyInOrigin
- EmUpdateRequired
- IcpFeedUpdateSkipped
- IcpDisconnected
- FailedToApproveOtAgent
- FailedToLaunchOtAgentScan
- FailedToAbortOtAgentScan
- FailedToEditOtAgentSchedule
- FailedToUpdateOtAgent
- FailedToDeleteOtAgent
- NotDeletableWhileDefinedOnDuplicatedNetwork
- }