PUT - /kubernetes/resource/restart

Description

This API restarts a resource of type (Deployment, DaemonSet, or CronJob) and all its pod.


Input

Type: application/json

Param

Source

Type

Required

Description

Param

Source

Type

Required

Description

configuration

body

object

Yes

 

name

body

string

Yes

 

mode

body

enum

Yes

["Deployment", "DaemonSet", "CronJob"]

Â