package determined.agent.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Agent

agent.proto:39

Agent is a pool of resources where containers are run.

Used in: api.v1.DisableAgentResponse, api.v1.EnableAgentResponse, api.v1.GetAgentResponse, api.v1.GetAgentsResponse

message DeviceStats

agent.proto:13

DeviceStats contains statistics about a single device group.

Used in: SlotStats

message Slot

agent.proto:70

Slot wraps a single device on the agent.

Used in: Agent, api.v1.DisableSlotResponse, api.v1.EnableSlotResponse, api.v1.GetSlotResponse, api.v1.GetSlotsResponse

message SlotStats

agent.proto:28

SlotStats contains statistics about a set of slots.

Used in: Agent