Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Description

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

  • for image you can change the tag

  • for repository you can change either

    • the tag

    • or the branch and commit


Input

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

 
body.src

either tag or brach and commit must be specified

Param

Source

Type

Required

Description

tag

body.src

string

conditional yes

branch

body.src

string

conditional yes

commit

body.src

string

conditional yes

body.image

Param

Source

Type

Required

Description

tag

body.image

string

yes

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.