Skip to main content
Version: 2.34.0

InfoService_Version

InfoService_Version

Responses

A successful response.


Schema
  • build_host string
  • build_os string
  • build_time string
  • git_branch string
  • git_commit_hash string
  • service string
  • version string
GET /v1/info/version

Request

Base URL
https://aperture-agent
curl / cURL
curl -L -X GET 'https://aperture-agent/v1/info/version' \
-H 'Accept: application/json'