I want to pull Smart Licensing Info via RESTCONF from my CUBE running IOS XE.
Sadly on https://yangcatalog.org/yang-search, the latest revision is from 2019-07-01
However on https://github.com/YangModels/yang/blob/master/vendor/cisco/xe/1761/Cisco-IOS-XE-license.yang, the latest is 2020-11-01.
I am looking on how to pull the "usage reporting" (show license status -> Usage Reporting) via RESTCONF, but i cant find anything on the yangcatalog.
Can someone tell me either what the newest containers/leafs from the 2020 revision are, where i can find them (no official Cisco docs?), or just directly what tree i have to querry for the smart licensing specific reporting information?