getCatalog-rds.server-character-method: Get Catalog

getCatalog,rds.server,character-methodR 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

## S4 method for signature 'rds.server,character'
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.