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

The HardwareModel API from Zededa — 20 operation(s) for hardwaremodel.

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

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

This API exposes 28 operations across 20 paths, and defines 79 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

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

28 operations 20 paths 79 schemas 3 DELETE18 GET3 POST4 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 HardwareModel 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 28

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

HardwareModel 28
GET
/v1/brands
Query hardware brands
HardwareModel_QueryHardwareBrands 9 params → 200400401403500504default
POST
/v1/brands
Create hardware brand
HardwareModel_CreateHardwareBrand 1 param body → 200400401403409500504default
GET
/v1/brands/global
Query global hardware brands
HardwareModel_QueryGlobalHardwareBrands 9 params → 200400401403500504default
GET
/v1/brands/global/id/{id}
Get global hardware brand
HardwareModel_GetGlobalHardwareBrand 3 params → 200401403404500504default
GET
/v1/brands/global/name/{name}
Get global hardware brand
HardwareModel_GetGlobalHardwareBrandByName 3 params → 200401403404500504default
GET
/v1/brands/id/{id}
Get hardware brand
HardwareModel_GetHardwareBrand 3 params → 200401403404500504default
DELETE
/v1/brands/id/{id}
Delete hardware brand
HardwareModel_DeleteHardwareBrand 3 params → 200401403404500504default
PUT
/v1/brands/id/{id}
Update hardware brand
HardwareModel_UpdateHardwareBrand 2 params body → 200401403404409500504default
GET
/v1/brands/name/{name}
Get hardware brand
HardwareModel_GetHardwareBrandByName 3 params → 200401403404500504default
GET
/v1/devices/status-config
Query device status and config
HardwareModel_GetDeviceStatusConfig 18 params → 200400401403500504default
GET
/v1/devices/status/locations
Query device status location
HardwareModel_GetDeviceStatusLocation 18 params → 200400401403500504default
GET
/v1/devices/tags
Query device object tag key-values
HardwareModel_GetDeviceTags 6 params → 200400401403500504default
PUT
/v1/pcrtemplate/id/{id}
Update pcr template
HardwareModel_UpdatePCRTemplate 2 params body → 200401403404500504default
GET
/v1/pcrtemplates/id/{id}
Query pcr template
HardwareModel_GetPCRTemplateById 3 params → 200400401403500504default
DELETE
/v1/pcrtemplates/id/{id}
Delete pcr template
HardwareModel_DeleteEdgeNode 3 params → 200401403404500504default
GET
/v1/sysmodels
Query hardware models
HardwareModel_QueryHardwareModels 11 params → 200400401403500504default
POST
/v1/sysmodels
Create hardware model
HardwareModel_CreateHardwareModel 1 param body → 200400401403409500504default
GET
/v1/sysmodels/global
Query global hardware models
HardwareModel_QueryGlobalHardwareModels 11 params → 200400401403500504default
GET
/v1/sysmodels/global/id/{id}
Get global hardware model
HardwareModel_GetGlobalHardwareModel 2 params → 200401403404500504default
GET
/v1/sysmodels/global/name/{name}
Get global hardware model
HardwareModel_GetGlobalHardwareModelByName 2 params → 200401403404500504default
GET
/v1/sysmodels/id/{id}
Get hardware model
HardwareModel_GetHardwareModel 2 params → 200401403404500504default
DELETE
/v1/sysmodels/id/{id}
Delete hardware model
HardwareModel_DeleteHardwareModel 2 params → 200401403404500504default
PUT
/v1/sysmodels/id/{id}
Update hardware model
HardwareModel_UpdateHardwareModel 2 params body → 200401403404409500504default
PUT
/v1/sysmodels/id/{id}/import
Import hardware model to local enterprise if it is not already imported and…
HardwareModel_ImportHardwareModel 2 params → 200401403404500504default
GET
/v1/sysmodels/id/{id}/pcrtemplates
Query pcr templates
HardwareModel_GetPCRTemplates 6 params → 200400401403500504default
POST
/v1/sysmodels/id/{id}/pcrtemplates
Create pcr templates
HardwareModel_CreatePCRTemplates 2 params body → 200400401403500504default
GET
/v1/sysmodels/id/{modelId}/pcrtemplates/name/{name}
Query pcr template
HardwareModel_GetPCRTemplateByName 3 params → 200400401403500504default
GET
/v1/sysmodels/name/{name}
Get hardware model
HardwareModel_GetHardwareModelByName 2 params → 200401403404500504default

