Version: v3.4.x LTS
Limiting started Zowe services to API Mediation Layer
Limiting started Zowe services to API Mediation Layer
As a Zowe user, you can start API Mediation Layer (API ML) independently of other Zowe components. By default, the Gateway, Zowe System Services (ZSS), and Virtual Desktop start when Zowe runs. To limit consumed resources when the Virtual Desktop or ZSS are not required, it is possible to specify which Zowe components start. No change is required during the installation process to support this setup.
Once Zowe is installed, use this procedure to limit which components start.
note
ZSS is only required for API ML functionalities like Client Certificates or OIDC when API ML is deployed outside of z/OS.
Follow these steps:
- Open the file
zowe.yaml. - Find or add the property
components.*.enabledand set this property tofalsefor all components that should not be started. - Restart Zowe.