connectCoreV1PutNamespacedServiceProxyWithPath
connect PUT requests to proxy of Service
PUT
/api/v1/namespaces/{namespace}/services/{name}/proxy/{path}- Source
specs/api__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
Request
Path Parameters
- name stringrequired
name of the ServiceProxyOptions
- namespace stringrequired
object name and auth scope, such as for teams and projects
- path stringrequired
path to the resource
Query Parameters
- path stringoptional
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.
Responses
*/* string
OK
Response body string
Unauthorized