Skip to main content

Modify Subclient

Select

SaaS
Customer Managed

This API modifies the subclient properties for your default/archivelog subclient of your instance.

Path Parameters
  • subclientId string required

    Subclient Id

Request Body
  • subClientProperties object
  • oracleSubclientProp object
  • dataThresholdStreams integer

    Modify number of data streams

  • maxBackupSetSizeInKB integer

    Modify backupset size

  • sectionSizeInKB integer

    Change oracle backupiece section size

  • validate boolean

    Default value: false

  • checkLogical boolean

    Default value: false

Responses

OK


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