Skip to content

Commit cc7a343

Browse files
Add LA notices
1 parent 6468e49 commit cc7a343

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

linode_api4/groups/networking.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ def firewall_templates(self, *filters):
101101
102102
API Documentation: Not yet available.
103103
104+
NOTE: This feature may not currently be available to all users.
105+
104106
:param filters: Any number of filters to apply to this query.
105107
See :doc:`Filtering Collections</linode_api4/objects/filtering>`
106108
for more details on filtering.

linode_api4/objects/networking.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,8 @@ class FirewallTemplate(Base):
312312
Represents a single Linode Firewall template.
313313
314314
API documentation: Not yet available.
315+
316+
NOTE: This feature may not currently be available to all users.
315317
"""
316318

317319
api_endpoint = "/networking/firewalls/templates/{slug}"

0 commit comments

Comments
 (0)