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

AnalyticsServerDefaultValuesResponse

Represents a model for default analytics server values.
public int MaximumConnectors { get; set; }

Gets or sets count of maximum connectors of the analytics server.

public int MaximumTotalConnectors { get; set; }

Gets or sets total count of maximum connectors.

public DisplayableObjectIdentifier Status { get; set; }

Gets or sets status of the analytics server.