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 DatastoreConfiguration API

The DatastoreConfiguration API from Zededa — 4 operation(s) for datastoreconfiguration.

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

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

This API exposes 7 operations across 4 paths, and defines 25 schemas. It is described by OpenAPI 2.0, at version 1.0.

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

7 operations 4 paths 25 schemas 1 DELETE4 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 DatastoreConfiguration 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 7

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

DatastoreConfiguration 7
GET
/v1/datastores
Query datastores
DatastoreConfiguration_QueryDatastores 10 params → 200400401403500504default
POST
/v1/datastores
Create Datastore
DatastoreConfiguration_CreateDatastore 2 params → 200400401403409500504default
GET
/v1/datastores/id/{id}
Get datastore
DatastoreConfiguration_GetDatastore 2 params → 200401403404500504default
DELETE
/v1/datastores/id/{id}
Delete datastore
DatastoreConfiguration_DeleteDatastore 2 params → 200401403404409500504default
PUT
/v1/datastores/id/{id}
Update datastore
DatastoreConfiguration_UpdateDatastore 3 params → 200401403404409500504default
GET
/v1/datastores/name/{name}
Get datastore
DatastoreConfiguration_GetDatastoreByName 2 params → 200401403404500504default
GET
/v1/datastores/projects
Query the project access list among a list of datastore
DatastoreConfiguration_QueryDatastoreProjectList 7 params → 200400401403500504default

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are Certificate (21 properties), DatastoreInfo (20 properties), ZsrvResponse (15 properties), Subject (8 properties). Each schema is shown below with its type and property counts.

ZcOpsType
string
ObjectType
string
Summary
object
Summary is used to store the Summary details
3 properties
Subject
object
8 properties
Origin
string
- ORIGINUNSPECIFIED: default options, which says no Operation/Invalid Operation - ORIGINIMPORTED: Object imported from global enterprise. - ORIGINLOCAL: Object…
Certificate
object
21 properties
protobufAny
object
2 properties
ObjectDetail
object
2 properties
Cursor
object
Cursor helps in filtering the various list response like edge-app bundle list, model list, bundle list etc.
5 properties
ObjectRevision
object
ObjectRevision store the user details, who has doent the necessary operation like Create Operation or update operation
6 properties 5 required
SANValues
object
6 properties
DatastoreType
string
- DATASTORETYPEHTTP: Datastore hosted on HTTP server - DATASTORETYPEHTTPS: Datastore hosted on HTTPS server - DATASTORETYPEAWSS3: Datastore hosted on AWS S3 -…
CertificateChain
object
1 property
DatastoreStatus
string
ZcOpsStatus
string
- OPSSTATUSPENDING: In rare cases, system may not start operation when it was requested. Client will be notified that operation is PENDING - OPSSTATUSONGOING:…
ECDSA
object
1 property
Datastores
object
5 properties
ZsrvError
object
3 properties
googlerpcStatus
object
3 properties
DatastoreInfoSecrets
object
2 properties
ZsrvResponse
object
15 properties
DatastoreInfo
object
Datastore idetail
20 properties 5 required
ZsrvErrorCode
string
- zMsgErrorNone: common validation errors - IncompleteData: message had fields that weren't filled in - InvalidData: message contained the field that wasn't ex…
DatastoreProjectList
object
3 properties
RSA
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zededa-datastoreconfiguration-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 EdgeApplicationConfiguration API
Zededa EdgeApplicationInstanceConfiguration API
Zededa EdgeApplicationInstanceStatus API
Zededa EdgeDiagnostics API