ENUM

ErrorCategory

Enum of ErrorCategory

link GraphQL Schema definition

  • 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
  • OldLicense
  • UpdateAlreadyInProgress
  • OlderVersionUpdateAttempt
  • }