Get cluster namespace Cronjobs list
Get the list of CronJobs in the specified cluster and namespace.
Path parameters
clusterIdstringRequired
namespaceNamestringRequired
Responses
200
OK
*/*
activeJobCntintegerOptionalExample:
active job count
1creationTimestampstringOptionalExample:
2023-06-14 09:30:39imagesstring[]OptionalExample:
Image list
nginx:latestlastScheduleTimestringOptionalExample:
2023-06-14 09:31:00namestringOptionalExample:
CronJob name
cronjobnamespacestringOptionalExample:
namespace name
cocktail-systemschedulestringOptionalExample:
* * * * *suspendbooleanOptionalExample:
falseget
/v1/clusters/{clusterId}/namespaces/{namespaceName}/cronjobs200
OK