CiscoDevNet/terraform-provider-iosxe

configure smart licensing CSLU

Opened this issue · 0 comments

Would be nice to have restconf possibility to configure "Smart Licensing Using Policy".

#1
Hardware platform: cisco C9800-40-K9 (1GL)

#2
config commands:
license smart url cslu https://licensing.corporate/cslu/v1/pi/corporate.onprem
license smart vrf Mgmt-intf

#3
As far as i can see - no restconf at all possible
cat9800-40#sh license summary | format restconf-json
{
"data": {
}
}