You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to create a new OSM4Client instance you execute
OSM4Client osm4Client = new OSM4Client("https://10.10.10.10:9999","username","password","project_id");
where 10.10.10.10 is the IP of your OSM4, 9999 the port of the OSM4 NBI API.
For username and password you can use the corresponding username/password that you use to login toy the OSM4 UI and project_id is the project_id that you use when using the OSM4 UI
Hi,
how should I format the endpoint where my osm instance is running?
Thanks in advance,
Ginés.
The text was updated successfully, but these errors were encountered: