<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="13.6.1" />

IAnalyticsServerManager

Exposes methods for working with analytics server objects.

Adds an analytics server to Relativity.

Task DeleteAsync(int serverID)

Deletes an analytics server.

Retrieves default values of an analytics server fields.

Gets a list of eligible analytics operations.

Returns a list of unsupported and read-only properties for a new analytics server.

Retrieves data for an analytics server.

Task<AnalyticsServerResponse> ReadAsync(int serverID, bool includeMetadata, bool includeActions)

Retrieves data for an analytics server.

Restarts Windows service hosted by a given analytics server.

Modifies properties of an analytics server.

Modifies properties of an analytics server.