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 b261a73 commit 140a5feCopy full SHA for 140a5fe
source/reference/api/automation-config/get-automation-config.txt
@@ -73,8 +73,6 @@ Example Request
73
.. code-block:: sh
74
75
curl --user "{publicApiKey}:{privateApiKey}" --digest \
76
- --header "Accept: application/json" \
77
- --include \
78
--request GET "https://{+opsmgr-url+}/api/public/v1.0/groups/{PROJECT-ID}/automationConfig?pretty=true" \
79
--output currentAutomationConfig.json
80
0 commit comments