We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c9c7f6 commit f3503c1Copy full SHA for f3503c1
source/reference/api/automation-config/get-automation-config.txt
@@ -70,8 +70,6 @@ Example Request
70
.. code-block:: sh
71
72
curl --user "{publicApiKey}:{privateApiKey}" --digest \
73
- --header "Accept: application/json" \
74
- --include \
75
--request GET "https://{+opsmgr-url+}/api/public/v1.0/groups/{PROJECT-ID}/automationConfig?pretty=true" \
76
--output currentAutomationConfig.json
77
0 commit comments