How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zededa EdgeApplicationConfiguration API

The EdgeApplicationConfiguration API from Zededa — 8 operation(s) for edgeapplicationconfiguration.

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

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

This API exposes 11 operations across 8 paths, and defines 55 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, /api.

11 operations 8 paths 55 schemas 1 DELETE8 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.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 EdgeApplicationConfiguration 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 11

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

EdgeApplicationConfiguration 11
GET
/beta/apps
Query edge application bundles
EdgeApplicationConfiguration_QueryBetaEdgeApplicationBundles 14 params → 200400401403500504default
GET
/v1/apps
Query edge application bundles
EdgeApplicationConfiguration_QueryEdgeApplicationBundles 14 params → 200400401403500504default
POST
/v1/apps
Create edge application bundle
EdgeApplicationConfiguration_CreateEdgeApplicationBundle 1 param body → 200400401403409500504default
GET
/v1/apps/global
Query global edge application bundles
EdgeApplicationConfiguration_QueryGlobalEdgeApplicationBundles 14 params → 200400401403500504default
GET
/v1/apps/global/id/{id}
Get global edge application bundle
EdgeApplicationConfiguration_GetGlobalEdgeApplicationBundle 2 params → 200401403404500504default
GET
/v1/apps/global/name/{name}
Get global edge application bundle
EdgeApplicationConfiguration_GetGlobalEdgeApplicationBundleByName 2 params → 200401403404500504default
GET
/v1/apps/id/{id}
Get edge application bundle
EdgeApplicationConfiguration_GetEdgeApplicationBundle 2 params → 200401403404500504default
DELETE
/v1/apps/id/{id}
Delete edge application bundle
EdgeApplicationConfiguration_DeleteEdgeApplicationBundle 2 params → 200401403404409500504default
PUT
/v1/apps/id/{id}
Update edge application bundle
EdgeApplicationConfiguration_UpdateEdgeApplicationBundle 2 params body → 200401403404409500504default
GET
/v1/apps/id/{id}/projects
Query the project access list of an edge application bundle
EdgeApplicationConfiguration_QueryEdgeApplicationBundleProjectList 7 params → 200400401403500504default
GET
/v1/apps/name/{name}
Get edge application bundle
EdgeApplicationConfiguration_GetEdgeApplicationBundleByName 2 params → 200401403404500504default

Schemas 55

The contract defines 55 schemas that model the data the API accepts and returns. The most detailed are VMManifest (26 properties), App (18 properties), App_HttpRequest (18 properties), AppSummary (15 properties). Each schema is shown below with its type and property counts.

ZsrvResponse
object
15 properties
ZsrvErrorCode
string
- zMsgErrorNone: common validation errors - IncompleteData: message had fields that weren't filled in - InvalidData: message contained the field that wasn't ex…
AppType
string
type of app bundle.
Summary
object
Summary is used to store the Summary details
3 properties
AppPublicApps
object
6 properties
App_HttpRequest
object
Edge application gets installed/uninstalled to/from edge node(s) and perform specific edge computing tasks. Lifecycle of Edge application (upgrade/restart) on…
18 properties 4 required
configFormat
string
Resource
object
2 properties
ContainerDetail
object
common container detail.
1 property
VMManifestImage
object
15 properties
ZcOpsType
string
ModuleType
string
module type.
VariableVariableFormat
string
- VARIABLEFORMATUNSPECIFIED: Invalid format - VARIABLEFORMATTEXT: Value in string format - VARIABLEFORMATNUMBER: Value in integer format - VARIABLEFORMATFILE:…
ObjectType
string
DockerRuntimeVersion
string
DockerRuntimeProtocolVersion
string
Cursor
object
Cursor helps in filtering the various list response like edge-app bundle list, model list, bundle list etc.
5 properties
Match
object
2 properties
ModuleDetail
object
Azure module specific details
4 properties
protobufAny
object
2 properties
AppSummary
object
Edge application summary
15 properties 1 required
UserDataTemplate
object
1 property
DeploymentType
string
Apps
object
6 properties
VariableGroupConditionOperator
string
VariableGroupVariable
object
Edge Application Artifact Details
11 properties 4 required
App
object
Edge application gets installed/uninstalled to/from edge node(s) and perform specific edge computing tasks. Lifecycle of Edge application (upgrade/restart) on…
18 properties 3 required
AclAction
object
8 properties
Origin
string
- ORIGINUNSPECIFIED: default options, which says no Operation/Invalid Operation - ORIGINIMPORTED: Object imported from global enterprise. - ORIGINLOCAL: Object…
Param
object
2 properties
googlerpcStatus
object
3 properties
Author
object
5 properties
AppProjectList
object
3 properties
MapParams
object
1 property
ZsrvError
object
3 properties
ObjectRevision
object
ObjectRevision store the user details, who has doent the necessary operation like Create Operation or update operation
6 properties 5 required
VariableOptionVal
object
2 properties
Permission
object
AppPublicAppSummary
object
Edge application summary
15 properties 1 required
Acl
object
3 properties
CustomConfigVariableGroup
object
4 properties
VariableGroupCondition
object
3 properties
CustomConfig
object
7 properties
VMManifestSummary
object
9 properties
Details
object
Edge Application Artifact Details
8 properties 1 required
VariableFileEncoding
string
- FILEENCODINGUNSPECIFIED: File content not encoded - FILEENCODINGBASE64: File content encoded in Base64
LimitParams
object
3 properties
ModuleSummary
object
Azure module specific details
1 property
ImageDatastore
object
2 properties
AppCategory
string
- APPCATEGORYUNSPECIFIED: Invalid Edge Application Category - APPCATEGORYOPERATINGSYSTEM: Edge operating systems - APPCATEGORYINDUSTRIAL: Connectity solution f…
Interface
object
6 properties
ObjectDetail
object
2 properties
VMManifest
object
26 properties
ObjectParentDetail
object
ObjectImportDetail consists of various object attributes like idOfParentObject, versionOfParentObject, updateAvailable, referenceExists
4 properties 1 required
ZcOpsStatus
string
- OPSSTATUSPENDING: In rare cases, system may not start operation when it was requested. Client will be notified that operation is PENDING - OPSSTATUSONGOING:…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zededa-edgeapplicationconfiguration-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 ClusterStatus API
Zededa DatastoreConfiguration API
Zededa EdgeApplicationInstanceConfiguration API
Zededa EdgeApplicationInstanceStatus API
Zededa EdgeDiagnostics API
Zededa EdgeNetworkConfiguration API
Where this information came from

This is an independent, third-party profile of Zededa EdgeApplicationConfiguration API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.