Using REST API you get the operations container. Is there a flag for omitting the operations container in the response (both the built in and user defined in the yang service)?
I use pyangbind to create an service Object in my application. I don't wa...