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 ID
Usage
getDetailsFromUrl(url)
Arguments
url
the URL of a help page
Value
a vector containing the workspace ID, webservices ID and endpoint ID