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

ServerTypeResponse

Represents server type.
public int ArtifactID { get; set; }

Gets or sets the Artifact ID of an object.

public string Name { get; set; }

Gets or sets the name of an object.

public string SystemArtifactIdentifier { get; set; }

Gets or sets the name of System Artifact that represents this server type.

public string Url { get; set; }

Gets or sets path to server type specific APIs.