Hi Sherwin,
Which version of webMethods are you using ?
The components you have mentioned have their status stored in config files with the enabled property set to yes/no.
Packages > IntegrationServer/yourpackagename/manifest.v3
ports >
IntegrationServer/config/ports.cnf
Adapter Connections >
IntegrationServer/config/jdbc/
IntegrationServer/config/jms/ etc…
All connections are controlled by ART and can be controlled using public services available in WmART package.
Similarly you can use public services in WmPublic for controlling packages and triggers.
Cluster can be controlled using scripts (having cluster commands) called by your service.
Hope that helps…
Regards,
Namit Verma
#Integration-Server-and-ESB#webMethods#webMethods-General