Manage Patch Qualifications.

Gets patch qualification details and delete a patch qualification.

Gets patch qualification details in the feed.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId of the tenant

  • intgIdstringrequired

    Unique Identifier (UUID) of integration for patch feed

  • patchIdstringrequired

    Unique Identifier (UUID) of the patch applied

Responses

  • commentsstring

    Comments for the rating.

  • createdUserobject

  • updatedUserobject

  • createdTimestring

  • updatedTimestring

  • ratingstring

    Patch rating.

    Enum:
    WHITELISTEDBLACKLISTED
  • cvestring

    Common Vulnerabilities and Exposures ID.

  • patchobject

  • idstring

    ID of patch for which you wish to assign a rating and provide qualifications. To fetch patch IDs of a tenant, use the Search Patches API.

Loading Examples...

Deletes a patch qualification in the feed.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId of the tenant

  • intgIdstringrequired

    Unique Identifier (UUID) of integration for patch feed

  • patchIdstringrequired

    Unique Identifier (UUID) of the patch applied

Responses

200OK