[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

do we need filtering or some such



Someone asked me a question. Assume the examples around 
page 20 of the enss draft.
If I did send a

       <rpc id="101" xmlns="http://ietf.org/xmlconf/1.0/base";>
         <get-config>
           <source>
             <running></running>
           </source>
           <config xmlns="http://example.com/schema/1.2/config";>
             <users>
               <type>admin</type>
             </users>
           </config>
           <format>xml</format>
         </get-config>
       </rpc>

Then what I really want to see is the user names that are administrators.
What I will get back (or at least as I understand the examples) is
a list of users, with all their attributes. So if users had like
20 or so attributes, how could I then specify to only get the
usernames for the administrators and not all the other details?

Is there any guidance we can give on that?

Thanks,
Bert 

--
to unsubscribe send a message to netconf-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://ops.ietf.org/lists/netconf/>