getCatalog: Get Catalog

getCatalogR Documentation

Get Catalog

Description

The getCatalog(server, catalogId) method can be used to get the catalog with the provided ID from the provided rds.server.

Usage

getCatalog(server, catalogId, apiKey = NULL)

Arguments

server

The server to query for the catalog.

catalogId

The ID of the desired catalog.

apiKey

The user's apiKey to access the API, if the API is not secured this can be NULL.


mtna/rds-r documentation built on July 30, 2023, 3:25 a.m.