Options passed to getIndexes.

Hierarchy

Properties

compartment?: string

Cloud service only. Compartment id or name to use for this operation.

Default Value

Config.compartment.

See

compartment

indexName?: string

Return information only about specific index, same as getIndex. If not specified, information on all indexes is returned.

namespace?: string

On-premises only. Namespace to use for this operation.

Note: if a namespace is specified in the table name for the request (using the namespace:table_name format), that value will override this setting.

Default Value

Config.namespace.

See

namespace

timeout?: number

Timeout for the operation in milliseconds.

Default Value

Config.timeout

Generated using TypeDoc