Skip to content

Commit fbd10eb

Browse files
Update linode_api4/groups/monitor.py
Co-authored-by: Ye Chen <127243817+yec-akamai@users.noreply.github.com>
1 parent 0eaf117 commit fbd10eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linode_api4/groups/monitor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ def create_token(
149149
)
150150
return MonitorServiceToken(token=result["token"])
151151

152-
def get_alert_definitions(
152+
def alert_definitions(
153153
self,
154154
*filters,
155155
service_type: Optional[str] = None,

0 commit comments

Comments
 (0)