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

ReadinessState

public enum ReadinessState
The status of whether or not the component is accessible and ready to be used

The component is available to take requests, but is an old version

Pending = 1

The component is being actively being deployed

Ready = 0

Component is fully online and ready to take requests

There is no version of this component being currently hosted