Get cluster namespace DaemonSets list

Get cluster namespace DaemonSets list

get

Get the list of DaemonSets in the specified cluster and namespace.

Path parameters
clusterIdstringRequired
namespaceNamestringRequired
Responses
chevron-right
200

OK

*/*
creationTimestampstringOptionalExample: 2023-06-21 06:41:56
desiredPodCntintegerOptional

Number of pods to provide

Example: 7
imagesstring[]Optional

image list

Example: 101.55.69.30/docker.io/grafana/promtail:2.7.4
namestringOptional

DaemonSet name

Example: promtail
namespacestringOptional

namespace name

Example: cocktail-system
readyPodCntintegerOptional

Number of ready pods

Example: 7
get
/v1/clusters/{clusterId}/namespaces/{namespaceName}/daemonsets
200

OK