StageCreateRequest
StageCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| deployment_id required | Deployment ID Example : 27bb070b564349f8a31cc60734cc36a5 | string | |
| description optional | Description Example : description | any of [string, null] | |
| stage_name required | Name Example : test-stagePattern : ^[a-z][a-z0-9\-]{1,48}[a-z0-9]$Minimum length : 3Maximum length : 50 | string |