Skip to content

Commit

Permalink
Updating AlertPolicy import_format
Browse files Browse the repository at this point in the history
  • Loading branch information
brokenthumbs committed Oct 8, 2024
1 parent b8be569 commit 5561c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/products/monitoring/AlertPolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ update_verb: 'PATCH'
update_mask: true
mutex: 'alertPolicy/{{project}}'
import_format:
- '{{name}}'
- 'projects/{{project_id}}/alertPolicies/{{alert_policy_id}}'
timeouts:
insert_minutes: 20
update_minutes: 20
Expand Down

0 comments on commit 5561c0b

Please sign in to comment.