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

Edge Delta Rehydrations API

The Rehydrations API from Edge Delta — 5 operation(s) for rehydrations.

Edge Delta Rehydrations API is one of 19 APIs that Edge Delta publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Rehydrations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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

Requests are made against the base URL https://api.edgedelta.com.

8 operations 5 paths 8 schemas 1 DELETE3 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0
Base URL
https://api.edgedelta.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Edge Delta Rehydrations API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-ED-API-Token (ApiKeyAuth).

Paths & Operations 8

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

Rehydrations 8
GET
/v1/orgs/{org_id}/rehydration
Returns list of rehydrations based on given filters
9 params → 200
POST
/v1/orgs/{org_id}/rehydration
Creates a new rehydration item in dynamo and invokes async rehydration handler
2 params → 201
POST
/v1/orgs/{org_id}/rehydration/overlap
Returns existing rehydrations overlapping with given rehydration object
2 params → 200
POST
/v1/orgs/{org_id}/rehydration/rehydration_batch
Creates new rehydration items in dynamo and invokes async rehydration handler
4 params → 201
GET
/v1/orgs/{org_id}/rehydration/{rehydration_id}
Returns rehydration with status
2 params → 200
PUT
/v1/orgs/{org_id}/rehydration/{rehydration_id}
A rehydration object can only be updated to CANCELLED state, otherwise it's immutable
3 params → 200
DELETE
/v1/orgs/{org_id}/rehydration/{rehydration_id}
First cancels the rehydration if it's running and marks for deletion
2 params → 200
GET
/v1/orgs/{org_id}/rehydration_v2
Returns list of rehydrations based on given filters
5 params → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are core.Rehydration (33 properties), core.RehydrationMetrics (33 properties), core.ChunkMetrics (22 properties), core.RehydrationProcessStats (13 properties). Each schema is shown below with its type and property counts.

core.RehydrationWithStatus
object
2 properties
core.ArchiveReference
object
7 properties
core.Rehydration
object
33 properties
core.RehydrationProcessStats
object
13 properties
core.ChunkMetrics
object
22 properties
core.RehydrationMetrics
object
33 properties
core.OperationStatus
string
core.RehydrationResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

edge-delta-rehydrations-api-openapi.yml Raw ↑

Other APIs Edge Delta publishes across the network.

Edge Delta Access API
Edge Delta Add Source API
Edge Delta Agent Configs API
Edge Delta AI API
Edge Delta Event Search API
Edge Delta Get Dashboard API
Edge Delta Get Dashboards API
Edge Delta Get Metrics API
Edge Delta Group Members API
Edge Delta Groups API
Edge Delta Integrations API
Edge Delta Log Search API