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

Destination Type

In this article

    Depending on the value of the destinationType property the /backupPolicies/{ID} resource can have additional properties.

    LocalStorage

    If the destinationType property has value localStorage the /backupPolicies/{ID} resource has the following additional properties:

    Property

    Type

    Description

    path

    string

    Indicates the path at which a local storage is located.

    SharedFolder

    If the destinationType property has value sharedFolder the /backupPolicies/{ID} resource has the following additional properties:

    Property

    Type

    Description

    path

    string

    Indicates the path at which a shared folder is located.

    credentials

    Credentials

    Indicates credentials to access a shared folder.

    cacheEnabled

    boolean

    Indicates whether backup cache is enabled for a job.

    Backup cache has a number of limitations. For more details, see Limitations for Backup Cache.

    cachePath

    string

    Path at which a cache folder is located.

    Only present if the cacheEnabled property has value true.

    cacheSize

    integer

    Backup cache size.

    Only present if the cacheEnabled property has value true.

    cacheSizeUnits

    string

    Measurement units for backup cache size.

    Possible values:

    • GB
    • TB

    Only present if the cacheEnabled property has value true.

    BackupRepository

    If the destinationType property has value backupRepository the /backupPolicies/{ID} resource has the following additional properties:

    Property

    Type

    Description

    credentials

    Credentials

    Indicates credentials to access a backup repository.

    serverName

    string

    Name or IP address of a Veeam Backup Server that manages a backup repository.

    serverPort

    integer

    Connection port of a Veeam Backup Server that manages a backup repository.

    repositoryName

    string

    Name of a backup repository.

    cacheEnabled

    boolean

    Indicates whether backup cache is enabled for a job.

    cachePath

    string

    Indicates the path at which a cache folder is located.

    Only present if the cacheEnabled property has value true.

    cacheSize

    integer

    Backup cache size.

    Only present if the cacheEnabled property has value true.

    cacheSizeUnits

    string

    Measurement units for backup cache size.

    Possible values:

    • GB
    • TB

    Only present if the cacheEnabled property has value true.

    CloudRepository

    If the destinationType property has value cloudRepository the /backupPolicies/{ID} resource has the following additional properties:

    Property

    Type

    Description

    quotaSize

    integer

    Size of quota for each backup agent pointed to the cloud repository.

    quotaSizeUnits

    string

    Measurement units for size of quota for each backup agent pointed to the cloud repository.

    Possible values:

    • GB
    • TB

    enableSubtenants

    boolean

    Indicates whether subtenant accounts for each Veeam backup agent must be created.

    cacheEnabled

    boolean

    Indicates whether backup cache is enabled for a job.

    cachePath

    string

    Indicates the path at which a cache folder is located.

    Only present if the cacheEnabled property has value true.

    cacheSize

    integer

    Backup cache size.

    Only present if the cacheEnabled property has value true.

    cacheSizeUnits

    string

    Measurement units for backup cache size.

    Possible values:

    • GB
    • TB

    Only present if the cacheEnabled property has value true.

     

    I want to report a typo

    There is a misspelling right here:

     

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