SDK Reference
Image
read_kernel_image
Read the kernel image.
Args
image_id
(int) : Image ID.
Example
list_kernel_images
List kernel images in the default organization. If you
want to override the default organization, then pass organization_name
as
**kwargs
.
Example