Values_0.AgentVersionSourceEdge Manager agent version.
type nonrec t = {version : EdgeVersion.t option;Version of the agent.
*)agentCount : Long.t option;The number of Edge Manager agents.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Long of Long.t | `String of EdgeVersion.t ]) list ]