How to get remote deployment servers in plugin

Hello,

i’m very new in plugin-developement and i stuck at the following problem: How can i get the list of the defined developement servers (ssh) from the current project (phpstorm) to upload a temp file and execute a cmd on the remote server?

Many thanks

Micha