show an upstream
GET /api/upstreams/:upstream_id shows the identified upstream resource
Required scope: upstreams:manage:all
| Path Parameters |
|---|
upstream_id string — REQUIRED |
| Responses |
|---|
| Schema — OPTIONAL |
|---|
data object — OPTIONALauthorize boolean | host string | pool_size int32 | port string | required_scopes object | scheme string | strip_uri boolean | uris string[] |
|
|
401
The client is unauthorized to access this resource. | Schema — OPTIONAL |
|---|
code string | message string |
|
403
The client is forbidden to access this resource. | Schema — OPTIONAL |
|---|
code string | message string |
|