We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8beedeb commit b796520Copy full SHA for b796520
linode_api4/objects/account.py
@@ -184,6 +184,8 @@ class AccountSettingsInterfacesForNewLinodes(StrEnum):
184
"""
185
A string enum corresponding to valid values
186
for the AccountSettings(...).interfaces_for_new_linodes field.
187
+
188
+ NOTE: This feature may not currently be available to all users.
189
190
191
legacy_config_only = "legacy_config_only"
0 commit comments