Skip to main content

connectCoreV1PostNodeProxyWithPath

connect POST requests to proxy of Node

POST/api/v1/nodes/{name}/proxy/{path}
Source
specs/api__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697

Request

Path Parameters
name string
required

name of the NodeProxyOptions

path string
required

path to the resource

Query Parameters
path string
optional

Path is the URL path to use for the current proxy request to node.

Responses

*/* string

OK

Response body string

Unauthorized