getDetailsFromUrl: Helper function to extract information from a help page URL
Description
Given a Microsoft Azure Machine Learning web service endpoint, extracts the endpoint ID and the workspace IDUsage
getDetailsFromUrl(helpURL)
Arguments
helpURL
the URL of a help page
Value
- a list containing the endpoint ID and the workspace ID