pulumi-sdwan 0.5.0a1760252191__py3-none-any.whl → 0.5.0a1760375805__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (128) hide show
  1. pulumi_sdwan/activate_centralized_policy.py +4 -0
  2. pulumi_sdwan/application_aware_routing_policy_definition.py +4 -0
  3. pulumi_sdwan/application_priority_qos_policy.py +4 -0
  4. pulumi_sdwan/application_priority_traffic_policy_policy.py +4 -0
  5. pulumi_sdwan/as_path_list_policy_object.py +4 -0
  6. pulumi_sdwan/attach_feature_device_template.py +4 -0
  7. pulumi_sdwan/cedge_aaa_feature_template.py +4 -0
  8. pulumi_sdwan/cedge_igmp_feature_template.py +4 -0
  9. pulumi_sdwan/cedge_pim_feature_template.py +4 -0
  10. pulumi_sdwan/cellular_controller_feature_template.py +4 -0
  11. pulumi_sdwan/cflowd_policy_definition.py +4 -0
  12. pulumi_sdwan/cisco_bfd_feature_template.py +4 -0
  13. pulumi_sdwan/cisco_bgp_feature_template.py +4 -0
  14. pulumi_sdwan/cisco_dhcp_server_feature_template.py +4 -0
  15. pulumi_sdwan/cisco_logging_feature_template.py +4 -0
  16. pulumi_sdwan/cisco_ntp_feature_template.py +4 -0
  17. pulumi_sdwan/cisco_omp_feature_template.py +4 -0
  18. pulumi_sdwan/cisco_ospf_feature_template.py +4 -0
  19. pulumi_sdwan/cisco_ospfv3_feature_template.py +4 -0
  20. pulumi_sdwan/cisco_secure_internet_gateway_feature_template.py +4 -0
  21. pulumi_sdwan/cisco_security_feature_template.py +4 -0
  22. pulumi_sdwan/cisco_snmp_feature_template.py +4 -0
  23. pulumi_sdwan/cisco_system_feature_template.py +4 -0
  24. pulumi_sdwan/cisco_thousandeyes_feature_template.py +4 -0
  25. pulumi_sdwan/cisco_trustsec_feature_template.py +4 -0
  26. pulumi_sdwan/cisco_vpn_feature_template.py +4 -0
  27. pulumi_sdwan/cisco_vpn_interface_feature_template.py +4 -0
  28. pulumi_sdwan/cisco_vpn_interface_gre_feature_template.py +4 -0
  29. pulumi_sdwan/cisco_wireless_lan_feature_template.py +4 -0
  30. pulumi_sdwan/custom_control_topology_policy_definition.py +4 -0
  31. pulumi_sdwan/eigrp_feature_template.py +4 -0
  32. pulumi_sdwan/hub_and_spoke_topology_policy_definition.py +4 -0
  33. pulumi_sdwan/intrusion_prevention_policy_definition.py +4 -0
  34. pulumi_sdwan/ips_signature_list_policy_object.py +4 -0
  35. pulumi_sdwan/ipv4_acl_policy_definition.py +4 -0
  36. pulumi_sdwan/ipv4_device_acl_policy_definition.py +4 -0
  37. pulumi_sdwan/ipv6_acl_policy_definition.py +4 -0
  38. pulumi_sdwan/ipv6_device_acl_policy_definition.py +4 -0
  39. pulumi_sdwan/mesh_topology_policy_definition.py +4 -0
  40. pulumi_sdwan/other_thousandeyes_feature.py +4 -0
  41. pulumi_sdwan/other_ucse_feature.py +4 -0
  42. pulumi_sdwan/policy_object_app_probe_class.py +4 -0
  43. pulumi_sdwan/policy_object_as_path_list.py +4 -0
  44. pulumi_sdwan/policy_object_data_ipv4_prefix_list.py +4 -0
  45. pulumi_sdwan/policy_object_data_ipv6_prefix_list.py +4 -0
  46. pulumi_sdwan/policy_object_extended_community_list.py +4 -0
  47. pulumi_sdwan/policy_object_ipv4_prefix_list.py +4 -0
  48. pulumi_sdwan/policy_object_ipv6_prefix_list.py +4 -0
  49. pulumi_sdwan/policy_object_mirror.py +4 -0
  50. pulumi_sdwan/policy_object_policer.py +4 -0
  51. pulumi_sdwan/policy_object_preferred_color_group.py +4 -0
  52. pulumi_sdwan/policy_object_security_data_ipv4_prefix_list.py +4 -0
  53. pulumi_sdwan/policy_object_security_ips_signature.py +4 -0
  54. pulumi_sdwan/policy_object_security_local_domain_list.py +4 -0
  55. pulumi_sdwan/policy_object_security_scalable_group_tag_list.py +4 -0
  56. pulumi_sdwan/policy_object_sla_class_list.py +4 -0
  57. pulumi_sdwan/policy_object_standard_community_list.py +4 -0
  58. pulumi_sdwan/policy_object_tloc_list.py +4 -0
  59. pulumi_sdwan/pulumi-plugin.json +1 -1
  60. pulumi_sdwan/qos_map_policy_definition.py +4 -0
  61. pulumi_sdwan/region_list_policy_object.py +4 -0
  62. pulumi_sdwan/rewrite_rule_policy_definition.py +4 -0
  63. pulumi_sdwan/route_policy_definition.py +4 -0
  64. pulumi_sdwan/rule_set_policy_definition.py +4 -0
  65. pulumi_sdwan/security_app_hosting_feature_template.py +4 -0
  66. pulumi_sdwan/security_policy.py +4 -0
  67. pulumi_sdwan/service_dhcp_server_feature.py +4 -0
  68. pulumi_sdwan/service_ipv4_acl_feature.py +4 -0
  69. pulumi_sdwan/service_ipv6_acl_feature.py +4 -0
  70. pulumi_sdwan/service_lan_vpn_feature.py +4 -0
  71. pulumi_sdwan/service_lan_vpn_interface_ethernet_feature.py +4 -0
  72. pulumi_sdwan/service_lan_vpn_interface_svi_feature.py +4 -0
  73. pulumi_sdwan/service_multicast_feature.py +4 -0
  74. pulumi_sdwan/service_object_tracker_group_feature.py +4 -0
  75. pulumi_sdwan/service_route_policy_feature.py +4 -0
  76. pulumi_sdwan/service_routing_bgp_feature.py +4 -0
  77. pulumi_sdwan/service_routing_eigrp_feature.py +4 -0
  78. pulumi_sdwan/service_routing_ospf_feature.py +4 -0
  79. pulumi_sdwan/service_routing_ospfv3_ipv4_feature.py +4 -0
  80. pulumi_sdwan/service_routing_ospfv3_ipv6_feature.py +4 -0
  81. pulumi_sdwan/service_switchport_feature.py +4 -0
  82. pulumi_sdwan/service_tracker_group_feature.py +4 -0
  83. pulumi_sdwan/service_wireless_lan_feature.py +4 -0
  84. pulumi_sdwan/site_list_policy_object.py +4 -0
  85. pulumi_sdwan/switchport_feature_template.py +4 -0
  86. pulumi_sdwan/system_aaa_feature.py +4 -0
  87. pulumi_sdwan/system_basic_feature.py +4 -0
  88. pulumi_sdwan/system_bfd_feature.py +4 -0
  89. pulumi_sdwan/system_ipv4_device_access_feature.py +4 -0
  90. pulumi_sdwan/system_ipv6_device_access_feature.py +4 -0
  91. pulumi_sdwan/system_logging_feature.py +4 -0
  92. pulumi_sdwan/system_ntp_feature.py +4 -0
  93. pulumi_sdwan/system_security_feature.py +4 -0
  94. pulumi_sdwan/system_snmp_feature.py +4 -0
  95. pulumi_sdwan/tloc_list_policy_object.py +4 -0
  96. pulumi_sdwan/tls_ssl_decryption_policy_definition.py +4 -0
  97. pulumi_sdwan/traffic_data_policy_definition.py +4 -0
  98. pulumi_sdwan/transport_ipv4_acl_feature.py +4 -0
  99. pulumi_sdwan/transport_ipv6_acl_feature.py +4 -0
  100. pulumi_sdwan/transport_ipv6_tracker_group_feature.py +4 -0
  101. pulumi_sdwan/transport_management_vpn_feature.py +4 -0
  102. pulumi_sdwan/transport_management_vpn_interface_ethernet_feature.py +4 -0
  103. pulumi_sdwan/transport_route_policy_feature.py +4 -0
  104. pulumi_sdwan/transport_routing_bgp_feature.py +4 -0
  105. pulumi_sdwan/transport_routing_ospf_feature.py +4 -0
  106. pulumi_sdwan/transport_routing_ospfv3_ipv4_feature.py +4 -0
  107. pulumi_sdwan/transport_routing_ospfv3_ipv6_feature.py +4 -0
  108. pulumi_sdwan/transport_t1_e1_controller_feature.py +4 -0
  109. pulumi_sdwan/transport_tracker_group_feature.py +4 -0
  110. pulumi_sdwan/transport_wan_vpn_feature.py +4 -0
  111. pulumi_sdwan/transport_wan_vpn_interface_cellular_feature.py +4 -0
  112. pulumi_sdwan/transport_wan_vpn_interface_ethernet_feature.py +4 -0
  113. pulumi_sdwan/url_filtering_policy_definition.py +4 -0
  114. pulumi_sdwan/vpn_interface_cellular_feature_template.py +4 -0
  115. pulumi_sdwan/vpn_interface_dsl_ipoe_feature_template.py +4 -0
  116. pulumi_sdwan/vpn_interface_dsl_pppoa_feature_template.py +4 -0
  117. pulumi_sdwan/vpn_interface_dsl_pppoe_feature_template.py +4 -0
  118. pulumi_sdwan/vpn_interface_ethernet_pppoe_feature_template.py +4 -0
  119. pulumi_sdwan/vpn_interface_multilink_feature_template.py +4 -0
  120. pulumi_sdwan/vpn_interface_svi_feature_template.py +4 -0
  121. pulumi_sdwan/vpn_interface_t1_e1_serial_feature_template.py +4 -0
  122. pulumi_sdwan/vpn_list_policy_object.py +4 -0
  123. pulumi_sdwan/vpn_membership_policy_definition.py +4 -0
  124. pulumi_sdwan/zone_based_firewall_policy_definition.py +4 -0
  125. {pulumi_sdwan-0.5.0a1760252191.dist-info → pulumi_sdwan-0.5.0a1760375805.dist-info}/METADATA +1 -1
  126. {pulumi_sdwan-0.5.0a1760252191.dist-info → pulumi_sdwan-0.5.0a1760375805.dist-info}/RECORD +128 -128
  127. {pulumi_sdwan-0.5.0a1760252191.dist-info → pulumi_sdwan-0.5.0a1760375805.dist-info}/WHEEL +0 -0
  128. {pulumi_sdwan-0.5.0a1760252191.dist-info → pulumi_sdwan-0.5.0a1760375805.dist-info}/top_level.txt +0 -0
