Agent
Configuration details for an instance of the Medplum agent application.
- Schema
Elements
Name | Required | Type | Description |
---|---|---|---|
identifier | Identifier[] | An identifier for this agent DetailsAn identifier for this agent. | |
name | ✓ | string | The human readable friendly name of the agent. DetailsThe human readable friendly name of the agent. |
status | ✓ | code | active | off | error DetailsThe status of the agent. |
device | Reference<Device> | DetailsOptional device resource representing the device running the agent. | |
setting | AgentSetting[] | DetailsThe settings for the agent. | |
name | ✓ | string | DetailsThe setting name. |
value[x] |