Create a deployment rule
Create a deployment rule
Documentation Index
Fetch the complete documentation index at: https://qovery-update-kubecost-tuto.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Path Parameters
Project ID
Body
name is case insensitive
"project-rule"
DEVELOPMENT, PREVIEW, PRODUCTION, STAGING "PRODUCTION"
"UTC"
"1970-01-01T08:00:00.000Z"
"1970-01-01T19:00:00.000Z"
MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY wildcard pattern composed of '?' and/or '*' used to target new created environments
"description project rule"
Response
Create deployment rule
name is case insensitive
"project-rule"
DEVELOPMENT, PREVIEW, PRODUCTION, STAGING "PRODUCTION"
"UTC"
"1970-01-01T08:00:00.000Z"
"1970-01-01T19:00:00.000Z"
MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY wildcard pattern composed of '?' and/or '*' used to target new created environments
"description project rule"
used to select the first deployment rule to match new created environments