ScanHostPatchRequestType
The parameters of ScanHostPatch_Task.
{
"repository": {
"_typeName": "string",
"url": "string",
"proxy": "string"
},
"updateID": [
"string"
]
}
Location of the repository that contains the bulletin depot. The depot must be organized as a flat collection of bulletins with each one being a folder named after the bulletin ID. Each folder must contain the full update metadata.
The updates to scan. Wildcards can be used to specify the update IDs. The wildcards will be expanded to include all updates whose IDs match the specified wildcard and whose metadata is available in the repository. Specifying no update is equivalent to a wildcard "*". In this case all updates available in the repository will be scanned.