@@ -75,6 +75,8 @@ class ActivateCentralizedPolicy(pulumi.CustomResource):
75
75
  """
76
76
  This resource can activate a centralized policy.
77
77
 
78
+ ## Example Usage
79
+
78
80
  ## Import
79
81
 
80
82
  The `pulumi import` command can be used, for example:
@@ -96,6 +98,8 @@ class ActivateCentralizedPolicy(pulumi.CustomResource):
96
98
  """
97
99
  This resource can activate a centralized policy.
98
100
 
101
+ ## Example Usage
102
+
99
103
  ## Import
100
104
 
101
105
  The `pulumi import` command can be used, for example:
@@ -173,6 +173,8 @@ class ApplicationAwareRoutingPolicyDefinition(pulumi.CustomResource):
173
173
  """
174
174
  This resource can manage a Application Aware Routing Policy Definition .
175
175
 
176
+ ## Example Usage
177
+
176
178
  ## Import
177
179
 
178
180
  The `pulumi import` command can be used, for example:
@@ -196,6 +198,8 @@ class ApplicationAwareRoutingPolicyDefinition(pulumi.CustomResource):
196
198
  """
197
199
  This resource can manage a Application Aware Routing Policy Definition .
198
200
 
201
+ ## Example Usage
202
+
199
203
  ## Import
