- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`ancestors
Type: UNORDERED_LIST_STRING
annotations
Type: MAP_STRING_STRING
Provider name: annotations
Description: Optional. User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. Annotations must meet the following constraints: * Annotations are key/value pairs. * Valid annotation keys have two segments: an optional prefix and name, separated by a slash (/
). * The name segment is required and must be 63 characters or less, beginning and ending with an alphanumeric character ([a-z0-9A-Z]
) with dashes (-
), underscores (_
), dots (.
), and alphanumerics between. * The prefix is optional. If specified, the prefix must be a DNS subdomain: a series of DNS labels separated by dots(.
), not longer than 253 characters in total, followed by a slash (/
). See https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set for more details.
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. Time at which the automation was created.
description
Type: STRING
Provider name: description
Description: Optional. Description of the Automation
. Max length is 255 characters.
etag
Type: STRING
Provider name: etag
Description: Optional. The weak etag of the Automation
resource. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. Name of the Automation
. Format is projects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/automations/{automation}
.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
rules
Type: UNORDERED_LIST_STRUCT
Provider name: rules
Description: Required. List of Automation rules associated with the Automation resource. Must have at least one rule and limited to 250 rules per Delivery Pipeline. Note: the order of the rules here is not the same as the order of execution.
advance_rollout_rule
STRUCT
advanceRolloutRule
AdvanceRolloutRule
will automatically advance a successful Rollout.condition
STRUCT
condition
targets_present_condition
STRUCT
targetsPresentCondition
gcp_status
BOOLEAN
status
missing_targets
UNORDERED_LIST_STRING
missingTargets
projects/{project_id}/locations/{location_name}/targets/{target_name}
.update_time
TIMESTAMP
updateTime
timed_promote_release_condition
STRUCT
timedPromoteReleaseCondition
next_promotion_time
TIMESTAMP
nextPromotionTime
targets_list
UNORDERED_LIST_STRUCT
targetsList
destination_target_id
STRING
destinationTargetId
source_target_id
STRING
sourceTargetId
id
STRING
id
Automation
resource to which this rule belongs. The format is [a-z]([a-z0-9-]{0,61}[a-z0-9])?
.source_phases
UNORDERED_LIST_STRING
sourcePhases
^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$
.wait
STRING
wait
promote_release_rule
STRUCT
promoteReleaseRule
PromoteReleaseRule
will automatically promote a release from the current target to a specified target.condition
STRUCT
condition
targets_present_condition
STRUCT
targetsPresentCondition
gcp_status
BOOLEAN
status
missing_targets
UNORDERED_LIST_STRING
missingTargets
projects/{project_id}/locations/{location_name}/targets/{target_name}
.update_time
TIMESTAMP
updateTime
timed_promote_release_condition
STRUCT
timedPromoteReleaseCondition
next_promotion_time
TIMESTAMP
nextPromotionTime
targets_list
UNORDERED_LIST_STRUCT
targetsList
destination_target_id
STRING
destinationTargetId
source_target_id
STRING
sourceTargetId
destination_phase
STRING
destinationPhase
destination_target_id
STRING
destinationTargetId
Release
is deploying. If unspecified, default it to the next stage in the promotion flow. The value of this field could be one of the following: * The last segment of a target name * “@next”, the next target in the promotion sequenceid
STRING
id
Automation
resource to which this rule belongs. The format is [a-z]([a-z0-9-]{0,61}[a-z0-9])?
.wait
STRING
wait
repair_rollout_rule
STRUCT
repairRolloutRule
RepairRolloutRule
will automatically repair a failed rollout.condition
STRUCT
condition
targets_present_condition
STRUCT
targetsPresentCondition
gcp_status
BOOLEAN
status
missing_targets
UNORDERED_LIST_STRING
missingTargets
projects/{project_id}/locations/{location_name}/targets/{target_name}
.update_time
TIMESTAMP
updateTime
timed_promote_release_condition
STRUCT
timedPromoteReleaseCondition
next_promotion_time
TIMESTAMP
nextPromotionTime
targets_list
UNORDERED_LIST_STRUCT
targetsList
destination_target_id
STRING
destinationTargetId
source_target_id
STRING
sourceTargetId
id
STRING
id
Automation
resource to which this rule belongs. The format is [a-z]([a-z0-9-]{0,61}[a-z0-9])?
.jobs
UNORDERED_LIST_STRING
jobs
source_phase
. This value must consist of lower-case letters, numbers, and hyphens, start with a letter and end with a letter or a number, and have a max length of 63 characters. In other words, it must match the following regex: ^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$
.phases
UNORDERED_LIST_STRING
phases
^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$
.repair_phases
UNORDERED_LIST_STRUCT
repairPhases
retry
STRUCT
retry
attempts
INT64
attempts
backoff_mode
STRING
backoffMode
wait
is 0.BACKOFF_MODE_UNSPECIFIED
- No WaitMode is specified.BACKOFF_MODE_LINEAR
- Increases the wait time linearly.BACKOFF_MODE_EXPONENTIAL
- Increases the wait time exponentially.wait
STRING
wait
rollback
STRUCT
rollback
Rollout
.destination_phase
STRING
destinationPhase
Rollout
. If unspecified, the Rollout
will start in the stable phase.disable_rollback_if_rollout_pending
BOOLEAN
disableRollbackIfRolloutPending
timed_promote_release_rule
STRUCT
timedPromoteReleaseRule
TimedPromoteReleaseRule
will automatically promote a release from the current target(s) to the specified target(s) on a configured schedule.condition
STRUCT
condition
targets_present_condition
STRUCT
targetsPresentCondition
gcp_status
BOOLEAN
status
missing_targets
UNORDERED_LIST_STRING
missingTargets
projects/{project_id}/locations/{location_name}/targets/{target_name}
.update_time
TIMESTAMP
updateTime
timed_promote_release_condition
STRUCT
timedPromoteReleaseCondition
next_promotion_time
TIMESTAMP
nextPromotionTime
targets_list
UNORDERED_LIST_STRUCT
targetsList
destination_target_id
STRING
destinationTargetId
source_target_id
STRING
sourceTargetId
destination_phase
STRING
destinationPhase
destination_target_id
STRING
destinationTargetId
Release
is deploying. If unspecified, default it to the next stage in the promotion flow. The value of this field could be one of the following: * The last segment of a target name * “@next”, the next target in the promotion sequenceid
STRING
id
Automation
resource to which this rule belongs. The format is [a-z]([a-z0-9-]{0,61}[a-z0-9])?
.schedule
STRING
schedule
time_zone
STRING
timeZone
selector
Type: STRUCT
Provider name: selector
Description: Required. Selected resources to which the automation will be applied.
targets
UNORDERED_LIST_STRUCT
targets
id
STRING
id
Target
. The value of this field could be one of the following: * The last segment of a target name * “*”, all targets in a locationservice_account
Type: STRING
Provider name: serviceAccount
Description: Required. Email address of the user-managed IAM service account that creates Cloud Deploy release and rollout resources.
suspended
Type: BOOLEAN
Provider name: suspended
Description: Optional. When Suspended, automation is deactivated from execution.
tags
Type: UNORDERED_LIST_STRING
uid
Type: STRING
Provider name: uid
Description: Output only. Unique identifier of the Automation
.
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Time at which the automation was updated.