Find answers to your technical questions and learn how to use our products
Search suggestions:
This section describes the method for deleting an existing application.
void deleteApplicationInfo(String name, 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
String zoneName
Name of the zone from which the application is deleted. If the zone name is not specified, then the application is deleted from the default zone.
N
None
Execution of the web service method without any exception implies that the deletion was successful.
Previous Topic
Next Topic