Skip to contents

Gets a list of all open stage transition requests for the model version.

Usage

list_model_transition_requests(client, name, version)

modelRegistryListTransitionRequests(client, name, version)

Arguments

client

Required. Instance of DatabricksClient()

name

Required. Name of the model.

version

Required. Version of the model.

Value

data.frame with all of the response pages.