This is an archive version of the document. To get the most up-to-date information, see the current version.

Guest Indexing

In this article

    The /backupPolicies/{ID} resource can have the following properties representing guest indexing settings:

    Property

    Type

    Description

    indexingEnabled

    boolean

    Indicates whether guest indexing is enabled for the backup job.

    indexingType

    string

    Indicates file system indexing mode.

    Possible values:

    • Everything
    • OnlySelected
    • ExceptSelected

    Only present if the indexingEnabled property has value true.

    excludedFiles

    array[string]

    Folders excluded from indexing.

    Only present if the indexingType property has value ExceptSelected.

    includedFiles

    array[string]

    Folders included to indexing.

    Only present if the indexingType property has value OnlySelected.

     

    I want to report a typo

    There is a misspelling right here:

     

    I want to let the Veeam Documentation Team know about that.