Search code examples
wsdlwso2-api-managerwso2api-manager

WSO2 Api Manager RestApiAdmin wsdl usage


in wso2 api manager what is the usage of this wsdl: RestApiAdmin

https://[apim-host]:[apim-port]/services/RestApiAdmin?wsdl

this is add api but dont show in publisher or store or carbon

what is this usage?


Solution

  • This is the admin service that is used to deploy APIs to the gateway. When you create an API in the API publisher, the API publisher calls this API in the gateway to deploy that API in the gateway.