Retrieve All Patch Details (Patch-System Mapping)

Open in ChatGPT Open in ChatGPT to ask questions about this page
Open in Claude Open in Claude to ask questions about this page
Copy as MarkdownCopy this page as markdown to use with AI assistants
View as Markdown Open this page as markdown in a new tab

Retrieves the patch-to-system mapping report showing installation status of patches across all applicable systems.

Request URL

https://{serverurl}/dcapi/patch/reports/allPatchDetails

Scope

DesktopCentralCloud.PatchMgmt.READCopied!

Header

Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52

Request Parameters

- Query Parameters

pageLimitintegerOptional

Number of records per page (default 25)

pageintegerOptional

Page number to retrieve (1-based)

searchColumnstringOptional

Column name to search within

searchValuestringOptional

Value to search for in the specified column

branchOfficestringOptional

Branch office name filter

platformlongOptional

1: Windows, 2: Mac, 3: Linux

severitylongOptional

0: Unrated, 1: Low, 2: Moderate, 3: Important, 4: Critical

languageIdlongOptional

Language ID filter

selectedPatchIdlongOptional

Specific patch ID to view details

selectedResourceIdlongOptional

Specific resource ID to view details

patchTypelongOptional

0: Security Updates, 1: Critical Updates, 2: Third-Party Updates, 3: Updates, 4: Definition Updates, 5: Service Packs, 6: Feature Packs, 7: Rollups, 8: Tools, 9: Driver, 10: Optional Updates, 11: Preview Rollups, 12: BIOS

deployStatusIdlongOptional

206: Failed, 207: Reboot Pending, -1: All

patchStatuslongOptional

201: Installed, 202: Missing, 203: Failed

resourceIdlongOptional

Resource ID filter

domainstringOptional

Domain name filter

customGroupstringOptional

Custom group name filter

bulletinIdstringOptional

Security bulletin ID filter

isWebViewstringOptional

Whether request is from web view

skipColumnsstringOptional

Comma-separated column names to exclude from response

Sample Request

Curl
Java
Python
Deluge
PowerShell
Copied!
curl --request GET \
  --url https://appdomains/dcapi/patch/reports/allPatchDetails \
  --header 'Authorization: Zoho-oauthtoken  d92d4xxxxxxxxxxxxx15f52'

Response Parameters

- HTTP code 200

Response Body - application/json
JSON Object
Hide Sub-Attributes
LinksJSON Object

Pagination links for next and previous pages

Show Sub-Attributes
nextstring

URL for the next page of results, or null if on the last page

prevstring

URL for the previous page of results, or null if on the first page

messageResponseJSON Array

Array of patch-system mapping entries

Show Sub-Attributes
JSON Object
Show Sub-Attributes
affected_patch_statusstring

Affected patch status code

agent_last_bootup_timestring

Agent last bootup time in epoch milliseconds

agent_last_contact_timestring

Agent last contact time in epoch milliseconds

agent_last_contact_time_transformstring

Formatted agent last contact time

agent_logged_on_usersstring

Logged on users on the agent

agent_logged_on_users_transformstring

Transformed logged on users

agent_versionstring

Agent version string

agent_version_transformstring

Transformed agent version

branch_office_namestring

Branch office name

branch_office_name_transformstring

Transformed branch office name

bulletin_idstring

Security bulletin identifier

bulletin_id_transformstring

Transformed bulletin ID

collection_namestring

Collection name, or null

collection_name_transformstring

Transformed collection name

computer_live_statusstring

Computer live status code

computer_status_update_timestring

Computer status update time in epoch milliseconds

config_idstring

Configuration ID, or null

config_id_transformstring

Transformed configuration ID

deploy_remarksstring

Deployment remarks, or null

deploy_remarks_argsstring

Deployment remarks arguments, or null

deploy_remarks_transformstring

Transformed deployment remarks

deployer_first_namestring

Deployer first name, or null

deployer_first_name_transformstring

Transformed deployer name

deployment_statusstring

Deployment status, or null

domain_netbios_namestring

Domain NetBIOS name

domain_netbios_name_transformstring

Transformed domain name

first_namestring

Name of the user who approved the patch

first_name_transformstring

Transformed approving user name

friendly_namestring

