Skip to main content

Creates a couchbase Bucketgroup/subclient

Select

SaaS
Customer Managed

This API is used to create couchbase bucketgroup/subclient

Request Body
  • subClientProperties object required
  • fsContentOperationType string

    Default value: OVERWRITE

  • subClientEntity object required
  • clientId integer
  • applicationId integer

    Default value: 64

    Internal field

  • subclientName string

    subclient name

  • planEntity object
  • planId integer
  • content object[] required

    List of contents to backup

  • path string

    Individual content path

  • useLocalContent boolean

    Set to true for override plan content

  • dfsSubclientProp object
  • distributedDataAccessNodes object
  • dataAccessNodes object[]

    Couchbase access nodes

  • hostName string
  • clientId integer

    Client ID of the access node

  • clientName string

    Client name of the access node

  • 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...