Open https for postman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2021 08:54 AM
Hello ,
How can I open https for connection and edit with postman ?
Thanks
- Labels:
-
YANG Development Kit (YDK)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2021 09:40 AM
@ronsametcohen Postman will automatically add http:// to the start of your URL if you do not specify a protocol, You can optionally type query parameters into the URL field, or can enter them in the Params tab. If your request uses path parameters, you can enter them directly into the URL field. For 'edit' this isn't supported on Postman as an HTTP method, you would need to use PUT or PATCH.
Hope this helps.
Connect with me https://bigevilbeard.github.io
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2021 11:35 AM
check this below link to help you set up on the device and use postman to make your requirements to work.
https://www.postman.com/ciscodevnet
