connect Core V1Post Namespaced Service Proxy With Path
POST {{baseUrl}}/api/v1/namespaces/:namespace/services/:name/proxy/:path?path=<string>
connect POST requests to proxy of Service
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| path | string | Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
"\u003cstring\u003e"