getCatalogs-rds.server-method: Get Catalogs

getCatalogs,rds.server-methodR Documentation

Get Catalogs

Description

The getCatalogs(server) method can be used to get all the catalogs from the provided rds.server.

Usage

## S4 method for signature 'rds.server'
getCatalogs(server, apiKey = NULL)

Arguments

server

The server to query for the catalogs.

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.