Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi all,
I searched the community for some wfa commands to interface with DFM, such as:
- Create a protetion policy and apply it on a dataset
- Create a resource pool
- Modify naming properties for dataset etc..
Found some old posts such as:
and tried to import a command but it failed due to an old version (working with WFA v 3.0).
So..
- Does anyone here have some examples for WFA Commands using DFM?
- Maybe you know how can I get DFM ZAPI programming guide to work with? (wikid not available anymore :\ )
Thanks,
Roi Becidan.
2 REPLIES 2
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
The API's for DFM are in the SDK. In theory it would be possible to write some powershell cmdlets and add the module to the WFA profile so you can call them from within WFA workflows. I wrote a few examples for OCUM6 here (source code included):
Please let me know version of DFM you want to develop this for?
/matt
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Matt,
i'm using OnCommand unified manager 5.2
thanks for the info, I will try use the SDK for this issue.
Roi.