I'm making a project where I create a network and launch instances in it to interact with each other.There will be some tasks that the users will have to make in their instance and then i need to extract a file from a defined path from that instance. I have read that it is possible, but i cant find the way to do it nor information about it.
Im using the OpenStack API to make the project and I cant find any request to do so.
Does anyone have any clue about this topic?
Thank you!