The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
Request object members
Contributors
-
PDF of this doc site
-
Manage storage with Element software
-
Protect your data
-
Replication between NetApp Element software and ONTAP (ONTAP CLI)
-
-
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Each Element software API request has the following basic parts:
Name | Description | Type | Default value | Required |
---|---|---|---|---|
method |
Name of the method to be invoked. |
string |
None |
Yes |
parameters |
Object containing the parameters to the method being invoked. Named parameters are required. Positional parameters (passed as an array) are not allowed. |
JSON object |
{} |
No |
id |
Identifier used to match the request to response, returned in the result. |
string or integer |
{} |
No |