Description
Retrieves the patch package file of a specific patch based on the ID provided.
Parameters
Name | Description |
---|---|
patch_id | Location: query Type: string The ID of the patch from which you would like to retrieve the patch package file. |
Responses
Status | Description |
---|---|
Successful |
Code: 200 Body: Download file |
Error |
Code: 404 Body:
Code: 500 Body:
This can be caused when an unknown application error is encountered on the Server side. The API attempts to return additional details within the error parameter. |