Skip to content

dsdk / v1.47 / imageList

Function: imageList() ​

imageList(opts): Promise<ImageListResponse>

List Images

Returns a list of images on the server. Note that it uses a different, smaller representation of an image than inspecting a single image.

Parameters ​

ParameterType

opts

ExtendedOptions<ImageListData>

Returns ​

Promise<ImageListResponse>