Read

read the specified Pod

HTTP Request

GET /api/v1/namespaces/default/pods/{name}

Path Parameters

Parameter

Description

name

name of the Pod

Response

Code

Description

200 Pod

OK

400

Bad Request

404

Not Found

500

Server Error

Last updated