Skip to main content

Create DynamoDB Instance

This operation creates DynamoDB 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

  • generalCloudProperties object
  • accessNodes object
  • memberServers object[]
  • client object
  • clientId integer required

    ID of the client or client group.

  • clientName string required

    Name of the client or client group.

  • _type_ string required

    Possible values: [CLIENT_ENTITY, CLIENTGROUP_ENTITY]

    Type of entity (client or client group).

  • planEntity object
  • planId integer

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