Skip to content

get install deploy plan

GET
/v1/installs/{install_id}/deploys/{deploy_id}/plan

Authorizations

Parameters

Path Parameters

install_id
required
string

Install ID

deploy_id
required
string

Deploy ID

Responses

200

OK

object
actual

Types that are assignable to Actual:

*Plan_WaypointPlan
*Plan_NoopPlan

400

Bad Request

object
description
string
error
string
user_error
boolean

401

Unauthorized

object
description
string
error
string
user_error
boolean

403

Forbidden

object
description
string
error
string
user_error
boolean

404

Not Found

object
description
string
error
string
user_error
boolean

500

Internal Server Error

object
description
string
error
string
user_error
boolean