GetRedirectFromResponse {datarobot}R Documentation

Helper method to retrieve the redirect from the response headers to any request that puts or queries for a DR job. Use this in your job-related methods to simplify testing.

Description

Helper method to retrieve the redirect from the response headers to any request that puts or queries for a DR job. Use this in your job-related methods to simplify testing.

Usage

GetRedirectFromResponse(rawResponse)

[Package datarobot version 2.18.6 Index]