-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
$ syno dsm listStorageDisks result to Error: No parameter of API, method or version
All related to storage APIs will result to the same error message.
With listStorageDisks command and also turn on --debug flag, it's appears to use api=SYNO.Core.Storage.Disk&method=list&version=1 to query data, but DSM 6.1.1 changed to use api=SYNO.Storage.CGI.Storage&method=load_info&version=1 and combine all of storages information, aka. iSCSI LUN, Volumes, etc..
instalator and alexsahka