External Repository Settings Updated
Sent when a user updates external repository settings. For more information, see Managing External Repositories.
General Information
Event ID: 32100
Event message details: External repository <RepositoryName> <Type> has been modified
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
RepositoryID |
External repository ID. |
RepositoryID="80a40f31-2907-432f-8eb7-c434b53571a6" |
|
Type |
External repository type. |
Type="0" |
|
RepositoryName |
External repository name. |
RepositoryName="Azure External Repository" |
|
ChangesXML |
Updated data in the XML format. |
ChangesXML="<changes><object id="80a40f31-2907-432f-8eb7-c434b53571a6"><property name="Description" internal="Description" type="String"><old>Azure External Repository</old><new>Azure Repository 01</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" />" |
|
VbrHostName |
Backup server name. Can be a DNS name, an FQDN or an IP address. |
VbrHostName="vbrsrv01.tech.local" |
|
VbrVersion |
Veeam Backup & Replication version. |
VbrVersion="13.0.1.180" |
|
Version |
Event version (service parameter). |
Version="1" |
|
Description |
Event message details. |
Description="External repository Azure External Repository (AzureStorageExternal) has been modified." |
Syslog Message Example
|
1 2025-11-23T15:30:12.596249+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=32100 RepositoryID="80a40f31-2907-432f-8eb7-c434b53571a6" Type="0" RepositoryName="Azure External Repository" ChangesXML="<changes><object id="80a40f31-2907-432f-8eb7-c434b53571a6"><property name="Description" internal="Description" type="String"><old>Azure External Repository</old><new>Azure Repository 01</new></property></object></changes>" UserName="TECH\user1" UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="External repository Azure External Repository (AzureStorageExternal) has been modified."] |