Schemas 79

The contract defines 79 schemas that model the data the API accepts and returns. The most detailed are deviceStatusConfig (19 properties), SysModel (18 properties), NetCellularAccessPoint (16 properties), ZsrvResponse (15 properties). Each schema is shown below with its type and property counts.

SysBrands
object
SysBrands used when listing the available brands, if consists of various brand attributes like terse, model list and next filter.
3 properties
IoType
string
- IOTYPEUNSPECIFIED: No operation/ Invalid peration - IOTYPEETH: Ethernet - IOTYPEUSB: USB Type - General - IOTYPECOM: Communication Port - IOTYPEAUDIO: Audio…
Summary
object
Summary is used to store the Summary details
3 properties
StaticDNSList
object
Static DNS list
2 properties
commonConnectivityProbe
object
Configuration for user-defined connectivity-testing probe.
2 properties
PCRTemplatesReq
object
Request that contains a model id and pcr templates, which can be associated with the model.
2 properties
ObjectType
string
IpSpec
object
11 properties
NetworkProxyProto
string
NtpServer
object
NTP Server
1 property
commonConnectivityProbeMethod
string
User-defined method to use to determine the connectivity status. - CONNECTIVITYPROBEMETHODUNSPECIFIED: Connectivity probing method is not specified and therefo…
protobufAny
object
2 properties
SWState
string
- SWSTATERESOLVINGTAG: Prior to DOWNLOADSTARTED we go through these: Resolving an image tag - SWSTATERESOLVEDTAG: Tag has been resolved/failed - SWSTATECREATIN…
CellularAuthProtocol
string
- CELLULARAUTHPROTOCOLNONE: No authentication. - CELLULARAUTHPROTOCOLPAP: Password Authentication Protocol. - CELLULARAUTHPROTOCOLCHAP: Challenge-Handshake Aut…
SysModels
object
SysModels used when listing the available models, if consists of various model attributes like terse, model list and next filter.
5 properties
NetCellularAccessPointSecrets
object
2 properties
NetworkDHCPType
string
googlerpcStatus
object
3 properties
PCRValue
object
PCR value contains the actual value of the specified PCR type
3 properties 3 required
dhcpIpRange
object
DHCP IP range
2 properties
ZsrvError
object
3 properties
ClusterNodeStatus
object
4 properties
ModelArchType
string
ObjectTagsList
object
Returned list of Object tags matched by filter criteria
2 properties
evecommonCellularAuthProtocol
string
CellularAuthProtocol defines the authentication protocol used for cellular connection. - CELLULARAUTHPROTOCOLNONE: No authentication. - CELLULARAUTHPROTOCOLPAP…
ZcOpsStatus
string
- OPSSTATUSPENDING: In rare cases, system may not start operation when it was requested. Client will be notified that operation is PENDING - OPSSTATUSONGOING:…
PCRTemplatesInfo
object
List of PCR templates associated with some System Model.
2 properties
PCRType
string
DeviceError
object
DeviceError store the error occurred at the device side
5 properties 4 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…
NetWifiConfigNetcryptoblock
object
2 properties
EnrolledCertStatus
string
Certificate lifecycle and availability status as reported by the device. - ENROLLEDCERTSTATUSAVAILABLE: Certificate is present, valid, and usable for authentic…
commonCellularIPType
string
The IP addressing type to use for a given attach or default bearer. - CELLULARIPTYPEUNSPECIFIED: IP type is not specified. When unspecified, EVE will not enfor…
AdminState
string
- ADMINSTATECREATED: Entity Created in the controller - ADMINSTATEDELETED: Entity Deleted in the controller - ADMINSTATEACTIVE: Entity Activated in the control…
Vfs
object
1 property
configCellularConnectivityProbe
object
CellularConnectivityProbe is used to periodically check the connectivity status of a cellular network by probing a remote endpoint. Whenever the probe fails, t…
3 properties
RunState
string
- RUNSTATEONLINE: Entity Online - RUNSTATEHALTED: Entity Halted - RUNSTATEINIT: Entity Initializing - RUNSTATEREBOOTING: Entity Rebooting - RUNSTATEOFFLINE: En…
NetProxyConfig
object
Net Proxy Configurations
6 properties
NetCellularConfig
object
5 properties
AdapterUsage
string
- ADAPTERUSAGEUNSPECIFIED: Adapter unspecified - ADAPTERUSAGEMANAGEMENT: Adapter can be used by EVE as well as other Edge applications - ADAPTERUSAGEAPPDIRECT:…
commonProbeEndpoint
object
Address of a remote endpoint to probe in order to determine connectivity status.
2 properties
NetWifiConfigSecrets
object
1 property
DeviceInfo
object
6 properties
ObjectRevision
object
ObjectRevision store the user details, who has doent the necessary operation like Create Operation or update operation
6 properties 5 required
DeviceStatusConfigList
object
Device statu sna config composite api response details
7 properties 5 required
NetworkWirelessType
string
NetProxyServer
object
Net Proxy Server
3 properties
ioMember
object
ioMember consists of list of various networking attributes like physical label, physical address etc associated with SysModel
11 properties 6 required
DeviceSWStatus
string
DeviceLocations
object
2 properties
NetConfig
object
Network provides Edge nodes a variety of connectivity choices for all types of networks. This enables physical connectivity with Ethernet, WiFi, LTE to communi…
14 properties 5 required
NetworkKind
string
NetWifiConfig
object
8 properties
NetWirelessConfig
object
3 properties
NetworkWiFiKeyScheme
string
PCRTemplate
object
PCR template data for the specified eve version and firmware version
5 properties 2 required
evecommonRadioAccessTechnology
string
- RADIOACCESSTECHNOLOGYGSM: Global System for Mobile Communications (2G). - RADIOACCESSTECHNOLOGYUMTS: Universal Mobile Telecommunications System (3G). - RADIO…
Entity
string
- ENTITYUNSPECIFIED: Invalid Device Entity - ENTITYBASEOS: Base OS entity - ENTITYSYSTEMADAPTER: System Adapter Entity - ENTITYVAULT: Vault Entity - ENTITYATTE…
commonCipherBlock
object
4 properties
ObjectTag
object
Object tag deaails.
3 properties
SysModelState
string
- SYSMODELSTATEUNSPECIFIED: default options, which says no Operation/Invalid Operation - SYSMODELSTATEARCHIVE: Archived sysModel State - SYSMODELSTATEACTIVE: A…
SysInterface
object
system interfaces that needs to be used by dom0
14 properties
ZsrvResponse
object
15 properties
SysModel
object
SysModel consists of various model attributes like id, name, title, brandId etc
18 properties 7 required
Severity
string
SysBrand
object
SysModel consists of various brand attributes like id, name, title, svg, state, systemMfgName
11 properties 3 required
ZcOpsType
string
Cursor
object
Cursor helps in filtering the various list response like edge-app bundle list, model list, bundle list etc.
5 properties
ClusterNodeType
string
NetCellularAccessPoint
object
16 properties
DeviceLocation
object
2 properties
DeviceEntity
object
3 properties
Origin
string
- ORIGINUNSPECIFIED: default options, which says no Operation/Invalid Operation - ORIGINIMPORTED: Object imported from global enterprise. - ORIGINLOCAL: Object…
TagType
string
- TAGTYPEUNSPECIFIED: Unspecified - TAGTYPEGENERIC: Generic resource group - TAGTYPEPROJECT: Project resource group - TAGTYPEAZURE: Project resource group - TA…
NetProjectInfo
object
2 properties
DeviceSWSubStatus
string
deviceStatusConfig
object
Device status and config response details
19 properties 3 required
ObjectParentDetail
object
ObjectImportDetail consists of various object attributes like idOfParentObject, versionOfParentObject, updateAvailable, referenceExists
4 properties 1 required
DeviceSWInfo
object
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zededa-hardwaremodel-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 EdgeApplicationConfiguration API
Zededa EdgeApplicationInstanceConfiguration API
Zededa EdgeApplicationInstanceStatus API
Zededa EdgeDiagnostics API
Where this information came from

This is an independent, third-party profile of Zededa HardwareModel 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.