Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

This API redeploys a deployed item, when you redeploy you have the option to change the following:

  • image tag

  • repository tag

  • repository branch and commit

...

Input

Code Block
Type: application/json

Param

Source

Type

Required

Description

type

query

string

yes

 

name

query

string

yes

 

env

query

string

yes

 

version

query

string

yes

 

image

body

Object

no

src

body

Object

no

 

Param

Source

Type

Required

Description

tag

body.src

string

conditional yes

branch

body.src

string

conditional yes

commit

body.src

string

conditional yes

either tag or brach and commit must be specified

Param

Source

Type

Required

Description

tag

body.image

string

yes