Skip to main content

Create Table group

Creates Dynamo Table Group.

Request Body
  • subClientProperties object
  • subClientEntity object required
  • clientName string required

    Name of the cloud account

  • instanceName string required

    Name of the Instance for which Table group has to be created

  • displayName string
  • instanceId integer

    ID of the instance

  • instanceGUID string
  • clientId integer
  • appName string
  • applicationId integer required

    Default value: 134

  • entityInfo object
  • companyId integer
  • companyName string
  • multiCommcellId integer
  • backupsetId integer required

    ID of Backupset

  • subclientId integer
  • subclientName string required

    Name of Table group to be created

  • commonProperties object
  • numberOfBackupStreams integer

    Number of streams

  • planEntity object
  • planId integer

    ID of the plan to associate

  • contentOperationType integer
  • cloudAppsSubClientProp object
  • instanceType string
  • cloudDbContent object required

    Names of table to associate to Table group

  • children object[]
  • displayName string
  • name string
  • path string
  • type string
  • allOrAnyChildren boolean
  • negation boolean
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...