Relativity.Infrastructure.V1.SQLDistributed.ISqlDistributedServerManager
Task<SqlDistributedServerResponse> ReadAsync(int serverID, bool includeMetadata = false, bool includeActions = false)
Task<SqlDistributedServerResponse> UpdateAsync(int serverID, SqlDistributedServerRequest request, DateTime lastModifiedOn)