Skip to main content
Version: 2.33.1

InfoService_Process

InfoService_Process

Responses

A successful response.


Schema
  • extensions string[]
  • start_time date-time
  • uptime string
GET /v1/info/process

Request

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