rrahimm
rrahimm
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Issue Description: Unable to change Interface speed using dcnm_interface. Unable to change Interface speed using dcnm_interface when the only parameter being changed is Speed. But if we attempt to...
We seek support for the "zoneBasedFW" profile under security policies. Sample Configuration is as below Path: /dataservice/template/policy/definition/zonebasedfw ``` { "name": "TEST_ZBFW", "type": "zoneBasedFW", "description": "ZBFW", "definition": { "defaultAction": { "type":...
We are unable to create SIG credentials for zscaler. Example data: ``` --- # Edge feature templates sdwan: edge_feature_templates: sig_credentials_templates: - name: zscaler zscaler_organization: cisco_sac zscaler_partner_base_uri_variable: zscaler_partner_base_uri zscaler_username: cisco zscaler_password_variable:...
under sdwan_zone_based_firewall_policy_definition, We have a field “protocol_names” when used in API should be supplemented with 2 more parameters "destinationPort" and "protocol". when terraform encounters "protocol_name" in the input , the...
The sdwan_feature_device_template should support "virtual-application-utd" as one of the types in [Nested Schema for general_templates](https://registry.terraform.io/providers/CiscoDevNet/sdwan/latest/docs/resources/feature_device_template#nested-schema-for-general_templates) Sample Data below: ``` "generalTemplates": [ { "templateId": "ddb0fc02-4158-4258-a98f-9d6e5b7f79c3", "templateType": "cedge_global" }, { "templateId": "bc6ae934-5b3e-4c27-bc4f-cdcd45453bdd",...