You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelog/4-4-1-2019-09-23.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,8 @@ Some heuristics for which heading to put API reference updates under:
33
33
### Added
34
34
- Added the `Enable Linode Managed`[POST /account/settings/managed-enable]() endpoint which enables Linode Managed for the entire account and sends a welcome email to the account’s associated email address. `Enable Linode Managed` can monitor any service or software stack reachable over TCP or HTTP.
35
35
36
+
- Added Firewalls beta endpoint [POST /firewalls]() which accepts a firewall setup and creates a new firewall. **Note**: this endpoint is prepended with **`/v4beta`** instead of `/v4`.
0 commit comments