Documentation for gNMIc Operator REST API
Documentation for API Endpoints
All URIs are relative to http://localhost
| Class | Method | HTTP request | Description |
|---|---|---|---|
| DefaultApi | applyTargets | POST /api/v1/:namespace/target-source/:name/applyTargets | Interface for real-time target updates, usually using a webhook. Targets are applied in the gNMIc Operator. |
| DefaultApi | getClusterPlan | GET /clusters/:namespace/:name/plan | Get cluster plan. |
Documentation for Models
Documentation for Authorization
bearerAuth
- Type: HTTP Bearer Token authentication
signature
- Type: API key
- API key parameter name: X-Hook-Signature
- Location: HTTP header