- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎21-09-2022 12:01 PM
Hi All,
im looking for environmentId on Trial instance, where i can check it?
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎29-09-2022 06:03 AM
Thanks ! @oguimard
currently im continue learing with the HOPEX API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎27-09-2022 09:45 AM
Hello,
>>> Since web.config must be configured to enable the access how to enable it on trial instance?
This sentence is false. in V5 there is no web.config anymore to configure. You can do it all on the web.
>>> while i created API keys, there are Hopex login filed and i put Michael for ITPM role is that correct? or should user with admin one?
For ITPM users are Tibere or Thomas. Not sure about user Michael.
>>> currently i have HAS instance and already running, but for the user console unable login with "admin" , "Hopex" can i create another user for console using
hopex administration but which role?
Not sure I understand. if you were able to create the API key you were able to connect to the console ? The password for admin is the same than for Michael, Thomas, Tibere...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎27-09-2022 06:16 AM - edited ‎27-09-2022 06:50 AM
Hello @oguimard ,
thanks for helping me out! full explanation!
Since web.config must be configured to enable the access how to enable it on trial instance?
while i created API keys, there are Hopex login filed and i put Michael for ITPM role is that correct? or should user with admin one?
this is what i have, should i use GET first or can just using POST for testing if it connect.
currently i have HAS instance and already running, but for the user console unable login with "admin" , "Hopex" can i create another user for console using
hopex administration but which role? because my tiral instance will be deleted soon.
Thanks again!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎22-09-2022 09:26 AM
Hello @aseph ,
The console can be accessed with such URL https://*****.demo.mega.com/console Adapt the *** to your case.
The default user for this console is "admin". If password has never been set it will be by default "Hopex" else if will be the same password that you have received with your trial information.
From there you will be able to access the console and navigate to create an API Key.
With this API Key you will be able to make graphQL API Call. More documentation here for V5 https://www.postman.com/mega-international/workspace/mega-international-s-public-workspace/collectio...
See some screenshot below
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎22-09-2022 05:11 AM - edited ‎22-09-2022 08:47 AM
Hello @oguimard ,
thanks! for the reply
- Currently im on V5 with trial instance, my requirement is to integrate current HOPEX V2r1 which will later be upgraded to v5 with BMC CMDB.
- Actually I am not sure where to start with the HOPEX Integration and using GraphQL , Environment ID is one of my try needs .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎21-09-2022 12:16 PM
Hello,
can you clarify your request ?
- Which version are you on ?
If V5 the environment is always the same in Hexa 00000000AAAAAAAA or as Absolute Identifier e20000Wggggg
Moreover why do you need this ID for ?
- In V5 this environment ID is never required. If you want it to use REST API you need to use an API Key that you create from the HAS Console.
