Tools, FAQ, Tutorials:
Add Operation to API on Publisher Portal - 2017 Version
How to add a new operation to an API on the Publisher Portal of an Azure API Management Service 2017 version?
✍: FYIcenter.com
You can follow this tutorial to add a new operation to an API
on the Publisher Portal of an Azure API Management Service.
1. Click API from the left menu on the Publisher Portal. You see the API list page.
2. Click on the API name to open it. You see detailed information of the API organized in several tabs.
3. Click on the "Operations" tab. You see a list of existing operations.
4. Click the "ADD OPERATION" button. You see the new operation form.
5. Fill in the form as shown below:
HTTP verb: POST URL template: /users URL path to be appended to the API service URL, like: https://fyicenter.azure-api.net/first/users Rewrite URL template: /profiles URL path to be appended to the Web service URL of the backend system, like: http://echoapi.cloudapp.net/api/profiles Display name: Add new user Description: For client to add a new user with user info in the HTTP body
6. Click the "Save" button. A new operation will be added to the API.
Now you have an API with an operation waiting to be included in API products.
The picture below shows you steps to add a new operation to an API on Publisher Portal of an Azure API Management Service:
⇒ Operation Setting: 'Rewrite URL template' - 2017 Version
⇐ View API Details on Publisher Portal - 2017 Version
2018-07-18, 2302👍, 0💬
Popular Posts:
How to add images to my EPUB books Images can be added into book content using the XHTML "img" eleme...
Can Two Forms Be Nested? Can two forms be nested? The answer is no and yes: No. You can not nest two...
How To Control Vertical Alignment? By default, text in all table cells are aligned to the top vertic...
How to use the "Ctrl-p Ctrl-q" sequence to detach console from the TTY terminal of container's runni...
What is EPUB 2.0 Metadata "dc:creator" and "dc:contributor" elements? EPUB 2.0 Metadata "dc:creator"...