v51

latestSwagger 2.0Apache 2.0raw.githubusercontent.com2026-08-0154262475.8 KB
common

Get pods from Kubernetes cluster.

Get pods from Kubernetes cluster.

post/common/pods

Request body

annotationSelectorsobject

Map of string keys and values that can be used to select objects. A selector based on annotations. +optional

fieldSelectorsobject

Map of string keys and values that can be used to select objects. A selector based on fields. +optional

labelSelectorsobject

Map of string keys and values that can be used to select objects. A selector based on labels. +optional

namespacesstring[]

Namespaces is a set of namespace to which objects belong. +optional

nodeSelectorsobject

Map of string keys and values that can be used to select nodes. Selector which must match a node's labels, and objects must belong to these selected nodes. +optional

nodesstring[]

Nodes is a set of node name and objects must belong to these nodes. +optional

podPhaseSelectorsstring[]

PodPhaseSelectors is a set of condition of a pod at the current time. supported value: Pending / Running / Succeeded / Failed / Unknown +optional

podsobject

Pods is a map of string keys and a set values that used to select pods. The key defines the namespace which pods belong, and the each values is a set of pod names. +optional

Response

OK

ipstring
namestring
namespacestring
statestring