DestinationTenant
| Field | NULL | Description | Note | 
|---|---|---|---|
| id string (GUID) | Y | The id of the tenant if available | |
| tenantId string | The user-defined tenant id | ||
| roleMappings array of objects | An array of RoleMapping objects | ||
| databaseMappings array of objects | An array of DatabaseMapping objects | ||
| overwrite object | An Overwrite object | ||
| lineNumber integer | The line number of the item in config xml file |