Skip to content

Commit 08404ce

Browse files
DOCS-16843 updated create one and get one log collection pages (#361)
1 parent 203bfe4 commit 08404ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/includes/api/list-tables/log-collection-response-values.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
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.

source/reference/api/log-collections/log-collections-submit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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",

0 commit comments

Comments
 (0)