200
204
 
201
205
  The `pulumi import` command can be used, for example:
@@ -258,6 +258,8 @@ class ApplicationPriorityQosPolicy(pulumi.CustomResource):
258
258
  This resource can manage a Application Priority QoS Policy.
259
259
  - Minimum SD-WAN Manager version: `20.12.0`
260
260
 
261
+ ## Example Usage
262
+
261
263
  ## Import
262
264
 
263
265
  The `pulumi import` command can be used, for example:
@@ -287,6 +289,8 @@ class ApplicationPriorityQosPolicy(pulumi.CustomResource):
287
289
  This resource can manage a Application Priority QoS Policy.
288
290
  - Minimum SD-WAN Manager version: `20.12.0`
289
291
 
292
+ ## Example Usage
293
+
290
294
  ## Import
291
295
 
292
296
  The `pulumi import` command can be used, for example:
@@ -280,6 +280,8 @@ class ApplicationPriorityTrafficPolicyPolicy(pulumi.CustomResource):
280
280
  This resource can manage a Application Priority Traffic Policy Policy.
281
281
  - Minimum SD-WAN Manager version: `20.12.0`
282
282
 
283
+ ## Example Usage
284
+
283
285
  ## Import
284
286
 
285
287
  The `pulumi import` command can be used, for example:
@@ -309,6 +311,8 @@ class ApplicationPriorityTrafficPolicyPolicy(pulumi.CustomResource):
309
311
  This resource can manage a Application Priority Traffic Policy Policy.
310
312
  - Minimum SD-WAN Manager version: `20.12.0`
311
313
 
314
+ ## Example Usage
315
+
312
316
  ## Import
313
317
 
314
318
  The `pulumi import` command can be used, for example:
@@ -125,6 +125,8 @@ class AsPathListPolicyObject(pulumi.CustomResource):
125
125
  """
126
126
  This resource can manage a AS Path List Policy Object .
127
127
 
128
+ ## Example Usage
129
+
128
130
  ## Import
129
131
 
130
132
  The `pulumi import` command can be used, for example:
@@ -147,6 +149,8 @@ class AsPathListPolicyObject(pulumi.CustomResource):
147
149
  """
148
150
  This resource can manage a AS Path List Policy Object .
149
151
 
