ZExplore Development Interface Guide

Overview

Language support

Setting options

Connecting to a server

Invoking APIs

Viewing a sample code

Working with a workflow

Known Issues

 


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 OnCommand Unified Manager APIs. This utility shows the raw output retrieved from a NetApp storage system.

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

 screenshot

Label Description
1 Generates a new workflow
2 Saves a current workflow
3 Saves all the open workflows
4 Imports a workflow
5 Exports the 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 that are added
11

Lists the sample workflows and imported user-defined workflows

12 Displays the connections status and the API execution details
13 Lists all the APIs for the selected API version
14 Searches an API by name or by a regular expression
15 Displays the XML response
16 Displays the XML response in tree view
17

Edit the selected node with a new value
If you edit the parameter name, a new node is created

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]