Update existing Logsource to enable virtualization.

* Returns the details of the virtual log sources created, after associating the specified parent log source with the specified existing virtual log source items.
* Virtual log sources for given parent log source are returned in items array of response, where Id represents virtual log source id and name is a combination of parent log source name and virtual log source template item name.
* If the templateID is included in the request body, the virtualLogSourceIDs parameter is ignored, and new virtual log sources are created for all present in the request body.
* If the templateID is set to 0 in the request body, the virtualLogSourceID is considered, and new log sources are created based on the IDs mentioned in the request body.

Language
Credentials
Header
Click Try It! to start a request and see the response here!