Docker environment service proxy
POST /env/{namespace}/{service}/{path}
POST
/env/{namespace}/{service}/{path}
Proxies a request to a service running inside a Docker-backed environment
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” namespace
required
string
Environment namespace
service
required
string
Service name
path
required
string
Remaining proxied path
Responses
Section titled “ Responses ”Proxied response from the target service
object
data
Not Found
object
error
string
message
string
Example
Success success
boolean
Example
trueBad Gateway
object
error
string
message
string
Example
Success success
boolean
Example
true