Patches Available
The following section describes the API-supported endpoint actions and available methods for Patches Available APIs.
• | Available Methods for Patches Available |
• | Available Filters on Patches Available Lists |
Available Methods for Patches Available
The following are available methods for Patches Available.
Method |
Description |
get list |
GET <URL> |
get instance details |
GET <URL><id>/ |
Available Filters on Patches Available Lists
The following are available filters on Patches Available Lists.
Filter |
Description |
product_release_id (int) |
Release id of a product |
Example
The following is an example of a filter that filters out a product whose product release id is “111”:
api/patch/available-patches/?product_release_id=111