Description Usage Arguments Value See Also
Discover the expected input to a web service specified by a web service ID ng the workspace ID and web service ID, information specific to the consumption functions
1 2 | discoverSchema(helpURL, scheme = "https",
host = "ussouthcentral.services.azureml.net", api_version = "2.0")
|
helpURL |
URL of the help page of the web service |
scheme |
the URI scheme |
host |
optional parameter that defaults to ussouthcentral.services.azureml.net |
api_version |
AzureML API version |
List containing the request URL of the webservice, column names of the data, sample input as well as the input schema
publishWebService
consume
workspace
link{services}
endpoints
endpointHelp
Other discovery functions: endpointHelp
,
endpoints
, services
,
workspace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.