WSO2 Api Manager RestApiAdmin wsdl usage

75 Views Asked by At

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?

1

There are 1 best solutions below

2
On BEST ANSWER

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.