REST API Interface

REST API documentation of the gNMIc Operator with available endpoints and required request formats.

Documentation for API Endpoints

All URIs are relative to http://localhost:8082

ClassMethodHTTP requestDescription
defaultapiapplyTargetsPOST /api/v1/:namespace/target-source/:name/applyTargetsInterface for real-time target updates, usually using a webhook. Targets are applied in the gNMIc Operator.
defaultapigetClusterPlanGET /clusters/:namespace/:name/planGet cluster plan.

Documentation for Models

Documentation for Authorization

For a detailed explanation on how to configure the required secrets within the gNMIc Operator, refer to TargetSource > Push mode.

bearerAuth

  • Type: HTTP Bearer Token authentication

signature

  • Type: API key
  • API key parameter name: X-Hook-Signature
  • Location: HTTP header