+

Search Tips   |   Advanced Search

deleteWSGWProxyService command

Use the deleteWSGWProxyService command to delete a proxy service configuration.

We can delete a proxy service configuration using the wsadmin tool, or using the administrative console as described in Deleting proxy service configurations.

To run the command, use the AdminTask object of the wsadmin scripting client.

(iSeries) (iSeries) The wsadmin scripting client is run from Qshell. (iSeries) See Configure Qshell to run WebSphere scripts .

Command-line help is provided for service integration bus commands:

After using the command, save the changes to the master configuration using the following command:

AdminConfig.save()

This command deletes a proxy service.


Target Object

ObjectName of the ProxyService object.

The command deletes the proxy destinations, outbound service, outbound ports, inbound service and inbound port enablement objects.


Parameters

None.


Example