get_wml_auth_token: Get a Watson Machine Learning (WML) authentication token

Description Usage Arguments Value Examples

Description

Given a Watson Machine Learning URL, username and password, return an authentication token for use in subsequent requests to WML.

Usage

1
get_wml_auth_token(token_url, username, password)

Arguments

token_url

The WML URL to autenticate against

username

The WML user name

password

The WML password

Value

Authentication token for use in subsequent requests to WML

Examples

1

Davin-IBM/R4WML documentation built on May 24, 2019, 2:32 p.m.