Print

getApplicationInfo method

This section describes the method for retrieving the parameters of an existing application.

FieldArray getApplicationInfo(String name, String zoneName)

Parameters

Parameters Notes Required?
String name Name of the application in the format application name for global applications or organization name/application name for organization applications. Y
String zoneName Name of the zone from which the application information is retrieved. If the zone name is not specified, then the information retrieved for the application configured in the default zone. N

Data returned

Return Type Notes
FieldArray Array of fields where each field contains the details of the application field.