File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
reference/api/log-collections Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 170170 - Unique 24-hexadecimal digit string that identifies the user
171171 executing the request.
172172
173- * - url
173+ * - downloadUrl
174174 - string
175175 - Internet address from which you download the logs from this
176176 request.
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ Example Request
154154 --header "Accept: application/json" \
155155 --header "Content-Type: application/json" \
156156 --include \
157- --request POST "https://{+opsmgr-url+}/api/public/v1.0/groups/{GROUP-ID}/logCollectionJobs?pretty=true"
157+ --request POST "https://{+opsmgr-url+}/api/public/v1.0/groups/{GROUP-ID}/logCollectionJobs?pretty=true" \
158158 --data '
159159 {
160160 "resourceType": "PROCESS",
You can’t perform that action at this time.
0 commit comments