Skip to main content

Creates a Kudu subclient

Select

SaaS
Customer Managed

This API is used to create Kudu subclient

Request Body
  • subClientProperties object
  • fsContentOperationType string

    Default value: OVERWRITE

  • subClientEntity object required

    Subclient Entity details

  • clientId integer

    Client Id

  • backupsetId integer

    Kudu backupset id

  • applicationId integer

    Default value: 64

    Application Id

  • subclientName string required

    Kudu Subclient Name

  • planEntity object required

    Plan details

  • planId integer
  • content object[] required

    List of Kudu Tables

  • path string

    Kudu Tables to backup

  • useLocalContent boolean

    Specific Databases or Tables or both

  • dfsSubclientProp object
  • distributedDataAccessNodes object required

    Data Access Nodes for Kudu backup

  • dataAccessNodes object[]
  • hostName string

    Host Name

  • clientId integer
  • clientName string

    Client Name

  • displayName string
Responses

OK


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