TestAccessTokenAndProxyResult
TestAccessTokenAndProxyResult
JSON Example
{
"test_result": false,
"message": "string",
"error_code": "string"
}
boolean
test_result
Optional
Whether or not connection to cloud was successful with the provided access token and proxy details (if any).
string
message
Optional
Optional message to the result
string
error_code
Optional
HTTP error status code from testing the cloud connection with the provided access token and proxy details (if any).