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

Relativity.Services.ResourceServer.Models.Interfaces.IHaveStatus

interface IHaveStatus
Represents a resource server model that has Status field.
ObjectIdentifier Status { get; set; }

Gets or sets the status of the resource server.