Friendly computer name

friendly_name_transformstring

Transformed friendly name

i18nstring

Internationalization language

i18n_transformstring

Transformed i18n value

image_namestring

Image path for approval status

install_error_codestring

Installation error code, or null

installed_timestring

Installation time in epoch milliseconds, or null

installed_time_transformstring

Formatted installation time

ip_addressstring

IP address of the system

ip_address_transformstring

Transformed IP address

labelstring

Approval status label key

label_transformstring

Transformed approval status display

mac_addressstring

MAC address of the system

mac_address_transformstring

Transformed MAC address

managedcomputer_resource_idstring

Managed computer resource ID

os_languagestring

OS language code

os_namestring

Operating system name

os_name_transformstring

Transformed OS name

os_platformstring

OS platform code

patch_affected_status_imagestring

Image path for patch affected status

patch_affected_status_labelstring

Patch affected status label key

patch_affected_status_label_transformstring

Transformed patch affected status

patch_descriptionstring

Full description of the patch

patch_description_transformstring

Transformed patch description

patch_idstring

Unique patch identifier

patch_id_transformstring

Transformed patch ID

patch_install_status_imagestring

Image path for install status, or null

patch_install_status_labelstring

Install status label, or null

patch_install_status_label_transformstring

Transformed install status label

patch_namestring

Patch file name

patch_name_transformstring

Transformed patch file name

patch_released_timestring

Patch release time in epoch milliseconds

patch_released_time_transformstring

Formatted patch release date

patch_sizestring

Patch file size in bytes

patch_size_transformstring

Formatted patch file size

patch_statusstring

Patch status code

patch_supported_timestring

Patch supported time in epoch milliseconds

patch_supported_time_transformstring

Formatted patch supported date

patch_typestring

Patch type code

patch_uninstall_statusstring

Uninstall support status code

patch_uninstall_status_transformstring

Transformed uninstall status display

patch_updated_timestring

Last updated time in epoch milliseconds

patch_updated_time_transformstring

Formatted last updated date and time

platformstring

Platform code: 1=Windows, 2=Mac, 3=Linux

platform_namestring

Platform display name

pmseverity_namestring

Severity display name

resource_idstring

Resource identifier

resource_namestring

Resource/computer name

resource_name_transformstring

Transformed resource name

resourcemacip_resource_idstring

Resource MAC/IP resource ID

service_packstring

Service pack version

service_pack_transformstring

Transformed service pack

severitystring

Severity code

severity_namestring

Severity label key

severity_transformstring

Transformed severity display

sqnumberstring

Software version/sequence number

sqnumber_transformstring

Transformed version number

superceded_bystring

Superceded by patch ID, or NA

superceded_by_transformstring

Transformed superceded by value

update_namestring

Update type name

update_name_transformstring

Transformed update type name

user_idstring

User ID of approver

vendor_namestring

Vendor name

vendor_name_transformstring

Transformed vendor name

metadataJSON Object

Pagination metadata

Show Sub-Attributes
limitstring

Number of records per page

pagestring

Current page number

statusstring

Operation result: success

totalPagesstring

Total number of pages available

totalRecordsstring

Total number of records matching the query

- HTTP code 500

Response Body - application/json
JSON Object
Hide Sub-Attributes
error_codestring

Error code: INTERNAL_ERROR for server-side failures

error_descriptionstring

Localized error description: dc.rest.api_internal_error

Possible Response Codes

200HTTP code
500HTTP code

Sample Response: HTTP 200

All patch details

