Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters for the putDatabase operation.

Hierarchy

  • PutDatabaseParams

Index

Properties

db: string

Path parameter to specify the database name.

headers?: OutgoingHttpHeaders
partitioned?: boolean

Query parameter to specify whether to enable database partitions when creating a database.

q?: number

The number of shards in the database. Each shard is a partition of the hash value range. Its value is set by the service. For more information about modifying database configuration, contact IBM Cloudant support.

Generated using TypeDoc