Skip to main content
Version: 2.33.1

FlowControlPointsService_GetControlPoints

FlowControlPointsService_GetControlPoints

Responses

A successful response.


Schema
  • flow_control_points object[]
  • Array [
  • control_point string
  • service string
  • type string
  • ]
GET /v1/flowcontrol/controlpoints

Request

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