Skip to main content

Create DynamoDB Instance

This call creates Dynamo DB Instance.

Request Body
  • instanceProperties object
  • useResourcePoolInfo boolean
  • instance object
  • clientName string

    Client Name

  • instanceName string

    Name of the Instance to be created

  • clientId integer

    ClientId of client on which instance is present

  • applicationId integer

    Default value: 134

  • cloudAppsInstance object
  • instanceType integer

    Default value: 22

  • rdsInstance object
  • cloudBigtableInstance object
  • amazonDynamoDB object
  • azureResourceDiscoveryInstance object
  • cloudSpannerInstance object
  • azureTableStorageInstance object
  • cloudBigQueryInstance object
  • planEntity object
  • planId integer

    PlanID of the plan to be associated to the client

Responses

OK


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