Skip to main content

Get interfaces from a pod

GET 

/pods/ips/:namespace/:podName

Returns interface list (name, MAC, IPv4) for a single pod. By default the result is scoped to the interfaces declared in the pod's topology (its link endpoints), excluding the reserved CNI management interface, loopback and kernel pseudo-interfaces. Use scope=all for the full set including the management interface.

Request

Responses

OK