Retrieves a detailed system-level patch report for a specific managed system.
This API endpoint is deprecating soon
get /dcapi/patch/reports/systemReport
https://{server-hostname}:8383/dcapi/patch/reports/systemReport
PatchMgmt.READCopied!
Authorization: d92d4xxxxxxxxxxxxx15f52
curl --request GET \
--url https://appdomain/dcapi/patch/reports/systemReport \
--header 'Authorization: d92d4xxxxxxxxxxxxx15f52'Pagination links for next and previous pages
URL for the next page of results, or null if on the last page
URL for the previous page of results, or null if on the first page
Array of system report entries
Affected patch status code
Resource ID for affected patch status
First name of the user who approved the patch
Transformed display value of approving user name
Security bulletin identifier
Transformed bulletin ID display value
Collection name, or null if not assigned
Transformed collection name display, -- if null
Configuration ID, or null if not configured
Customer identifier
Patch ID from customer patch status
Deployment remarks, or null
Deployment remarks arguments, or null
Transformed deployment remarks, -- if null
Deployment status, or null
Download status, or null
First name of the deploying user, or null
Transformed deploying user name, -- if null
Install error code, or null
Installed time in epoch, or null
Transformed installed time display, -- if null
Patch ID from install status, or null
Resource ID from install status, or null
Image path for affected patch status
Label key for affected patch status
Full description of the patch
Transformed patch description
Image path for download status, or null
Label for download status, or null
Unique patch identifier
Transformed patch ID
Image path for install status, or null
Label for install status, or null
Patch file name
Transformed patch name
Reboot requirement code: 0=May Require, 1=Not Required
Transformed reboot requirement display
Patch release time in epoch milliseconds
Formatted patch release date
Patch status code
Patch supported time in epoch milliseconds
Formatted patch supported date
Patch type code
Uninstall support status code
Transformed uninstall status: Supported, Not Supported
Last updated time in epoch milliseconds
Formatted last updated date and time
Platform code: 1=Windows, 2=Mac, 3=Linux
Platform display name
Severity display name
Resource identifier
Severity code
Severity label key
Transformed severity display
Image path for approval status
Label key for approval status
Transformed approval status display
Superceded by patch ID, or NA
Update type ID
Update type name
Transformed update type name
Vendor name
Transformed vendor name
Pagination metadata
Operation result: success
Total number of pages available
Total number of records matching the query
Error code: INTERNAL_ERROR for server-side failures
Localized error description: dc.rest.api_internal_error
System-level patch report
{
"metadata": {
"limit": 25,
"page": 1
},
"totalRecords": "1",
"messageResponse": [
{
"update_id": "7",
"patch_download_status_label": null,
"patch_noreboot_transform": "May Require",
"install_error_code": null,
"bulletin_id": "MS22-JAN14",
"patch_noreboot": "0",
"update_name": "Rollups",
"patch_download_status_image": null,
"patch_description_transform": "ChengMing 3900 (1.26.0)",
"patch_uninstall_status": "0",
"download_status": null,
"patch_updated_time_transform": "Feb 10, 2026 03:47 PM",
"patch_status": "211",
"patch_uninstall_status_transform": "Not Supported",
"patch_install_status_image": null,
"patch_id": "32830",
"patch_name": "Ndp45-kb5008860-x64.exe",
"update_name_transform": "BIOS",
"patch_description": "KB5009719, 2022-01 Security and Quality Rollup for .NET Framework 4.5.2 for Windows 7 for x64 (KB5008860) (ESU)",
"patch_name_transform": "ChengMing_3900_3901_01.26.00.exe",
"vendor_name": "Microsoft",
"superceded_by": "NA",
"status_label": "dc.common.APPROVED",
"config_id": null,
"deploy_remarks_args": null,
"patch_released_time_transform": "Nov 6, 2024",
"installed_time": null,
"collection_name": null,
"affectedpatchstatus_resource_id": "16222000000271157",
"deploy_remarks_transform": "--",
"patch_affected_status_image": "images/success.gif",
"collection_name_transform": "--",
"patch_updated_time": "1770718649504",
"installed_time_transform": "--",
"bulletin_id_transform": "BI-001",
"status_label_transform": "Approved",
"patch_supported_time_transform": "Nov 7, 2024",
"deploy_remarks": null,
"platform": "1",
"first_name_transform": "--",
"patch_released_time": "1641924028000",
"installpatchstatus_patch_id": null,
"patch_id_transform": "1414963",
"approveduser_first_name_transform": "DC-SYSTEM-USER",
"platform_name": "Windows",
"severity_transform": "Critical",
"customerpatchstatus_patch_id": "32830",
"patch_type": "7",
"first_name": null,
"affected_patch_status": "201",
"severity": "3",
"pmseverity_name": "Important",
"deployment_status": null,
"severity_name": "dc.common.IMPORTANT",
"vendor_name_transform": "Dell",
"patch_supported_time": "1641934828000",
"patch_install_status_label": null,
"patch_affected_status_label": "dc.common.INSTALLED",
"approveduser_first_name": "DC-SYSTEM-USER",
"resource_id": "16222000000271157",
"customer_id": "16222000000226138",
"installpatchstatus_resource_id": null,
"status_image": "images/approved_icon.gif"
}
],
"totalPages": 1,
"Links": {
"next": null,
"prev": null
},
"status": "success"
}
Server-side error
{
"error_description": "dc.rest.api_internal_error",
"error_code": "INTERNAL_ERROR"
}
![]()
Duration: 1 minute | Threshold: 50 | Lock period: 5 minutes
Duration - Time window for the threshold.
Threshold - Number of API calls allowed within the specified duration.
Lock Period - Wait time before consecutive API requests.
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.