settings

Get base configuration

Returns the base DAG configuration YAML. Requires developer role or above.

get/settings/base-config

Query parameters

remoteNodestring

name of the remote node

Response

Base configuration

specstring required

The base configuration in YAML format

errorsstring[] required

List of validation errors in the configuration

Changes