Get cluster namespace DaemonSets list
Get the list of DaemonSets in the specified cluster and namespace.
Path parameters
clusterIdstringRequired
namespaceNamestringRequired
Responses
200
OK
*/*
creationTimestampstringOptionalExample:
2023-06-21 06:41:56desiredPodCntintegerOptionalExample:
Number of pods to provide
7imagesstring[]OptionalExample:
image list
101.55.69.30/docker.io/grafana/promtail:2.7.4namestringOptionalExample:
DaemonSet name
promtailnamespacestringOptionalExample:
namespace name
cocktail-systemreadyPodCntintegerOptionalExample:
Number of ready pods
7get
/v1/clusters/{clusterId}/namespaces/{namespaceName}/daemonsets200
OK