RestDeleteApplication()

Deletes an existing REST mapping.

RestDeleteApplication( dirPath=string, password=string );

Returns: void

Argument Description
dirPath
string, required

Path to the directory to be registered or reset.

Alias: dir, directory, path

password
string, optional

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

Alias: webAdminPassword

Examples

There are currently no examples for this function.

See also