Skip to content

Commit b796520

Browse files
Add LA notice
1 parent 8beedeb commit b796520

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

linode_api4/objects/account.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ class AccountSettingsInterfacesForNewLinodes(StrEnum):
184184
"""
185185
A string enum corresponding to valid values
186186
for the AccountSettings(...).interfaces_for_new_linodes field.
187+
188+
NOTE: This feature may not currently be available to all users.
187189
"""
188190

189191
legacy_config_only = "legacy_config_only"

0 commit comments

Comments
 (0)