connectCoreV1PostNamespacedPodPortforward
connect POST requests to portforward of Pod
POST
/api/v1/namespaces/{namespace}/pods/{name}/portforward- Source
specs/api__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
Request
Path Parameters
- name stringrequired
name of the PodPortForwardOptions
- namespace stringrequired
object name and auth scope, such as for teams and projects
Query Parameters
- ports integeroptional
List of ports to forward Required when using WebSockets
Responses
*/* string
OK
Response body string
Unauthorized