Back to index
Summary
Retrieves a system property by name.configNameStringoptionalName for the system property. |
Usage
Groovy
import com.electriccloud.client.groovy.ElectricFlow import com.electriccloud.client.groovy.models.* ElectricFlow ef = new ElectricFlow() def result = ef.getServerConfiguration( /* optional arguments */ )