Data Protection Advisor (DPA): How to run REST commands via curl
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
The DPA Application Server is REST aware and will response to REST commands. The DPA Application Server currently has a tool to allow REST commands to be run which is:
dpa app query
Below is an example command using this tool:
dpa.sh app query -t https://127.0.0.1:9002 -p apollo-api/securitySettings -m GET -l administrator -a -o queuesg
Another method to run REST requests to DPA is via the curl command. Below is an example of a curl command issuing a REST request:
curl -i -X GET -k https://127.0.0.1:9002/apollo-api/securitySettings -u administrator:password
dpa app query
Below is an example command using this tool:
dpa.sh app query -t https://127.0.0.1:9002 -p apollo-api/securitySettings -m GET -l administrator -a -o queuesg
Another method to run REST requests to DPA is via the curl command. Below is an example of a curl command issuing a REST request:
curl -i -X GET -k https://127.0.0.1:9002/apollo-api/securitySettings -u administrator:password
Affected Products
Data Protection AdvisorProducts
Data Protection AdvisorArticle Properties
Article Number: 000020746
Article Type: How To
Last Modified: 24 Sept 2024
Version: 3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.