System and Patch Details
This API provides the list of systems and their patch details.
- Functionality
- Fetchs the list of systems and their patch details.
- HTTP Method
- GET
- API URI
- /dcapi/threats/systemreport/patches
- Scope
- DesktopCentralCloud.PatchMgmt.READ
- Filters
- patchname={String}:
Filters systems that contain the provided patch name.
patch_description={String}:
Filters systems that contain the provided patch description.
resource_id={Numeric}:
Filters systems based on the resource ID provided.
patch_status={String}:
Filters systems based on the patch status provided. (Applicable inputs: Missing, Failed, Installed).
patch_approval_status={String}:
Filters systems based on the provided patch approval status. (Applicable inputs: Approved, Unapproved).
install_error_code={String}:
Filters systems based on the installation error code provided.
fqdn_name={String}:
Filters systems based on the FQDN name provided.
patch_released_time={Numeric}:
Filters systems based on the patch release date provided.
installed_time={Numeric}:
Filters systems based on the provided patch installation time.
platform_name={String}:
Filters systems based on the platform provided.
severity={String}:
Filters systems based on the severity provided.
update_type={String}:
Filters systems based on the type of patch provided. (Applicable inputs: Security Updates, Non-Security Updates, Third-Party Updates, Definition Update, Service Packs, Feature Packs, Rollups, Tools, Driver, Optional Updates, Preview Rollups and BIOS).
patchid={Numeric}:
Filters systems based on the patch ID provided.
bulletinid={String}:
Filters systems based on the bulletin ID provided.
vendor_name={String}:
Filters systems based on the provided vendor name.
reboot_required={String}:
Filters systems based on the reboot option provided. (required, not required, autoreboot, may require).
cveids={String}:
Filters systems based on the CVE ID provided.
- Display preferences
- page={Numeric}:
Displays the content of the provided page number.
pageLimit={Numeric}:
Displays the provided number of computers per page.