Hello,
How do I call to Morpheus API by using Rest Option list? Is there any reference documentation/screenshots to fill the parameters.
I am trying to retrieve instance’s IP Address value with Rest option list based on Morpheus API Instance option list with instance Id.
Thanks,
Aung
Please check this API docs link.
Thanks
Velan
1 Like
Please check this forum link
1 Like
Hello @vsenthilkarasu Thanks. I have one question. Morpheus use Bearer token. How should I use it in Rest Option list.?
Thanks,
Aung
You can add source header, name should be “Authorization” and Value should be “Bearer ”
Thanks
Velan
1 Like