Skip to main content

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 string
required

name of the PodPortForwardOptions

namespace string
required

object name and auth scope, such as for teams and projects

Query Parameters
ports integer
optional

List of ports to forward Required when using WebSockets

Responses

*/* string

OK

Response body string

Unauthorized