Skip to content

Commit 1385d69

Browse files
Darunya BCDarunya BC
Darunya BC
authored and
Darunya BC
committed
feat(Alerts and webhooks): added alert-policy and webhooks
1 parent 6e486e1 commit 1385d69

File tree

7 files changed

+5632
-0
lines changed

7 files changed

+5632
-0
lines changed

ibm_cloud_networking_services/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
from .zone_rate_limits_v1 import ZoneRateLimitsV1
5151
from .zones_settings_v1 import ZonesSettingsV1
5252
from .zones_v1 import ZonesV1
53+
from .webhooks_v1 import WebhooksV1
54+
from .alerts_v1 import AlertsV1
5355

5456
# Private DNS Service Packages
5557
from .dns_zones_v1 import DnsZonesV1

0 commit comments

Comments
 (0)