152
+ ## Example Usage
153
+
150
154
  ## Import
151
155
 
152
156
  The `pulumi import` command can be used, for example:
@@ -109,6 +109,8 @@ class AttachFeatureDeviceTemplate(pulumi.CustomResource):
109
109
  """
110
110
  This resource can attach a feature device template. Due to limitations of the API, once a device template is attached to a device, only one change can be applied per `pulumi up` operation. More information is available here.
111
111
 
112
+ ## Example Usage
113
+
112
114
  ## Import
113
115
 
114
116
  The `pulumi import` command can be used, for example:
@@ -133,6 +135,8 @@ class AttachFeatureDeviceTemplate(pulumi.CustomResource):
133
135
  """
134
136
  This resource can attach a feature device template. Due to limitations of the API, once a device template is attached to a device, only one change can be applied per `pulumi up` operation. More information is available here.
135
137
 
138
+ ## Example Usage
139
+
136
140
  ## Import
137
141
 
138
142
  The `pulumi import` command can be used, for example:
@@ -1080,6 +1080,8 @@ class CedgeAaaFeatureTemplate(pulumi.CustomResource):
1080
1080
  This resource can manage a cEdge AAA feature template.
1081
1081
  - Minimum SD-WAN Manager version: `15.0.0`
1082
1082
 
1083
+ ## Example Usage
1084
+
1083
1085
  ## Import
1084
1086
 
1085
1087
  The `pulumi import` command can be used, for example:
@@ -1142,6 +1144,8 @@ class CedgeAaaFeatureTemplate(pulumi.CustomResource):
1142
1144
  This resource can manage a cEdge AAA feature template.
1143
1145
  - Minimum SD-WAN Manager version: `15.0.0`
1144
1146
 
1147
+ ## Example Usage
1148
+
1145
1149
  ## Import
1146
1150
 
1147
1151
  The `pulumi import` command can be used, for example:
@@ -211,6 +211,8 @@ class CedgeIgmpFeatureTemplate(pulumi.CustomResource):
211
211
  This resource can manage a cEdge IGMP feature template.
212
212
  - Minimum SD-WAN Manager version: `15.0.0`
213
213
 
214
+ ## Example Usage
215
+
214
216
  ## Import
215
217
 
216
218
  The `pulumi import` command can be used, for example:
@@ -237,6 +239,8 @@ class CedgeIgmpFeatureTemplate(pulumi.CustomResource):
237
239
  This resource can manage a cEdge IGMP feature template.
238
240
  - Minimum SD-WAN Manager version: `15.0.0`
239
241
 
242
+ ## Example Usage
243
+
240
244
  ## Import
241
245
 
242
246
  The `pulumi import` command can be used, for example:
@@ -990,6 +990,8 @@ class CedgePimFeatureTemplate(pulumi.CustomResource):
990
990
  This resource can manage a cEdge PIM feature template.
991
991
  - Minimum SD-WAN Manager version: `15.0.0`
992
992
 
993
+ ## Example Usage
994
+
993
995
  ## Import
994
996
 
995
997
  The `pulumi import` command can be used, for example:
@@ -1044,6 +1046,8 @@ class CedgePimFeatureTemplate(pulumi.CustomResource):
1044
1046
  This resource can manage a cEdge PIM feature template.
1045
1047
  - Minimum SD-WAN Manager version: `15.0.0`
1046
1048
 
1049
+ ## Example Usage
1050
+
1047
1051
  ## Import
1048
1052
 
1049
1053
  The `pulumi import` command can be used, for example:
@@ -557,6 +557,8 @@ class CellularControllerFeatureTemplate(pulumi.CustomResource):
557
557
  This resource can manage a Cellular Controller feature template.
558
558
  - Minimum SD-WAN Manager version: `15.0.0`
559
559
 
560
+ ## Example Usage
561
+
560
562
  ## Import
561
563
 
562
564
  The `pulumi import` command can be used, for example:
@@ -597,6 +599,8 @@ class CellularControllerFeatureTemplate(pulumi.CustomResource):
597
599
  This resource can manage a Cellular Controller feature template.
598
600
  - Minimum SD-WAN Manager version: `15.0.0`
599
601
 
602
+ ## Example Usage
603
+
600
604
  ## Import
601
605
 
602
606
  The `pulumi import` command can be used, for example:
@@ -424,6 +424,8 @@ class CflowdPolicyDefinition(pulumi.CustomResource):
424
424
  """
425
425
  This resource can manage a Cflowd Policy Definition .
426
426
 
427
+ ## Example Usage
428
+
427
429
  ## Import
428
430
 
429
431
  The `pulumi import` command can be used, for example:
@@ -459,6 +461,8 @@ class CflowdPolicyDefinition(pulumi.CustomResource):
459
461
  """
460
462
  This resource can manage a Cflowd Policy Definition .
461
463
 
464
+ ## Example Usage
465
+
462
466
  ## Import
463
467
 
