API call to list labs

Moderator: mike

Post Reply
kiwibear62
Posts: 11
Joined: Fri Dec 31, 2021 2:09 pm

API call to list labs

Post by kiwibear62 » Sat Oct 19, 2024 3:38 pm

I'm trying to find the API call to list the labs that exist in an EVE-NG instance.

rusty725
Posts: 258
Joined: Thu Mar 29, 2018 4:19 pm

Re: API call to list labs

Post by rusty725 » Sun Oct 20, 2024 3:25 am


kiwibear62
Posts: 11
Joined: Fri Dec 31, 2021 2:09 pm

Re: API call to list labs

Post by kiwibear62 » Tue Oct 22, 2024 12:49 pm

It seems that to get a list of labs, you need

https://127.0.0.1/api/folders/

but to get a lab, you need

http://127.0.0.1/api/labs/User1/Lab%201.unl

Inconsistent!

Post Reply