ZExplore Development Interface Guide

Overview

Language support

Setting options

Connecting to a server

Invoking APIs

Viewing a sample code

Working with a workflow

 


Overview

The ZExplore Development Interface (ZEDI) utility enables you to test the APIs from a dialog box. You can test both the Data ONTAP APIs and the DataFabric Manager server APIs for OnCommand Core Package. This utility shows the raw output retrieved from a NetApp storage system.

The illustration and the table below describe the user interface of ZEDI.

 GUI

Label Description
1 Generates new workflow
2 Saves current workflow
3 Saves all open workflows
4 Imports a workflow
5 Exports selected workflow
6 Connects to a server
7 Executes the selected workflow on the connected server
8 Displays the XML request
9 Displays the sample code
10 Lists the APIs added
11

Lists sample workflows and imported user-defined workflows.

12 Displays the connections status
13 Lists all APIs for the selected API version
14 Searches API by name or by a regular expression
15 Displays the XML response
16 Displays the XML response in treeview
17 Displays the opened workflow tabs
18 Generates code for the selected nodes
19 Moves a node up by one-level
20 Moves a node down by one-level
21 Deletes a node

 

Language support

You can generate sample codes in any of the following languages:

[top]