CreateInstanceEx
Used to create a tracking instance
            CreateInstanceEx (
            String       
            instanceName,
            String       
            hosts,
            String       
            dbId,
            String       
            cryptedPwd,
            String       
            lang,
            String       
            imsOrgId
            
      )
         
      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
imsOrgId
IMS organization ID
Return value(s)
None.
Features
Schema: nms:remoteTracking
Static:
Yes
