Get Patch Task

Get Patch Task

Use this endpoint to retrieve specific update task history details
Authorized Roles : PROVIDER

Request
URI
GET
https://{api_host}/updatemanager/history/{uuid}
COPY
Path Parameters
string
uuid
Required

ID of the update task history


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/updatemanager/history/{uuid}