-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CTS] - Key Event Notifications - Add FIlter rules to opentelekomcloud_cts_event_notification_v3 #2790
Comments
[Feat.] CTS: even notification filter Summary of the Pull Request New filter parameter for opentelekomcloud_cts_event_notification_v3 PR Checklist Refers to: #2790 Tests added/passed. Documentation updated. Schema updated. Release notes added. Acceptance Steps Performed === RUN TestAccCTSEventNotificationV3_basic --- PASS: TestAccCTSEventNotificationV3_basic (56.92s) PASS Process finished with the exit code 0 Reviewed-by: Aloento Reviewed-by: Anton Sidelnikov Reviewed-by: Muneeb H. Jan <[email protected]>
Implemented in latest release. |
It is not perfect working. The "api" parameter "is_support_filter" is missing. While "overview" in console looks fine: In the "modify" rule, the settings/filter rule are not visible. Click-Ops Created rule: (1) "is_support_filter" Please add this parameter in next sprint. |
@uli-schneider OTC issue, not sure if it's API or console problem, I've opened a ticket for that |
Thanks for explanation. |
Description of the enhancement
CTS event notification supports filter rules.
Complete API Page:
https://docs.otc.t-systems.com/cloud-trace-service/api-ref/v3_apis_recommended/key_event_notification_management/creating_a_key_event_notification.html#
Table 5: Filter:
https://docs.otc.t-systems.com/cloud-trace-service/api-ref/v3_apis_recommended/key_event_notification_management/creating_a_key_event_notification.html#cts-api-0312-en-us-topic-0000001213559235-request-filter
Please add to opentelekomcloud_cts_event_notification_v3.
Thanks!
The text was updated successfully, but these errors were encountered: