datarobot (version 2.4.0)

ListPrimeFiles: List all downloadable code files from DataRobot Prime for the project

Description

Training a model using a ruleset is a necessary prerequisite for being able to download the code for a ruleset

Usage

ListPrimeFiles(project, parentModelId = NULL, modelId = NULL)

Arguments

project
Either (1) a character string giving the unique alphanumeric identifier for the project, or (2) a list containing the element projectId with this identifier.
parentModelId
(optional) Filter for only those prime files approximating this parent model
modelId
(optional) Filter for only those prime files with code for this prime model

Value

List of lists. Each element of the list corresponds to one Prime file avalable to download. The elements of this list have the same format as the return value of GetPrimeFile