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
defaultapigetClusterPlanGET /clusters/:namespace/:name/planGet cluster plan.
defaultapirefreshTargetSourcePOST /api/v1/namespaces/:namespace/targetsources/:name/refreshRequest an immediate discovery run for a TargetSource.

Documentation for Models

Documentation for Authorization

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

bearerAuth

  • Type: HTTP Bearer Token authentication

signature

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