Skip to content

Rolling restart

POST
/api/v1/groups/{name}/restart

Triggers a rolling restart of all instances in the group.

name
required
string

Group name

Accepted

object
id
required
integer format: int32
groupName
string
revision
required
integer format: int32
trigger
string
strategy
string
state
string
templateSnapshot
string
configSnapshot
string
totalInstances
required
integer format: int32
updatedInstances
required
integer format: int32
createdAt
string
completedAt
string
rollbackOf
integer format: int32

Unauthorized

Forbidden

Group not found