<PackageReference Include="Relativity.Server.Infrastructure.SDK" Version="5000.0.1" />

AgentInstanceLimit

public enum AgentInstanceLimit
Indicates when a minimum or maximum limit for agents allowed in an Relativity environment, server, or resource pool has been violated.

Indicates that last instance of an agent type in the environment is being disabled or deleted.

Indicates that the maximum number of agent instances for the Relativity environment is violated.

Indicates that the maximum number of agent instances for the server is violated.

Indicates that the recommended minimum number of agent instances for the Relativity environment is violated.

Indicates that the minimum recommended number of agent instances for the resource pool is violated.

Indicates that the minimum recommended number of agent instances for the server is violated.