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
- OldLicense
- UpdateAlreadyInProgress
- OlderVersionUpdateAttempt
- UpdateTimeout
- FailedToCanUpdateIcp
- FailedToUpdateIcp
- FailedToGetOSUpdates
- FailedToGetLatestVersion
- IcpUpdateStatus
- }