我们正在进行迁移到WSO2 Micro Integrator 7.X版本的技术可行性研究。从文档中看,现在似乎可以通过REST API方式或可视化仪表板方式(https://ei.docs.wso2.com/en/latest/micro-integrator/administer-and-observe/working-with-management-api/)来探索管理服务。其他管理服务,如AuthenticationAdmin服务和其他服务,请参阅括号中的链接(https://docs.wso2.com/display/EI650/Working+with+Admin+Services)。是否可以在WSO2 Micro Integrator 7中访问这些后端服务,同时要注意平台中只使用了一个micro integrator。
我想知道,由于微型集成商的足迹很小,这些早期可用的管理后端服务可能根本无法在micro integrator内访问。如果这是一个正确的理解,一定要让我知道。
发布于 2019-12-19 10:27:31
嗨Rajarshi Bhattacharjee
基本上,EI 6x系列中的管理服务在Micro Integrator中已不复存在。这些是新的REST API,用于检索工件。您可能会在https://github.com/wso2/micro-integrator/blob/master/doc/mi-rest-api.md中看到可用的rest API。如果需要其他服务,请在https://github.com/wso2/micro-integrator/issues中报告问题。
谢谢!尼罗西平
https://stackoverflow.com/questions/59393955
复制相似问题