464
468
  The `pulumi import` command can be used, for example:
@@ -433,6 +433,8 @@ class CiscoBfdFeatureTemplate(pulumi.CustomResource):
433
433
  This resource can manage a Cisco BFD feature template.
434
434
  - Minimum SD-WAN Manager version: `15.0.0`
435
435
 
436
+ ## Example Usage
437
+
436
438
  ## Import
437
439
 
438
440
  The `pulumi import` command can be used, for example:
@@ -471,6 +473,8 @@ class CiscoBfdFeatureTemplate(pulumi.CustomResource):
471
473
  This resource can manage a Cisco BFD feature template.
472
474
  - Minimum SD-WAN Manager version: `15.0.0`
473
475
 
476
+ ## Example Usage
477
+
474
478
  ## Import
475
479
 
476
480
  The `pulumi import` command can be used, for example:
@@ -1438,6 +1438,8 @@ class CiscoBgpFeatureTemplate(pulumi.CustomResource):
1438
1438
  This resource can manage a Cisco BGP feature template.
1439
1439
  - Minimum SD-WAN Manager version: `15.0.0`
1440
1440
 
1441
+ ## Example Usage
1442
+
1441
1443
  ## Import
1442
1444
 
1443
1445
  The `pulumi import` command can be used, for example:
@@ -1517,6 +1519,8 @@ class CiscoBgpFeatureTemplate(pulumi.CustomResource):
1517
1519
  This resource can manage a Cisco BGP feature template.
1518
1520
  - Minimum SD-WAN Manager version: `15.0.0`
1519
1521
 
1522
+ ## Example Usage
1523
+
1520
1524
  ## Import
1521
1525
 
1522
1526
  The `pulumi import` command can be used, for example:
@@ -784,6 +784,8 @@ class CiscoDhcpServerFeatureTemplate(pulumi.CustomResource):
784
784
  This resource can manage a Cisco DHCP Server feature template.
785
785
  - Minimum SD-WAN Manager version: `15.0.0`
786
786
 
787
+ ## Example Usage
788
+
787
789
  ## Import
788
790
 
789
791
  The `pulumi import` command can be used, for example:
@@ -830,6 +832,8 @@ class CiscoDhcpServerFeatureTemplate(pulumi.CustomResource):
830
832
  This resource can manage a Cisco DHCP Server feature template.
831
833
  - Minimum SD-WAN Manager version: `15.0.0`
832
834
 
835
+ ## Example Usage
836
+
833
837
  ## Import
834
838
 
835
839
  The `pulumi import` command can be used, for example:
@@ -495,6 +495,8 @@ class CiscoLoggingFeatureTemplate(pulumi.CustomResource):
495
495
  This resource can manage a Cisco Logging feature template.
496
496
  - Minimum SD-WAN Manager version: `15.0.0`
497
497
 
498
+ ## Example Usage
499
+
498
500
  ## Import
499
501
 
500
502
  The `pulumi import` command can be used, for example:
@@ -534,6 +536,8 @@ class CiscoLoggingFeatureTemplate(pulumi.CustomResource):
534
536
  This resource can manage a Cisco Logging feature template.
535
537
  - Minimum SD-WAN Manager version: `15.0.0`
536
538
 
539
+ ## Example Usage
540
+
537
541
  ## Import
538
542
 
539
543
  The `pulumi import` command can be used, for example:
@@ -516,6 +516,8 @@ class CiscoNtpFeatureTemplate(pulumi.CustomResource):
516
516
  This resource can manage a Cisco NTP feature template.
517
517
  - Minimum SD-WAN Manager version: `15.0.0`
518
518
 
519
+ ## Example Usage
520
+
519
521
  ## Import
520
522
 
521
523
  The `pulumi import` command can be used, for example:
@@ -553,6 +555,8 @@ class CiscoNtpFeatureTemplate(pulumi.CustomResource):
553
555
  This resource can manage a Cisco NTP feature template.
554
556
  - Minimum SD-WAN Manager version: `15.0.0`
555
557
 
558
+ ## Example Usage
559
+
556
560
  ## Import
557
561
 
558
562
  The `pulumi import` command can be used, for example:
@@ -1174,6 +1174,8 @@ class CiscoOmpFeatureTemplate(pulumi.CustomResource):
1174
1174
  This resource can manage a Cisco OMP feature template.
1175
1175
  - Minimum SD-WAN Manager version: `15.0.0`
1176
1176
 
1177
+ ## Example Usage
1178
+
1177
1179
  ## Import
1178
1180
 
1179
1181
  The `pulumi import` command can be used, for example:
@@ -1245,6 +1247,8 @@ class CiscoOmpFeatureTemplate(pulumi.CustomResource):
1245
1247
  This resource can manage a Cisco OMP feature template.
1246
1248
  - Minimum SD-WAN Manager version: `15.0.0`
1247
1249
 
1250
+ ## Example Usage
1251
+
1248
1252
  ## Import
