Learn R Programming

datarobot (version 2.17.1)

ListPredictionServers: List all available prediction servers.

Description

List all available prediction servers.

Usage

ListPredictionServers()

Arguments

Value

A list of DataRobotPredictionServer objects containing:

  • id character. The ID of the prediction server.

  • url character. The URL of the prediction server.

  • dataRobotKey character. The key used to access the prediction server.

Examples

Run this code
# NOT RUN {
  ListPredictionServers()
# }

Run the code above in your browser using DataLab