as.dataRobotDeploymentAssociationIdSettings: Association ID settings for a deployment.

View source: R/Deployment.R

as.dataRobotDeploymentAssociationIdSettingsR Documentation

Association ID settings for a deployment.

Description

Helper method to process the response object received from the ⁠/deployments/{id}/settings⁠ DataRobot API endpoint. See GetDeploymentSettings().

Usage

as.dataRobotDeploymentAssociationIdSettings(apiResponse)

Arguments

apiResponse

List of deployment settings retrieved from the DataRobot API.

Value

An object classed dataRobotDeploymentAssociationIdSettings that contains:

columnNames

character. The columns that can be used as association IDs.

requiredInPredictionRequests

logical. Whether the association ID is required in a prediction request.


datarobot documentation built on Nov. 3, 2023, 1:07 a.m.