REST API
Config
Read, validate, and update gateway.yml over HTTP.
Read the running configuration, validate a proposed YAML, or replace the whole config file. All writes are fsync'd and backed up.
| Method | Path | Description |
|---|
GET | /v1/config | |
PUT | /v1/config | |
POST | /v1/config/validate | |