Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings,
I can run "volume-create" when I SSH to my Vsim, but the command is not available via the SDK, even when using the applications
provided with the SDK:
netapp.manage.NaAPIFailedException: Unable to find API: volume-create (errno=13005)
at netapp.manage.NaServer.invokeElem(NaServer.java:687)
at Data_ONTAP.ClusterMode.Java.vserver.vserver.createVolume(vserver.java:220)
at Data_ONTAP.ClusterMode.Java.vserver.vserver.main(vserver.java:837)
I believe that via the SDK I'm seeing just the APIs listed in the "Cluster-mode" Ontap 1.20 API, which has no "volume-create",
but seeing the "Vserver" Ontap 1.20 API via SSH.
Is this possible?
How can I create a volume via the SDK?
Thank you,
Eric
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you have a ZExplore, you need the "Use vserver tunneling" check box & vserver name of Advanced manu of ZExplore Connect option.
Hope this help.
