Previous page

Next page

Locate page in Contents

Print this page

exclude_listType

Summary:

Contains files and directories to exclude from backup.

Type specification:

Name

Min/Max

Type

Description

path

0..[]

base64Binary

List of files and directories to exclude from the backup.

hidden

0..[]

none

If this element is present, all hidden files will be excluded from the backup.

system

0..1

none

If this element is present, all system files will be excluded from the backup.

You can check whether this option is available or not for a particular server type by checking the Agent vocabulary for the backup.exclude.system entry. If the entry is present, then the feature is available. To retrieve the vocabulary, use the get_vocabulary call.

Please send us your feedback on this help page