Skip to main content

Update Subclient Properties By Name

Select

SaaS
Customer Managed

This operation updates the properties associated with a subclient.

Path Parameters
  • clientname string required

    Name of the client

  • appname string required

    Name of the application

  • backupsetname string required

    Name of the backup set

  • subclientname string required

    Name of the subclient

Request Body
  • subClientProperties object
  • fsIncludeFilterOperationType integer

    The type of operation to update the inclusion filters in the file system subclient backup job.

  • fsExcludeFilterOperationType integer
  • fsContentOperationType integer
  • useLocalContent boolean
  • fsSubClientProp object
  • useGlobalFilters integer
  • customSubclientContentFlags integer
  • backupSystemState boolean
  • customSubclientFlag boolean
  • openvmsBackupDate boolean
  • includePolicyFilters boolean
  • content object[]
  • path string
  • excludePath string
Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • response object[]
  • warningCode integer
  • errorCode integer
  • warningMessage string
Loading...