instance_discover ()
Function prototype | instance_discover (session) |
---|---|
API Version | All |
SOAP, REST (from API Version 2.7.26) |
Returns a list of Linkcare instance endpoints. Note that the endpoint you get from the output parameters can be totally different to the one used to call this function, and you should use the retrieved one for every new calls to the desired instance | |
Input parameters: |
|
Output parameters: |
|
Request example
instance_discover ('')
Reponse
The response format is XML when the function has been invoked via the SOAP API, and JSON when it has been invoked via the REST API