1249
1253
 
1250
1254
  The `pulumi import` command can be used, for example:
@@ -1211,6 +1211,8 @@ class CiscoOspfFeatureTemplate(pulumi.CustomResource):
1211
1211
  This resource can manage a Cisco OSPF feature template.
1212
1212
  - Minimum SD-WAN Manager version: `15.0.0`
1213
1213
 
1214
+ ## Example Usage
1215
+
1214
1216
  ## Import
1215
1217
 
1216
1218
  The `pulumi import` command can be used, for example:
@@ -1284,6 +1286,8 @@ class CiscoOspfFeatureTemplate(pulumi.CustomResource):
1284
1286
  This resource can manage a Cisco OSPF feature template.
1285
1287
  - Minimum SD-WAN Manager version: `15.0.0`
1286
1288
 
1289
+ ## Example Usage
1290
+
1287
1291
  ## Import
1288
1292
 
1289
1293
  The `pulumi import` command can be used, for example:
@@ -2598,6 +2598,8 @@ class CiscoOspfv3FeatureTemplate(pulumi.CustomResource):
2598
2598
  This resource can manage a Cisco OSPFv3 feature template.
2599
2599
  - Minimum SD-WAN Manager version: `15.0.0`
2600
2600
 
2601
+ ## Example Usage
2602
+
2601
2603
  ## Import
2602
2604
 
2603
2605
  The `pulumi import` command can be used, for example:
@@ -2735,6 +2737,8 @@ class CiscoOspfv3FeatureTemplate(pulumi.CustomResource):
2735
2737
  This resource can manage a Cisco OSPFv3 feature template.
2736
2738
  - Minimum SD-WAN Manager version: `15.0.0`
2737
2739
 
2740
+ ## Example Usage
2741
+
2738
2742
  ## Import
2739
2743
 
2740
2744
  The `pulumi import` command can be used, for example:
@@ -384,6 +384,8 @@ class CiscoSecureInternetGatewayFeatureTemplate(pulumi.CustomResource):
384
384
  This resource can manage a Cisco Secure Internet Gateway feature template.
385
385
  - Minimum SD-WAN Manager version: `15.0.0`
386
386
 
387
+ ## Example Usage
388
+
387
389
  ## Import
388
390
 
389
391
  The `pulumi import` command can be used, for example:
@@ -417,6 +419,8 @@ class CiscoSecureInternetGatewayFeatureTemplate(pulumi.CustomResource):
417
419
  This resource can manage a Cisco Secure Internet Gateway feature template.
418
420
  - Minimum SD-WAN Manager version: `15.0.0`
419
421
 
422
+ ## Example Usage
423
+
420
424
  ## Import
421
425
 
422
426
  The `pulumi import` command can be used, for example:
@@ -668,6 +668,8 @@ class CiscoSecurityFeatureTemplate(pulumi.CustomResource):
668
668
  This resource can manage a Cisco Security feature template.
669
669
  - Minimum SD-WAN Manager version: `15.0.0`
670
670
 
671
+ ## Example Usage
672
+
671
673
  ## Import
672
674
 
673
675
  The `pulumi import` command can be used, for example:
@@ -714,6 +716,8 @@ class CiscoSecurityFeatureTemplate(pulumi.CustomResource):
714
716
  This resource can manage a Cisco Security feature template.
715
717
  - Minimum SD-WAN Manager version: `15.0.0`
716
718
 
719
+ ## Example Usage
720
+
717
721
  ## Import
718
722
 
719
723
  The `pulumi import` command can be used, for example:
@@ -545,6 +545,8 @@ class CiscoSnmpFeatureTemplate(pulumi.CustomResource):
545
545
  This resource can manage a Cisco SNMP feature template.
546
546
  - Minimum SD-WAN Manager version: `15.0.0`
547
547
 
548
+ ## Example Usage
549
+
548
550
  ## Import
549
551
 
550
552
  The `pulumi import` command can be used, for example:
@@ -582,6 +584,8 @@ class CiscoSnmpFeatureTemplate(pulumi.CustomResource):
582
584
  This resource can manage a Cisco SNMP feature template.
583
585
  - Minimum SD-WAN Manager version: `15.0.0`
584
586
 
587
+ ## Example Usage
588
+
585
589
  ## Import
586
590
 
587
591
  The `pulumi import` command can be used, for example:
@@ -2665,6 +2665,8 @@ class CiscoSystemFeatureTemplate(pulumi.CustomResource):
2665
2665
  This resource can manage a Cisco System feature template.
2666
2666
  - Minimum SD-WAN Manager version: `15.0.0`
2667
2667
 
2668
+ ## Example Usage
2669
+
2668
2670
  ## Import
2669
2671
 
2670
2672
  The `pulumi import` command can be used, for example:
@@ -2797,6 +2799,8 @@ class CiscoSystemFeatureTemplate(pulumi.CustomResource):
2797
2799
  This resource can manage a Cisco System feature template.
