Previous Topic: enable (Interface Control)--Enable an Interface

Next Topic: reset (Interface Control)--Reset an Interface

disable (Interface Control)--Disable an Interface

Disable a terminal interface on a component

Syntax
interface disable name  
Arguments
name

Name of interface. name should be of the form application name:component name.interface name

Examples
interface disable sugarcrm:main.config.http

Disable interface 'http' of component 'main.config' of application 'sugarcrm'