Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerMule 4 では、API ゲートウェイの Runtime の設定プロパティが変更されています。
Mule 3 を API ゲートウェイとして機能させるためには、wrapper.conf
で設定プロパティを次のとおり定義する必要があります。
-M-Danypoint.platform.client_id=clientId
-M-Danypoint.platform.client_secret=clientSecret
-M-Danypoint.platform.platform_base_uri=https://anypoint.mulesoft.com/apiplatform
-M-Danypoint.platform.coreservice_base_uri=https://anypoint.mulesoft.com/accounts
-M-Danypoint.platform.contracts_base_uri=https://anypoint.mulesoft.com/apigateway/ccs
-M-Danypoint.platform.analytics_base_uri=https://analytics-ingest.anypoint.mulesoft.com
Mule 4 以降を API ゲートウェイとして機能させるためには、wrapper.conf
で設定プロパティを次のとおり定義する必要があります。
-M-Danypoint.platform.client_id=clientId
-M-Danypoint.platform.client_secret=clientSecret
-M-Danypoint.platform.base_uri=https://anypoint.mulesoft.com
-M-Danypoint.platform.analytics_base_uri=https://analytics-ingest.anypoint.mulesoft.com