CreateInstance
Warning: This function is available for an on-Premise environment.
Used to create a tracking instance
CreateInstance
(
String
instanceName
,
String
hosts
,
String
dbId
,
String
cryptedPwd
,
String
lang
)
Parameters
instanceName
Name of the instance to create
hosts
DNS masks associated with the instance
dbId
Database identifier for customer performing a delivery
cryptedPwd
Encrypted password used for tracking
lang
Instance language
Return value(s)
None.
Features
Schema: nms:remoteTracking
Static:
Yes