Datastore of other filesystem

I have datastore as mentioned below
oneadmin@cerebrum3:/etc/ssh$ onedatastore list
ID NAME SIZE AVAIL CLUSTERS IMAGES TYPE DS TM STAT
0 system - - 0,100 0 sys - ssh on
1 default 97.9G 77% 0,100 3 img fs ssh on
2 files 97.9G 77% 0,100 0 fil fs ssh on
106 Drive 491.2G 93% 0,100 1 fil fs shared on

I want to associate with mentioned below images to 106 Drive
the image list as metnioend below

oneadmin@cerebrum3:/etc/ssh$ oneimage list
ID USER GROUP NAME DATASTORE SIZE TYPE PER STAT RVMS
0 oneadmin oneadmin windows-2016.is default 50G CD No rdy 0
1 oneadmin oneadmin Debian 10 default 2G OS No rdy 0
2 oneadmin oneadmin CentOS 7 default 8G OS No used 1

While uploading the image It show only default datastore not others.
I want Drive datastore while upload the image.

Did i miss any thing regarding it

Thanks in advance please help me out.

It has been done now
I forgot the attribute of the datastore which is IMAGE TYPE
My datastore “Drive” is associate with “file_ds” IMAGE TYPE than I change it with “Image_ds” and it has been done. :smile:
I got this from cloning the image from this command and i got error which I took the point
oneadmin@cerebrum3:/etc/ssh$ oneimage clone 1 debian10 --datastore Drive
[one.image.clone] Clone only supported for IMAGE_DS Datastores