Skip to content

Runtime HTTP API Reference

Schema version: v0.1.26 — source schemas/http/runtime-http.openapi.v0.yaml.

Pin: schemas/anolis-version.jsonanolis_version: 0.1.26

OpenAPI Summary

Endpoints

PathMethods
/v0/automation/statusGET
/v0/automation/treeGET
/v0/callPOST
/v0/devicesGET
/v0/devices/{provider_id}/{device_id}/capabilitiesGET
/v0/eventsGET
/v0/modeGET, POST
/v0/parametersGET, POST
/v0/providers/healthGET
/v0/runsGET, POST
/v0/runs/{run_id}GET
/v0/runs/{run_id}/closePOST
/v0/runs/{run_id}/eventsGET, POST
/v0/runtime/statusGET
/v0/stateGET
/v0/state/{provider_id}/{device_id}GET
/v0/telemetry/statusGET

Schemas

Schema
ArgSpec
AutomationStatusResponse
AutomationTreeResponse
AutomationVersion
CallRequest
CallResponse
DeviceCapabilities
DeviceCapabilitiesResponse
DeviceInfo
DeviceState
DeviceStateResponse
DevicesResponse
ErrorResponse
FunctionSpec
ModeResponse
ParameterDefinition
ParameterType
ParameterValue
ParametersResponse
ProviderDeviceHealth
ProviderHealth
ProviderSupervision
ProvidersHealthResponse
Run
RunCloseRequest
RunEvent
RunEventResponse
RunEventsListResponse
RunMarkerRequest
RunOpenRequest
RunResponse
RunsListResponse
RuntimeMode
RuntimeStatusProvider
RuntimeStatusResponse
SetModeRequest
SetParameterRequest
SetParameterResponse
SignalSpec
SignalValue
StateCollectionResponse
Status
TagScope
TelemetryBackend
TelemetryStatusResponse
TypedValue
ValueType