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
Hi, experts
Do we have the SDK for VSC so that we can use VSC in the other applications.
Our customer want to use the snapshot , rapid restore , rapid clone through VSC in their own applications.
Thanks!
6 REPLIES 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I also searching a SDK for the VSC, especially for the rapid cloning.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Me too, do you have the result?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The only thing I found was that:
https://communities.netapp.com/thread/25368
But I do not get it to work, always get a 404 and there is no documentation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The only result I found was from VSC administrator guide , to use SOAP , I just try to test it , maybe you can try it also, hope it could work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
The documentation is available in the VSC Install and Admin guide. See page 156 onwards in the "Programmable API" section.
https://library.netapp.com/ecm/ecm_get_file/ECMP1149724
Personally i've found the API documentation to be somewhat lacking in any tangible examples...
So you may also be interested in some powershell example code i've posted below which demonstrates how to invoke VSC API's using SOAP web services.
https://communities.netapp.com/thread/30999 (CreateClones API)
https://communities.netapp.com/message/123862 (Redeploy API)
Hope that helps
Cheers Matt
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Matt,
Meanwhile , I read the VSD admin guide , and programmable API is used for provision and Clone. And How about the backup & Restore , Monitor etc, If I can just use VSC CLI , no the special API like SOAP?
Really appreciated for your help!
