API v4.95.0
Changed
- Linode Disks can now be created from Account-specific (“private/”) Images that a user has
read_only
orread_write
access to with the Linode Create (POST /linode/instances) or Disk Create (POST/linode/instances/{linodeId}/disks) endpoints. Previously, only users withread_write
access to an Account Image could create disks from that Image.
Fixed
- A bug has been fixed that prevented filtering the Firewalls List (GET /linode/instances/{linodeId}/firewalls) endpoint for the
created
,id
,label
,tags
, andupdated
properties.