The above shared screenshot presents the Axis2 services that are deployed in the respective WSO2 API Manager, and the above mentioned can be accessed using :8243 (https://localhost:8243/services) and not :9443.
You can disable listing the services by adding the following configuration to the deployment.toml of the respective WSO2 APIM Pack
[n_http]
'http.block_service_list'=true
This will block the deployed services from listing in the mentioned endpoint
The above shared screenshot presents the Axis2 services that are deployed in the respective WSO2 API Manager, and the above mentioned can be accessed using :8243 (https://localhost:8243/services) and not :9443.
You can disable listing the services by adding the following configuration to the
deployment.tomlof the respective WSO2 APIM PackThis will block the deployed services from listing in the mentioned endpoint