Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] Mano endpoint url #1

Open
GinesGarcia opened this issue Mar 20, 2019 · 3 comments
Open

[question] Mano endpoint url #1

GinesGarcia opened this issue Mar 20, 2019 · 3 comments

Comments

@GinesGarcia
Copy link

Hi,
how should I format the endpoint where my osm instance is running?

Thanks in advance,
Ginés.

@ctranoris
Copy link
Member

Hello, what is the purpose of this?
Would you like to use it in the portal?

@GinesGarcia
Copy link
Author

I would like to use this implementation in order to manage osm.

@Ioannischatzis
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants