Create Patch Configuration and Execute
Creates a patch configuration and executes patches on the resources.
Notes
- Approved Windows patches are installed on the device during the scheduled installation window.
- The device is immediately rebooted following any patch that requires a reboot.
- Standard checks are performed on rebooted devices to ensure the device is operating properly.
Use the timeZone id shown in 'id' column.Default time-zone would be Resources Timezones. Below are supported timezone ids.
id | name | label | timezone_code |
---|---|---|---|
1 | Pacific/Apia | GMT -11:00 Samoa | SST |
2 | Pacific/Honolulu | GMT -10:00 Hawaiian | HAST |
3 | America/Anchorage | GMT -09:00 Alaskan | AKST |
4 | America/Los_Angeles | GMT -08:00 Pacific | PST |
5 | America/Phoenix | GMT -07:00 Mountain | MST |
6 | America/Chicago | GMT -06:00 Central | CST |
7 | America/New_York | GMT -05:00 Eastern | EST |
8 | America/Puerto_Rico | GMT -04:00 Atlantic | AST |
9 | America/St_Johns | GMT -03:30 Newfoundland | NST |
10 | America/Buenos_Aires | GMT -03:00 Brasilia, BuenosAires | BRT |
11 | Atlantic/Azores | GMT -01:00 Azores | AZOT |
12 | Europe/London | Greenwich Mean Time | GMT |
13 | Europe/Paris | GMT +01:00 Western Europe | WEST |
14 | Europe/Istanbul | GMT +02:00 EasternEurope | EET |
15 | Africa/Addis_Ababa | GMT +03:00 Russia, SaudiArabia | EAT |
16 | Asia/Tehran | GMT +03:30 Iran | IRST |
17 | Asia/Yerevan | GMT +04:00 Arabian | AMT |
18 | Asia/Karachi | GMT +05:00 West Asia | PKT |
19 | Asia/Calcutta | GMT +05:30 India | IST |
20 | Asia/Dacca | GMT +06:00 Central Asia | BST |
21 | Asia/Saigon | GMT +07:00 Bangkok, Hanoi,Jakarta | ICT |
22 | Asia/Shanghai | GMT +08:00 China, Singapore,Taiwan | CST (China) |
23 | Asia/Tokyo | GMT +09:00 Korea, Japan | JST |
24 | Australia/Darwin | GMT +09:30 Cen.Australia | CST (Australia) |
25 | Australia/Sydney | GMT +10:00 E. Australia | EST (Australia) |
26 | Pacific/Guadalcanal | GMT +11:00 CentralPacific | SBT |
27 | Pacific/Auckland | GMT +12:00 Fiji, NewZealand | NZST |
Path Parameters
- tenantId
Describes the clientId of the tenant
Request Body
application/json
- id
- patchConfigName
Patch configuration name.
- description
Description for patch configuration.
- approvalType
- rebootOptions
- scheduleJob
- enablePatching
Enable patching.
- maintenancePeriod
Supported values in hours only. Any one values from 1 to 12 (1,2,3,4,5,6,7,8,9,10,11,12).`1` represents, 1 hour maintainence period.
- Enum:
- 123456789101112
Minimum: 1
Maximum: 12
- approval
- installation
- source
Loading Examples...
Responses
- id
- patchConfigName
Patch configuration name.
- description
Description for patch configuration.
- approvalType
- rebootOptions
- scheduleJob
- enablePatching
Enable patching.
- maintenancePeriod
Supported values in hours only. Any one values from 1 to 12 (1,2,3,4,5,6,7,8,9,10,11,12).`1` represents, 1 hour maintainence period.
- Enum:
- 123456789101112
Minimum: 1
Maximum: 12
- approval
- installation
- source
Loading Examples...