updateAgentDerivedDataSettings
Updates agent derived data settings and returns the updated agent.
updateAgentDerivedDataSettings(agentId: ID!, input: UpdateAgentDerivedDataSettingsInput!): Agent!Arguments
Identifier of the agent.
Values for the requested operation.
Returns
Stable identifier for this agent.
Display name of this agent.
Host name reported by this agent.
Version reported for this agent.
The OS version associated with this agent.
CPU architecture reported for this agent.
The CPU model associated with this agent. May be null when unavailable or not applicable.
Total memory, in bytes. May be null when unavailable or not applicable.
Free memory, in bytes. May be null when unavailable or not applicable.
Total disk, in bytes. May be null when unavailable or not applicable.
Free disk, in bytes. May be null when unavailable or not applicable.
Capability identifiers advertised by this agent.
Filesystem directory associated with this agent. May be null when unavailable or not applicable.
The derived data location mode associated with this agent.
Filesystem path associated with this agent. May be null when unavailable or not applicable.
Filesystem directory associated with this agent. May be null when unavailable or not applicable.
Filesystem directory associated with this agent. May be null when unavailable or not applicable.
Filesystem directory associated with this agent. May be null when unavailable or not applicable.
The connection status associated with this agent.
The IP address associated with this agent. May be null when unavailable or not applicable.
ISO 8601 timestamp when this agent was last seen. May be null when unavailable or not applicable.
ISO 8601 timestamp when this agent disconnected. May be null when unavailable or not applicable.
ISO 8601 timestamp when this agent was created.
ISO 8601 timestamp when this agent was last updated.