Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zededa HelmChartManagement API

APIs for managing Helm charts in Kubernetes clusters. Provides operations for importing, creating, updating, deleting, and retrieving Helm charts from both global and enterprise-specific repositories.

Zededa HelmChartManagement API is one of 35 APIs that Zededa publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include HelmChartManagement. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 3 paths, and defines 13 schemas. It is described by OpenAPI 2.0, at version 1.0.

Requests are made against the base URL https://zedcontrol.zededa.net/api.

5 operations 3 paths 13 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0
Base URL
https://zedcontrol.zededa.net/api
Authentication
API Key
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Zededa HelmChartManagement API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (BearerToken). By default, every request must be authenticated.

  • BearerToken — Bearer token for user session

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

HelmChartManagement 5

APIs for managing Helm charts in Kubernetes clusters. Provides operations for importing, creating, updating, deleting, and retrieving Helm charts from both global and enterprise-s…

GET
/v1/cluster/instances/kubernetes/helm/charts
List Helm Charts
HelmChartManagement_ListHelmCharts 1 param → 200400401403500default
POST
/v1/cluster/instances/kubernetes/helm/charts
Create Helm Chart
HelmChartManagement_CreateHelmChart 2 params → 200201400401403409500default
DELETE
/v1/cluster/instances/kubernetes/helm/charts/name/{chartName}
Delete Helm Chart
HelmChartManagement_DeleteHelmChart 2 params → 200400401403404409500default
GET
/v1/cluster/instances/kubernetes/helm/charts/name/{chartName}/version/{chartVersion}
Get Helm Chart
HelmChartManagement_GetHelmChart 4 params → 200400401403404500default
PUT
/v1/cluster/instances/kubernetes/helm/charts/name/{chartName}/version/{chartVersion}
Update Helm Chart
HelmChartManagement_UpdateHelmChart 4 params → 200400401403404500default

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ZsrvResponse (15 properties), HelmChartDetail (12 properties), HelmChartInfoResponse (6 properties), HelmChartDependency (4 properties). Each schema is shown below with its type and property counts.

protobufAny
object
2 properties
HelmChartListResponse
object
Response containing a list of Helm charts with their metadata and versions
4 properties
ZcOpsType
string
ZsrvResponse
object
15 properties
ObjectType
string
ZsrvErrorCode
string
- zMsgErrorNone: common validation errors - IncompleteData: message had fields that weren't filled in - InvalidData: message contained the field that wasn't ex…
ZsrvError
object
3 properties
HelmChartMaintainer
object
Maintainer information for a Helm chart
2 properties
googlerpcStatus
object
3 properties
HelmChartInfoResponse
object
Comprehensive Helm chart data containing chart details, configuration, and metadata
6 properties
ZcOpsStatus
string
- OPSSTATUSPENDING: In rare cases, system may not start operation when it was requested. Client will be notified that operation is PENDING - OPSSTATUSONGOING:…
HelmChartDependency
object
Dependency information for a Helm chart
4 properties
HelmChartDetail
object
Detailed metadata information for a Helm chart
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zededa-helmchartmanagement-api-openapi.yml Raw ↑

Other APIs Zededa publishes across the network.

Zededa AppProfileService API
Zededa ArtifactManager API
Zededa AssetGroupService API
Zededa BulkJobOps API
Zededa CertificateEnrollmentProfileConfiguration API
Zededa CloudDiagnostics API
Zededa ClusterGroups API
Zededa ClusterStatus API
Zededa DatastoreConfiguration API
Zededa EdgeApplicationConfiguration API
Zededa EdgeApplicationInstanceConfiguration API
Zededa EdgeApplicationInstanceStatus API