Find answers to your technical questions and learn how to use our products
Search suggestions:
This section describes the method for updating the parameters of an existing application.
Status setApplicationInfo(String name, FieldArray fieldArray, String zoneName)
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
FieldArray fieldArray
Array of fields where each field contains the details of the application field.
String zoneName
Name of the zone in which the application is updated. If the zone name is not specified, then the application is updated in default zone.
N
Return Type
Status
Status of the method invocation.
Previous Topic
Next Topic