RegisterTrackingInstance
Approves a tracking instance on a redirection server (by setting the database identifier).
RegisterTrackingInstance
(
String
serverUrl
,
String
secureServerUrl
,
String
serverUrlList
,
String
instanceName
,
String
cryptedPassword
)
Parameters
serverUrl
External URL of the tracking server
secureServerUrl
External secure URL of the tracking server
serverUrlList
Internal URLs of the tracking servers
instanceName
Name of the instance to approve
cryptedPassword
Encrypted password
Return value(s)
None.
Features
Schema: nms:trackingUrl
Static:
Yes