2798
2800
  - Minimum SD-WAN Manager version: `15.0.0`
2799
2801
 
2802
+ ## Example Usage
2803
+
2800
2804
  ## Import
2801
2805
 
2802
2806
  The `pulumi import` command can be used, for example:
@@ -211,6 +211,8 @@ class CiscoThousandeyesFeatureTemplate(pulumi.CustomResource):
211
211
  This resource can manage a Cisco ThousandEyes feature template.
212
212
  - Minimum SD-WAN Manager version: `15.0.0`
213
213
 
214
+ ## Example Usage
215
+
214
216
  ## Import
215
217
 
216
218
  The `pulumi import` command can be used, for example:
@@ -237,6 +239,8 @@ class CiscoThousandeyesFeatureTemplate(pulumi.CustomResource):
237
239
  This resource can manage a Cisco ThousandEyes feature template.
238
240
  - Minimum SD-WAN Manager version: `15.0.0`
239
241
 
242
+ ## Example Usage
243
+
240
244
  ## Import
241
245
 
242
246
  The `pulumi import` command can be used, for example:
@@ -1265,6 +1265,8 @@ class CiscoTrustsecFeatureTemplate(pulumi.CustomResource):
1265
1265
  This resource can manage a Cisco TrustSec feature template.
1266
1266
  - Minimum SD-WAN Manager version: `15.0.0`
1267
1267
 
1268
+ ## Example Usage
1269
+
1268
1270
  ## Import
1269
1271
 
1270
1272
  The `pulumi import` command can be used, for example:
@@ -1337,6 +1339,8 @@ class CiscoTrustsecFeatureTemplate(pulumi.CustomResource):
1337
1339
  This resource can manage a Cisco TrustSec feature template.
1338
1340
  - Minimum SD-WAN Manager version: `15.0.0`
1339
1341
 
1342
+ ## Example Usage
1343
+
1340
1344
  ## Import
1341
1345
 
1342
1346
  The `pulumi import` command can be used, for example:
@@ -1196,6 +1196,8 @@ class CiscoVpnFeatureTemplate(pulumi.CustomResource):
1196
1196
  This resource can manage a Cisco VPN feature template.
1197
1197
  - Minimum SD-WAN Manager version: `15.0.0`
1198
1198
 
1199
+ ## Example Usage
1200
+
1199
1201
  ## Import
1200
1202
 
1201
1203
  The `pulumi import` command can be used, for example:
@@ -1258,6 +1260,8 @@ class CiscoVpnFeatureTemplate(pulumi.CustomResource):
1258
1260
  This resource can manage a Cisco VPN feature template.
1259
1261
  - Minimum SD-WAN Manager version: `15.0.0`
1260
1262
 
1263
+ ## Example Usage
1264
+
1261
1265
  ## Import
1262
1266
 
1263
1267
  The `pulumi import` command can be used, for example:
@@ -7220,6 +7220,8 @@ class CiscoVpnInterfaceFeatureTemplate(pulumi.CustomResource):
7220
7220
  This resource can manage a Cisco VPN Interface feature template.
7221
7221
  - Minimum SD-WAN Manager version: `15.0.0`
7222
7222
 
7223
+ ## Example Usage
7224
+
7223
7225
  ## Import
7224
7226
 
7225
7227
  The `pulumi import` command can be used, for example:
@@ -7541,6 +7543,8 @@ class CiscoVpnInterfaceFeatureTemplate(pulumi.CustomResource):
7541
7543
  This resource can manage a Cisco VPN Interface feature template.
7542
7544
  - Minimum SD-WAN Manager version: `15.0.0`
7543
7545
 
7546
+ ## Example Usage
7547
+
7544
7548
  ## Import
7545
7549
 
7546
7550
  The `pulumi import` command can be used, for example:
@@ -1163,6 +1163,8 @@ class CiscoVpnInterfaceGreFeatureTemplate(pulumi.CustomResource):
1163
1163
  This resource can manage a Cisco VPN Interface GRE feature template.
1164
1164
  - Minimum SD-WAN Manager version: `15.0.0`
1165
1165
 
1166
+ ## Example Usage
1167
+
1166
1168
  ## Import
1167
1169
 
1168
1170
  The `pulumi import` command can be used, for example:
@@ -1224,6 +1226,8 @@ class CiscoVpnInterfaceGreFeatureTemplate(pulumi.CustomResource):
1224
1226
  This resource can manage a Cisco VPN Interface GRE feature template.
1225
1227
  - Minimum SD-WAN Manager version: `15.0.0`
1226
1228
 
1229
+ ## Example Usage
1230
+
1227
1231
  ## Import
1228
1232
 
1229
1233
  The `pulumi import` command can be used, for example:
@@ -763,6 +763,8 @@ class CiscoWirelessLanFeatureTemplate(pulumi.CustomResource):
763
763
  This resource can manage a Cisco Wireless LAN feature template.
