Skip to main content

Edit Dynamo DB Instance properties

Select

SaaS
Customer Managed

This API call with edit the instance properties using Instance ID.

Path Parameters
  • Instance_id string required

    ID of insatnce

Request Body
  • instanceProperties object
  • instance object
  • instanceId integer

    InstanceId of the oracle instance to be modified

  • applicationId integer

    Default value: 134

  • clientId integer
  • cloudAppsInstance object
  • instanceType string
  • generalCloudProperties object
  • credentials object

    Authenticationa nd credential to be edited

  • credentialId integer
  • credentialName string
  • regionEndPoints string
  • accessNodes object

    Details of access node to be changed

  • memberServers object[]
  • client object
  • clientId integer
  • clientName string
  • _type_ integer
  • isClientGroup boolean
  • displayLabel string
  • optionId string
  • typeLabel string
  • selected boolean
  • amazonInstanceInfo object
  • useIamRole boolean
  • credentialType integer
  • planEntity object

    Details of the plan to be edited

  • planId integer
  • planName string
  • type string
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...