Summary:
Contains information about the files and directories that should be excluded from migration, and the list of warning messages. The structure is used in the calc_env_config
call where it is returned together with the Container configuration information.
Type specification:
Extends relocator:hw_notesType
Adds the following elements:
Name |
Min/Max |
Type |
Description |
|
|
|
A list of files and directories to be excluded from migration. |
|
|
|
|
|
|
|
Pathname. |
|
|
|
Indicates whether the exclusion is optional or not:
|
|
|
|
|
|
|
|
A list of warning messages. |
|
|
|
|
|
|
|
Message text. |
|
|
|
Code. |
|
|
|
|