Change Updates

Do not miss any Cloud Data Plane API changes, ever again

Subscribe to the Cloud Data Plane API changelog to be up to date on recent changes.

RSS

13 days ago

main
v1
Compare

API structure has changed

Next change
11 structure changes including:
3 Additions
8 Modifications
Modified 8
GET /v1/redpanda-connect/pipelines
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipelines property Modified
        • service_account property Added
  • Query
  • filter.secret_id query parameter Added
GET /v1/redpanda-connect/pipelines-by-secrets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipelines_for_secret property Modified
        • pipelines property Modified
GET /v1/redpanda-connect/pipelines-for-secret
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipelines_for_secret property Modified
        • pipelines property Modified
GET /v1/redpanda-connect/pipelines/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service_account property Added
POST /v1/redpanda-connect/pipelines
  • Body
  • application/json content type Modified
    • service_account property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • service_account property Added
PUT /v1/redpanda-connect/pipelines/{id}
  • Body
  • application/json content type Modified
    • service_account property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service_account property Added
PUT /v1/redpanda-connect/pipelines/{id}/start
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service_account property Added
PUT /v1/redpanda-connect/pipelines/{id}/stop
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service_account property Added
Added 3
GET /v1/monitoring/kafka/connections
GET /v1/redpanda-connect/components
GET /v1/secrets/resources