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
- Disconnected
- AlreadyInProgress
- ProtocolError
- EmptyClientResponseError
- NoPotentialClients
- NoAllowedClients
- NoRoutesForClient
- WrongCertificate
- MissingFormFields
- IpNotAllowed
- EntityNotFound
- IotConnectorIpAlreadyExists
- AgentConnectorDisconnected
- IotConnectorSecureModeError
- IotConnectorIcpIpNotAllowed
- NessusNotReady
- MissingFile
- InvalidFile
- NoSpaceLeftOnDevice
- FileTooBig
- NotContainingAnyAssets
- MergeConflict
- OldLicense
- EmOldLicense
- LicenseInactive
- EmLicenseInactive
- UpdateAlreadyInProgress
- OlderVersionUpdateAttempt
- FailedToAllocateOverlapping
- OverlappingNetsAlreadyInOrigin
- EmUpdateRequired
- IcpDisconnected
- OtAgentStatusNotSuitable
- NotDeletableWhileDefinedOnDuplicatedNetwork
- InvalidRequest
- }