Virtual Lab Settings Updated
Sent when a user updates virtual lab settings. For more information, see Editing and Deleting Virtual Labs.
General Information
Event ID: 30700
Event message details: Virtual lab <Name> has been modified
Severity: Info
Parameters
Parameter Name | Description | Example |
---|---|---|
VirtualLabID | Virtual lab ID. | VirtualLabID="19e2886f-f908-42bd-a1fe-bd19df1167a0" |
Name | Virtual lab name. | Name="Hyper-V Virtual lab 01" |
ChangesXML | Updated data in the XML format. | ChangesXML="<changes><object id="19e2886f-f908-42bd-a1fe-bd19df1167a0"><property internal="NetworkConfigurationType" type="ENetworkConfigurationType"><old>Basic</old><new>Advanced</new></property><property internal="IPv6.Enabled" type="Boolean"><old>False</old><new>True</new></property><property internal="IPv6. Obtain an address automatically" type="Boolean"><old /><new>True</new></property><property internal="IPv6. Obtain DNS server address automatically" type="Boolean"><old /><new>True</new></property></object></changes>" |
UserName | Name of the user who performed an operation. | UserName="TECH\user1" |
UserFullInfo | Detailed information about the user who performed an operation. Includes the following data:
| UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" |
Version | Event version (service parameter). | Version="1" |
Description | Event message details. | Description="Virtual lab Hyper-V Virtual lab 01 has been modified." |
Syslog Message Example
<14>1 2023-10-23T15:07:30.007851+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=30700 VirtualLabID="19e2886f-f908-42bd-a1fe-bd19df1167a0" param2="0" param3="0" Name="Hyper-V Virtual lab 01" ChangesXML="<changes><object id="19e2886f-f908-42bd-a1fe-bd19df1167a0"><property internal="NetworkConfigurationType" type="ENetworkConfigurationType"><old>Basic</old><new>Advanced</new></property><property internal="IPv6.Enabled" type="Boolean"><old>False</old><new>True</new></property><property internal="IPv6. Obtain an address automatically" type="Boolean"><old /><new>True</new></property><property internal="IPv6. Obtain DNS server address automatically" type="Boolean"><old /><new>True</new></property></object></changes>" UserName="TECH\user1" UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" Version="1" Description="Virtual lab Hyper-V Virtual lab 01 has been modified."] |