Manage Patch Configuration
Updates, gets, and deletes a patch configuration.
Gets patch configuration details.
Path Parameters
- tenantId
Describes the clientId of the tenant
- id
Unique Identifier (UUID) of patch configuration
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
Updates a patch configuration.
Notes
- Approved Windows patches will be installed on the device during the scheduled installation window.
- The device will be immediately rebooted following any patch that requiring a reboot.
- Standard checks are performed on rebooted devices to ensure the device is operating properly.
Path Parameters
- tenantId
Describes the clientId of the tenant
- id
Unique Identifier (UUID) of patch configuration
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
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
Deletes a patch configuration.
Path Parameters
- tenantId
Describes the clientId of the tenant
- id
Unique Identifier (UUID) of patch configuration