Skip to content

Commit a2c403d

Browse files
committed
Deprecate xen from SDKs and Tools
1 parent 2ac1862 commit a2c403d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

linode_api4/objects/linode.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,10 @@ class Kernel(Base):
237237
to compile the kernel from source than to download it from your package manager. For more
238238
information on custom compiled kernels, review our guides for Debian, Ubuntu, and CentOS.
239239
240+
.. note::
241+
The ``xen`` property is deprecated and is no longer returned by the API.
242+
It is maintained for backward compatibility only.
243+
240244
API Documentation: https://techdocs.akamai.com/linode-api/reference/get-kernel
241245
"""
242246

0 commit comments

Comments
 (0)