API call for collector versions
Please add an API method that will report the current collector version. This will help us to programmatically determine and report on how many collectors are not running the current version.
mhashemi
Posted 8 years ago·Last reply 7 years ago
2 comments
mhashemi
OP7 years ago@Sarah Terry, I must have missed the notification for your reply. To clarify, I was referring to a list of released collector versions, not the version installed on a particular collector. It appears that the requested functionality will be released (and documented) eventually. Thanks.
Sarah_Terry
·8 years ago@mhashemi the GET /setting/collectors operation will already return the version for each Collector in the response (via the 'build' field). Is this sufficient for your use case?