cisco-open / cisco-catalyst-wan-sdk

Cisco Catalyst WAN SDK
Apache License 2.0
17 stars 3 forks source link

Remove `generate_payload` from Feature Template #67

Open JimOverholt opened 4 months ago

JimOverholt commented 4 months ago

Description

generate_payload is already deprecated and should be replaced with dynamic payload generating.

JimOverholt commented 4 months ago

This issue was migrated from an old repository: https://github.com/CiscoDevNet/catalystwan/issues/365

cicharka commented 4 months ago

There are still 3 models that are in payloads dir -> https://github.com/cisco-open/cisco-catalyst-wan-sdk/tree/main/catalystwan/api/templates/payloads

Cisco AAA and Cisco VPN models are already migrated, but Tenant model still has to be.