Path Parameters
The project id.
Body
The name of the plan.
plan
is a system generated ID.
Format: projects/{project}/plans/{plan}
The state of the plan.
STATE_UNSPECIFIED
, ACTIVE
, DELETED
The title of the plan.
The description of the plan.
The deployment specs for the plan.
Response
OK
The name of the plan.
plan
is a system generated ID.
Format: projects/{project}/plans/{plan}
The state of the plan.
STATE_UNSPECIFIED
, ACTIVE
, DELETED
The issue associated with the plan. Can be empty. Format: projects/{project}/issues/{issue}
The rollout associated with the plan. Can be empty. Format: projects/{project}/rollouts/{rollout}
The title of the plan.
The description of the plan.
The deployment specs for the plan.
Format: users/hello@world.com
The status count of the latest plan check runs. Keys are:
- SUCCESS
- WARNING
- ERROR
- RUNNING