The Relativity.Services.Interfaces.Agent.Models namespace contains the classes and enumeration used for performing CRUD and other operations through the Agent Manager service.
Classes
Class | Description | |
---|---|---|
![]() | AgentInstanceLimitResult |
Represents information about how the limit on the maximum or minimum number of an agent type has been violated.
|
![]() | AgentRequest |
Represents a DTO used as a request for creating or updating an agent.
|
![]() | AgentResponse |
Represents the results of a read operation on an agent.
|
![]() | AgentServerResponse |
Represents information about an agent server.
|
![]() | AgentTypeResponse |
Represents information about an agent type.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | AgentEventLevel |
Indicates the minimum level of detail of agent messages are logged to the Event Viewer.
|
![]() | AgentInstanceLimit |
Indicates when a minimum or maximum limit for agents allowed in an Relativity environment, server, or resource pool has been violated.
|