Customer Patch Template Created by Details
The following section describes the API-supported endpoint actions and available methods for Customer Patch Template Created by APIs.
• | Available Methods for Customer Patch Template Created by Details |
• | Available Filters on Customer Patch Template Created by Lists |
Available Methods for Customer Patch Template Created by Details
The following are available methods for Customer Patch Template Created by Details.
Method |
Description |
get list |
GET <URL> |
create instance |
POST <URL> |
Available Filters on Customer Patch Template Created by Lists
The following are available filters on Customer Patch Template Created by Lists.
Filter |
Description |
|||||||||
name (string) |
Name of the patch template |
|||||||||
description (string) |
||||||||||
patch_template_id (int) |
||||||||||
created_by_id (int) |
||||||||||
for_architecture (int) |
Architecture type for patch template. Architecture types are:
|
|||||||||
for_languages (list) |
Languages iso_code, language_display |
|||||||||
product_id (int) |
||||||||||
edition (string) |
Example
The following is an example of a filter that filters out patch templates created by user id 3.
api/patch/customer-patch-templates/?created_by_id=3