Quantcast
Viewing all articles
Browse latest Browse all 413

PatchManagement API - Add Bulletin to existing Policy

PatchManagement API

---

You've already created a Policy, it isn't enabled or hasn't been rolled out yet. You wish to add an extra Bulletin to this.

Another use-case could be merging Policies, consolidate them, move Bulletins from one to another at the end of the year.

---

https://support.symantec.com/us/en/article.doc11543.html#CreateUpdatePolicy

4. CreateUpdatePolicy(System.String,System.String,System.String,System.Boolean)

Creates a Software Update policy. To set additional policy options see SetProperty

Parameters (in order of usage):

NameDescription
namename of the new policy item
bulletinGuidsGUID list of bulletins to include
targetGuids

[optional] GUID list of the Resource Targets for a policy

enabled'true' if policy should be enabled

Return value: GUID of the created policy
see also: CreateUpdatePolicyViaUpdates
see also: SetProperty

---

Patch Management Workflow Web Service Application Programming Interface (API)
https://support.symantec.com/us/en/article.doc11543.html
DOC11543


Viewing all articles
Browse latest Browse all 413

Trending Articles