A newer release of this product is available.
Protocols NDMP endpoint overview
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You can use this API to manage NDMP mode: SVM-scope or node-scope.
Examples
Updates NDMP mode to SVM:
PATCH "/api/protocols/ndmp" '{"mode":"svm"}'
Updates NDMP mode to node:
PATCH "/api/protocols/ndmp" '{"mode":"node"}'