Puppet Task: luisauthoring_azure_train_get_status

Defined in:
tasks/luisauthoring_azure_train_get_status.json,
tasks/luisauthoring_azure_train_get_status.rb

Overview

Gets the training status of all models (intents and entities) for the specified LUIS app. You must call the train API to train the LUIS app before you call this API to get training status. 'appID' specifies the LUIS app ID. 'versionId' specifies the version number of the LUIS app. For example, '0.1'.

Supports noop? false

Parameters