-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Describe the bug
A clear and concise description of what the bug is.
I my zowe.yaml I have
api-catalog:
enabled: false # was true
port: 7552
debug: false
If I issue a display command I get
command 'DISPLAY' received
launcher has the following components:
name = gateway, PID = 83951797
name = zaas, PID = 33620128
name = discovery, PID = 16842976
name = app-server, PID = 65761
name = zss, PID = 65762
I was expecting to get
name = api-catalog disabled (or not started)
I tried to start the api-catalog and got
command 'START(API-CATALOG)' received
component API-CATALOG not found
If a component is enabled: false ..... can I start it later or not. If not, this needs to be made clearer
Steps to Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If applicable, add server logs collected at the time of your problem.
Details
- Version and build number: [e.g. 0.4.4-SNAPSHOT build # 155]
- Test environment: [either defined Zowe test environment: Marist (1, 2, 3), River, or your own environment: z/OS version and z/OSMF version]
API Catalog Web UI (in case of API Catalog issue):
- OS: [e.g. macOS, Windows]
- Browser [e.g. Chrome, Safari]
- Version [e.g. 71.0.3578.98]
REST API client (in case of REST API issue):
- Technology: [e.g. Spring Boot, Node.js]
- OS: [e.g. Windows 10]
Additional context
Add any other context about the problem here.
Willingness to help
If you are willing to help with debugging and reproducing the problem or
with fixing the problem, please state your willingness to assist in the created issue.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status