Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #12327] Support for determining the Icinga 2 version via the API #4442

Closed
icinga-migration opened this issue Aug 8, 2016 · 3 comments
Labels
area/api REST API enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/12327

Created by tgelf on 2016-08-08 10:37:41 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2016-08-09 06:45:54 +00:00)
Target Version: 2.5.0
Last Update: 2016-08-22 11:59:47 +00:00 (in Redmine)

Backport?: Not yet backported
Include in Changelog: 1

I expect /v1/version or similar to tell me the Icinga 2 core version. The version is currently hidden somewhere in "status", but that's IMO too costly for a request that might happen quite often. As future Icinga 2 versions might offer new features, different capabilities or slightly differing behavior it is important for API consumers to figure out what version they have to deal with.

Changesets

2016-08-09 06:48:18 +00:00 by gbeutner 26d048d

Add version info in /v1

fixes #12327
@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-08-09 06:40:36 +00:00

  • Status changed from New to Assigned
  • Assigned to set to gbeutner
  • Target Version set to 2.5.0

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-08-09 06:45:54 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset cb21ee3a0469622a748b74e53753b244214ac8e1.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-08-22 11:59:47 +00:00

  • Subject changed from Allow to determine the Icinga 2 version with a cheap request to Support for determining the Icinga 2 version via the API

@icinga-migration icinga-migration added enhancement New feature or request area/api REST API labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.5.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api REST API enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant