Namespace Geotab.Checkmate.ObjectModel.Web
Classes
- DatabaseInfo
Information about the performance of a hosted database.
- DatabaseMoveFile
false Info about a file to be moved in a database move.
- DatabaseMoveResponse
false The results of initializing a database move.
- DiskUsage
Class for getting disk usage.
- EntityTypeHelper
Helper class for determining Entity type info.
- InvalidCertificateException
The exception that is thrown when a request with an invalid certificate was made to a server.
- InvalidRequestException
The exception that is thrown when an invalid request was made to a server.
- JsonResponseError
A JSON-RPC response with error.
- JsonResponse<T>
A JSON-RPC response without error.
- JsonRpcError
Models a JSON-RPC error provided as "error" property of JSON-RPC response object when an error is encountered while making a request. http://www.jsonrpc.org/specification#error_object.
- JsonRpcError.JsonErrorInner
Inner JSON error class.
- JsonRpcErrorData
The implementation specific error data for a JSON-RPC request error.
- LocalizedNews
The message of maintenance notification in the provided languages.
- MoveAlreadyInProgressException
An exception thrown when trying to move more then one database from a server.
- NotifyNewsError
The details of an error from performing an operation for news notifications.
- NotifyNewsResult
The results from notifying all databases on a server of news.
- PingMessage
false A ping message.
- RateLimitInfo
Information about the rate limits.
- RegistryQueueResult
The result of queueing a database to send registries to registry service.
- ReplicaInfo
Information about the Replica servers
- ServerHostInfo
Information about the server's host environment.
- ServerInfo
The performance information about a particular hosting server.
- ServerInfoBase
Base class for all serverInfo Classes.
Enums
- DatabaseInfoComponent
Components for info and performance evaluation.
- JsonRpcErrorCode
Indicates the JSON-RPC error type that occurred. Derived from JSON-RPC 2.0 specification.
- PingMessageType
false The message type of a ping message.
- ProcessingStatus
An enum that indicates the uploader status.