...
- Netapp IPAddress (text box editor type) (type: string): enter the Netapp IP Address to connect to the desired Netapp account.
- Netapp Port (text box editor type) (type: string): enter the Netapp port. E.g. 1234
- Netapp URI (text box editor type) (type: string): enter the Netapp URI in the following format "http://example.com".
- Password (password editor type) (type: string): the password for the provided username.
- Password Binding (text box editor type) (type: string): bind to a variable containing the encrypted password for the connection. (This parameter is used only when the user wants to send an encripted password from outside the taskworkflow, for example Flowster Portal).
...
- Connection (type: object): outputs a Netapp Connection. This parameter should be used as input for all Connection parameters used for activities placed under Netapp category.
...
Disconnect from NetApp
This activity disconnects from Netapp.
...
- Connection (text box editor type) (type: string): the Connection object - bind to the output of a Connect to Netapp activity.
...