API v4.95.0

Changed

  • Linode Disks can now be created from Account-specific (“private/”) Images that a user has read_only or read_write access to with the Linode Create (POST /linode/instances) or Disk Create (POST/linode/instances/{linodeId}/disks) endpoints. Previously, only users with read_write access to an Account Image could create disks from that Image.

Fixed