764
764
  - Minimum SD-WAN Manager version: `15.0.0`
765
765
 
766
+ ## Example Usage
767
+
766
768
  ## Import
767
769
 
768
770
  The `pulumi import` command can be used, for example:
@@ -811,6 +813,8 @@ class CiscoWirelessLanFeatureTemplate(pulumi.CustomResource):
811
813
  This resource can manage a Cisco Wireless LAN feature template.
812
814
  - Minimum SD-WAN Manager version: `15.0.0`
813
815
 
816
+ ## Example Usage
817
+
814
818
  ## Import
815
819
 
816
820
  The `pulumi import` command can be used, for example:
@@ -211,6 +211,8 @@ class CustomControlTopologyPolicyDefinition(pulumi.CustomResource):
211
211
  """
212
212
  This resource can manage a Custom Control Topology Policy Definition .
213
213
 
214
+ ## Example Usage
215
+
214
216
  ## Import
215
217
 
216
218
  The `pulumi import` command can be used, for example:
@@ -236,6 +238,8 @@ class CustomControlTopologyPolicyDefinition(pulumi.CustomResource):
236
238
  """
237
239
  This resource can manage a Custom Control Topology Policy Definition .
238
240
 
241
+ ## Example Usage
242
+
239
243
  ## Import
240
244
 
241
245
  The `pulumi import` command can be used, for example:
@@ -767,6 +767,8 @@ class EigrpFeatureTemplate(pulumi.CustomResource):
767
767
  This resource can manage a eigrp feature template.
768
768
  - Minimum SD-WAN Manager version: `15.0.0`
769
769
 
770
+ ## Example Usage
771
+
770
772
  ## Import
771
773
 
772
774
  The `pulumi import` command can be used, for example:
@@ -816,6 +818,8 @@ class EigrpFeatureTemplate(pulumi.CustomResource):
816
818
  This resource can manage a eigrp feature template.
817
819
  - Minimum SD-WAN Manager version: `15.0.0`
818
820
 
821
+ ## Example Usage
822
+
819
823
  ## Import
820
824
 
821
825
  The `pulumi import` command can be used, for example:
@@ -239,6 +239,8 @@ class HubAndSpokeTopologyPolicyDefinition(pulumi.CustomResource):
239
239
  """
240
240
  This resource can manage a Hub and Spoke Topology Policy Definition .
241
241
 
242
+ ## Example Usage
243
+
242
244
  ## Import
243
245
 
244
246
  The `pulumi import` command can be used, for example:
@@ -264,6 +266,8 @@ class HubAndSpokeTopologyPolicyDefinition(pulumi.CustomResource):
264
266
  """
265
267
  This resource can manage a Hub and Spoke Topology Policy Definition .
266
268
 
269
+ ## Example Usage
270
+
267
271
  ## Import
268
272
 
269
273
  The `pulumi import` command can be used, for example:
@@ -430,6 +430,8 @@ class IntrusionPreventionPolicyDefinition(pulumi.CustomResource):
430
430
  """
431
431
  This resource can manage a Intrusion Prevention Policy Definition .
432
432
 
433
+ ## Example Usage
434
+
433
435
  ## Import
434
436
 
435
437
  The `pulumi import` command can be used, for example:
@@ -464,6 +466,8 @@ class IntrusionPreventionPolicyDefinition(pulumi.CustomResource):
464
466
  """
465
467
  This resource can manage a Intrusion Prevention Policy Definition .
466
468
 
469
+ ## Example Usage
470
+
467
471
  ## Import
468
472
 
469
473
  The `pulumi import` command can be used, for example:
@@ -125,6 +125,8 @@ class IpsSignatureListPolicyObject(pulumi.CustomResource):
125
125
  """
126
126
  This resource can manage a IPS Signature List Policy Object .
127
127
 
128
+ ## Example Usage
129
+
128
130
  ## Import
129
131
 
130
132
  The `pulumi import` command can be used, for example:
@@ -147,6 +149,8 @@ class IpsSignatureListPolicyObject(pulumi.CustomResource):
147
149
  """
148
150
  This resource can manage a IPS Signature List Policy Object .
149
151
 
152
+ ## Example Usage
153
+
150
154
  ## Import
151
155
 
152
156
  The `pulumi import` command can be used, for example:
@@ -210,6 +210,8 @@ class Ipv4AclPolicyDefinition(pulumi.CustomResource):
210
210
  """
211
211
  This resource can manage a IPv4 ACL Policy Definition .
212
212
 
213
+ ## Example Usage
214
+
213
215
  ## Import
214
216
 
215
217
  The `pulumi import` command can be used, for example:
@@ -235,6 +237,8 @@ class Ipv4AclPolicyDefinition(pulumi.CustomResource):
235
237
  """
236
238
  This resource can manage a IPv4 ACL Policy Definition .
237
239
 
240
+ ## Example Usage
241
+
238
242
  ## Import
239
243
 
240
244
  The `pulumi import` command can be used, for example: