naftiko: 1.0.0-alpha2 info: label: A10 ACOS aXAPI v3 — Health Monitors description: >- A10 ACOS aXAPI v3 — health monitor templates for active probing of real servers and service groups. CRUD on /axapi/v3/health/monitor. tags: - A10 Networks - ACOS - Health Monitor - Active Probe created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: A10_THUNDER_HOST: A10_THUNDER_HOST A10_SIGNATURE: A10_SIGNATURE capability: consumes: - type: http namespace: slb-health-monitors baseUri: https://${A10_THUNDER_HOST} description: ACOS aXAPI v3 — health monitor CRUD. resources: - name: health-monitor-collection path: /axapi/v3/health/monitor operations: - name: listHealthMonitors method: GET - name: createHealthMonitor method: POST inputParameters: - name: body in: body type: object required: true authentication: type: apikey in: header name: Authorization valueTemplate: 'A10 ${A10_SIGNATURE}'