Copied!
  {
    "metadata": {
      "limit": 25,
      "page": 1
    },
    "totalRecords": "1",
    "messageResponse": [
      {
        "agent_version_transform": "10.0.337.L",
        "resource_name_transform": "LinuxMachine1",
        "deployer_first_name": null,
        "sqnumber": "ALAS-2024-2540",
        "install_error_code": null,
        "os_language": "0",
        "patch_install_status_label_transform": "--",
        "bulletin_id": "ALAS-2024-2540",
        "update_name": "Third Party Updates",
        "image_name": "images/approved_icon.gif",
        "patch_size": "112504",
        "patch_description_transform": "Libguestfs update (ELSA-2024-6964)",
        "patch_uninstall_status": "0",
        "service_pack": "--",
        "patch_updated_time_transform": "Feb 10, 2026 03:47 PM",
        "os_name_transform": "Ubuntu 24.10",
        "resourcemacip_resource_id": "16222000000277697",
        "patch_size_transform": "768.04 KB",
        "domain_netbios_name_transform": "ZOHOCORP",
        "patch_status": "211",
        "patch_uninstall_status_transform": "Not Supported",
        "patch_install_status_image": null,
        "patch_id": "2803597",
        "patch_name": "java-1.8.0-openjdk-accessibility-1.8.0.412.b08-1.amzn2.0.1.x86_64.rpm",
        "update_name_transform": "Third Party Updates",
        "branch_office_name_transform": "Default Remote Office",
        "patch_description": "java-1.8.0-openjdk Security Update (ALAS-2024-2540)",
        "agent_last_contact_time_transform": "Mar 3, 2025 06:20 PM",
        "i18n_transform": "Multilingual",
        "os_platform": "3",
        "agent_logged_on_users": "Device Control Manager",
        "patch_name_transform": "libguestfs-1.44.0-9.0.2.module+el8.9.0+90052+d3bf71d8.x86_64.rpm",
        "sqnumber_transform": "ELSA-2024-6964",
        "vendor_name": "Openjdk-8",
        "superceded_by": "NA",
        "i18n": "Multilingual",
        "label_transform": "Approved",
        "config_id": null,
        "user_id": "16222000000226118",
        "deploy_remarks_args": null,
        "friendly_name_transform": "LinuxMachine1",
        "patch_released_time_transform": "Sep 24, 2024",
        "installed_time": null,
        "superceded_by_transform": "NA",
        "collection_name": null,
        "computer_status_update_time": "1741006572973",
        "patch_affected_status_label_transform": "Missing",
        "deploy_remarks_transform": "--",
        "patch_affected_status_image": "images/success.gif",
        "collection_name_transform": "--",
        "branch_office_name": "localOfficeOne",
        "patch_updated_time": "1770718649504",
        "installed_time_transform": "--",
        "agent_last_contact_time": "1741006571814",
        "bulletin_id_transform": "ELSA-2024-6964",
        "domain_netbios_name": "linuxosgroup",
        "patch_supported_time_transform": "Sep 27, 2024",
        "deploy_remarks": null,
        "platform": "3",
        "first_name_transform": "DC-SYSTEM-USER",
        "patch_released_time": "1715193000000",
        "patch_id_transform": "1633087",
        "ip_address_transform": "210.31.213.181",
        "mac_address": "d4:30:b2:a6:54",
        "platform_name": "Linux",
        "severity_transform": "Moderate",
        "patch_type": "2",
        "first_name": "DC-SYSTEM-USER",
        "affected_patch_status": "201",
        "severity": "1",
        "friendly_name": "LinuxMachine6",
        "pmseverity_name": "Low",
        "managedcomputer_resource_id": "16222000000277697",
        "deployer_first_name_transform": "--",
        "agent_logged_on_users_transform": "Application Control Manager",
        "config_id_transform": "--",
        "deployment_status": null,
        "ip_address": "53.180.5.58",
        "label": "dc.common.APPROVED",
        "severity_name": "dc.common.LOW",
        "vendor_name_transform": "virt",
        "service_pack_transform": "--",
        "patch_supported_time": "1717830298631",
        "agent_version": "10.0.337.L",
        "patch_install_status_label": null,
        "patch_affected_status_label": "dc.common.INSTALLED",
        "mac_address_transform": "d7:36:b5:a0:02",
        "agent_last_bootup_time": "1450070085000",
        "os_name": "CentOS 7",
        "resource_id": "16222000000277697",
        "computer_live_status": "3",
        "resource_name": "LinuxMachine6"
      }
    ],
    "totalPages": 40,
    "Links": {
      "next": "/dcapi/patch/reports/allPatchDetails?page=2&pageLimit=25",
      "prev": null
    },
    "status": "success"
  }
                
Show full

Sample Response: HTTP 500

Server-side error

Copied!
  {
    "error_description": "dc.rest.api_internal_error",
    "error_code": "INTERNAL_ERROR"
  }
                
Show full

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.