Release 4.189.1
Vernholio
released this
21 Oct 18:23
·
24 commits
to development
since this release
Includes the following updates:
Fix to the openapi.yaml file. Version 4.189.0 included a corrupted version of this file.
- Get a firewall rule version (GET /networking/firewalls/{firewallId}/history/rules/{version})
- List firewall rule versions (GET /networking/firewalls/{firewallId}/history)
- Apply a Linode's firewalls (POST /linode/instances/{linodeId}/firewalls/apply
Types for LKE, Object Storage, NB & Longview
- List Kubernetes types (GET /lke/types)
- List Object Storage types (GET /object-storage/types)
- List NodeBalancer types (GET /nodebalancers/types)
- List Longview types (GET /longview/types)
Linode disk maximum. A single Linode can have up to 50 disks.
- Create a disk (POST /linode/instances/{linodeId}/disks)
- Clone a disk (POST /linode/instances/{linodeId}/disks/{diskId}/clone).