Active IQ Unified Manager Discussions

WFA Commands for interfacing with DFM (Unified Manager)

RoiBeci
2,642 Views

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:

http://community.netapp.com/t5/OnCommand-Storage-Management-Software-Discussions/Can-a-WFA-workflow-invoke-Protection-Manager-to-protect-a-newly-creat...

 

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

mbeattie
2,563 Views

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):

 

http://community.netapp.com/t5/OnCommand-Storage-Management-Software-Articles-and-Resources/OnCommand-Unified-Manager-PowerShell-CmdLets/ta-p/86098

 

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.

RoiBeci
2,543 Views

Hi Matt,

i'm using OnCommand unified manager 5.2 

thanks for the info, I will try use the SDK for this issue.

 

 

Roi.

Public