Learn R Programming

AzureML (version 0.1.1)

getFramework: Abstraction for making GET requests.

Description

Framework for making GET requests to the Azure management APIs.

Usage

getFramework(tUrl, authToken)

Arguments

tUrl
the API URL
authToken
the authentication token

Value

  • the response as a named list

See Also

Other discovery functions: discoverSchema; getEPDetails; getEndpoints; getWSDetails; getWebServices