C D F G R S T U 

G

getDeployedApplications(String) - Method in interface telecom.sudparis.eu.paas.api.ressources.manager.environment.RestEnvironmentManager
List the deployed application instances in an environment
Command: GET /environment/{envId}/app/
getEnvironment(String) - Method in interface telecom.sudparis.eu.paas.api.ressources.manager.environment.RestEnvironmentManager
Get the description of an environment
Command: GET /environment/{envId}
getInformations() - Method in interface telecom.sudparis.eu.paas.api.ressources.manager.environment.RestEnvironmentManager
lists the runtimes, frameworks and services supported by the targeted PaaS
Command: GET /environment/info/
C D F G R S T U