databases_get: Show database information

View source: R/generated_client.R

databases_getR Documentation

Show database information

Description

Show database information

Usage

databases_get(id)

Arguments

id

integer required. The ID for the database.

Value

A list containing the following elements:

id

integer, The ID for the database.

name

string, The name of the database.

adapter

string, The type of the database.


civis documentation built on April 1, 2023, 12:01 a.m.