powered by
Returns the list of tm1 instances in the specified adminhost
tm1_get_instances(adminhost = "localhost", port = "5898", ssl=TRUE)
adminhost of tm1 models
port of admin server
If TRUE it will be accesses through https
# NOT RUN { tm1_get_instances() tm1_get_instances(adminhist = "localhost", port = "5898", ssl = TRUE) # }
Run the code above in your browser using DataLab