RestDeleteApplication()

edit

Deletes an existing REST mapping.

RestDeleteApplication( dirPath=string, password=string );

Returns: void

Argument Description
dirPath
string, required
edit

Path to the directory to be registered or reset.

Alias: dir, directory, path

password
string, optional
edit

password for the web administrator, this is needed delete a REST mapping.

Alias: webAdminPassword

Usage Notes

edit

Despite the name, this is a server level configuration

Examples

edit

There are currently no examples for this function.

See also