dle-cb.aws.postgres.ai Open in urlscan Pro
52.71.130.48  Public Scan

URL: https://dle-cb.aws.postgres.ai/
Submission: On December 09 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><input class="download-url-input" type="text" value="api/swagger-spec/dblab_server_swagger.yaml"><button class="download-url-button button">Explore</button></form>

Text Content

Explore


DATABASE LAB ENGINE API

 3.2.0 

[ Base URL: / ]

api/swagger-spec/dblab_server_swagger.yaml

This is a Database Lab Engine sample server.

Contact the developer
Database Lab License
Database Lab Docs
Schemeshttpshttp



DATABASE LAB ENGINE

API REFERENCE

DATABASE LAB ENGINE DOCS




INSTANCE

GET/status
Get the status of the instance we are working with

GET/snapshots
Get the list of snapshots

GET/instance/retrieval
Report state of retrieval subsystem

GET/healthz
Get the state of the instance we are working with



CLONE

POST/clone
Create a clone

GET/clone/{id}
Get a clone status

PATCH/clone/{id}
Update a clone

DELETE/clone/{id}
Delete a clone

POST/clone/{id}/reset
Reset a clone



OBSERVATION

POST/observation/start
Start an observation session

POST/observation/stop
Stop the observation session

GET/observation/summary/{clone_id}/{session_id}
Get the observation summary info

GET/observation/download
Download the observation artifact

GET/estimate
Run clone estimator



CONFIG

POST/admin/config
Set instance configuration

GET/admin/config
Get instance configuration

GET/admin/config.yaml
Get the config of the instance

POST/admin/test-db-source
Test source database

POST/admin/ws-auth
Test source database


MODELS

Instance
Status
Engine
PoolEntry
FileSystem
Cloning
Retrieving
Activity
PGActivityEvent
Provisioner
Synchronization
Snapshot
Database
Clone
CloneMetadata
CreateClone
ResetClone
UpdateClone
StartObservationRequest
ObservationConfig
ObservationSession
ObservationResult
ObservationInterval
ObservationSummary
ObservationChecklist
StopObservationRequest
SummaryObservationRequest
ObservationSummaryArtifact
Error
Config
Connection
WSToken