@ibm-cloud/cloudant - v0.12.6
Preparing search index...
CloudantV1
PostDbsInfoParams
Interface PostDbsInfoParams
Parameters for the
postDbsInfo
operation.
interface
PostDbsInfoParams
{
headers
?:
OutgoingHttpHeaders
;
keys
:
string
[]
;
signal
?:
GenericAbortSignal
;
}
Hierarchy
DefaultParams
PostDbsInfoParams
Index
Properties
headers?
keys
signal?
Properties
Optional
headers
headers
?:
OutgoingHttpHeaders
keys
keys
:
string
[]
A list of database names.
Optional
signal
signal
?:
GenericAbortSignal
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
headers
keys
signal
@ibm-cloud/cloudant - v0.12.6
Loading...
Parameters for the
postDbsInfo
operation.