postman v3po
Kawshik Sarkar
Hi Marek, You are absolutely right. As that testbd popped up by default. I assumed it, that was a mandatory ''key'' value. But once i changed that to something else that matches the name title then it adds and ends up working too. So i guess I need to brush up my postman skills. Thanks again . On Fri, Feb 23, 2018 at 12:27 AM, Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco) <mgradzki@...> wrote:
|
|
Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES@Cisco) <mgradzki@...>
Hi,
the error is just saying you don’t have bridge-domain named testBD configured. You need to configure it before issuing get request. Are you sure you updated URL of the “Create bridge domain –cfg” request?
Regards, Marek
From: hc2vpp@... [mailto:hc2vpp@...]
On Behalf Of Kawshik Sarkar
Sent: 22 lutego 2018 18:15 To: hc2vpp@... Subject: [hc2vpp] postman v3po
Hi, so i downloaded the v3po postman collections and started playing with in on postman. The findings are. As long as I am using the standard ietf interface configuration such as this There is no issue. The moment i get into the complex stuff like configuring bridge-domain using the v3po collection I get errors. Is there something extra i need to install on my vpp to make it respond to v3po collection calls? like install any sort of plugin. I am attaching some screenshots. One of the error messages say ''relevant data model content does not exist" This is the reponse i get whenever i am the v3po collections. Makes me wonder if its something missing on my vpp. Thanks |
|
Kawshik Sarkar
Hi, so i downloaded the v3po postman collections and started playing with in on postman.https://172.20.202.130:8445/restconf/config/ietf-interfaces:interfaces/interface/tapp https://172.20.202.130:8445/restconf/config/v3po:bridge-domains/bridge-domain/testBD |
|