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,
I am in the process of automating ontap upgrades for both 7mode and cmode systems and I am checking to see if there is a SDK equivalent to transfer the image file (*_image.tgz) to the filer using SDK ( I am using Python).
Thanks,
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The only method I'm aware of is to make the images available via http(s) then download them to the system(s) using the system-image-fetch-package API for clustered Data ONTAP. I don't see an equivalent for 7-mode, but you could use the system-cli API to execute the CLI commands.
Hope that helps.
Andrew
If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
