pulumi-sdwan 0.2.0a1730384781__py3-none-any.whl → 0.2.0a1730451699__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.
Potentially problematic release.
This version of pulumi-sdwan might be problematic. Click here for more details.
- pulumi_sdwan/__init__.py +300 -0
- pulumi_sdwan/_inputs.py +33470 -25249
- pulumi_sdwan/activate_centralized_policy.py +12 -0
- pulumi_sdwan/application_priority_feature_profile.py +2 -0
- pulumi_sdwan/application_priority_qos_policy.py +6 -2
- pulumi_sdwan/application_priority_traffic_policy_policy.py +471 -0
- pulumi_sdwan/attach_feature_device_template.py +16 -0
- pulumi_sdwan/cli_feature_profile.py +2 -0
- pulumi_sdwan/config/__init__.pyi +5 -5
- pulumi_sdwan/config/vars.py +5 -5
- pulumi_sdwan/configuration_group.py +108 -0
- pulumi_sdwan/dns_security_feature_profile.py +234 -0
- pulumi_sdwan/embedded_security_feature_profile.py +234 -0
- pulumi_sdwan/get_application_priority_traffic_policy_policy.py +210 -0
- pulumi_sdwan/get_configuration_group.py +29 -1
- pulumi_sdwan/get_dns_security_feature_profile.py +126 -0
- pulumi_sdwan/get_embedded_security_feature_profile.py +126 -0
- pulumi_sdwan/get_policy_object_app_probe_class.py +177 -0
- pulumi_sdwan/get_policy_object_application_list.py +177 -0
- pulumi_sdwan/get_policy_object_as_path_list.py +191 -0
- pulumi_sdwan/get_policy_object_feature_profile.py +30 -2
- pulumi_sdwan/get_policy_object_preferred_color_group.py +177 -0
- pulumi_sdwan/get_policy_object_security_data_ipv4_prefix_list.py +174 -0
- pulumi_sdwan/get_policy_object_security_fqdn_list.py +174 -0
- pulumi_sdwan/get_policy_object_security_geolocation_list.py +177 -0
- pulumi_sdwan/get_policy_object_security_identity_list.py +177 -0
- pulumi_sdwan/get_policy_object_security_ips_signature.py +177 -0
- pulumi_sdwan/get_policy_object_security_local_application_list.py +177 -0
- pulumi_sdwan/get_policy_object_security_local_domain_list.py +174 -0
- pulumi_sdwan/get_policy_object_security_port_list.py +177 -0
- pulumi_sdwan/get_policy_object_security_scalable_group_tag_list.py +174 -0
- pulumi_sdwan/get_policy_object_security_url_allow_list.py +177 -0
- pulumi_sdwan/get_policy_object_security_url_block_list.py +177 -0
- pulumi_sdwan/get_policy_object_sla_class_list.py +177 -0
- pulumi_sdwan/get_policy_object_standard_community_list.py +177 -0
- pulumi_sdwan/get_policy_object_vpn_group.py +177 -0
- pulumi_sdwan/get_service_ipv4_acl_feature.py +191 -0
- pulumi_sdwan/get_service_ipv6_acl_feature.py +191 -0
- pulumi_sdwan/get_service_multicast_feature.py +513 -0
- pulumi_sdwan/get_service_routing_eigrp_feature.py +398 -0
- pulumi_sdwan/get_service_wireless_lan_feature.py +415 -0
- pulumi_sdwan/get_sig_security_feature_profile.py +126 -0
- pulumi_sdwan/get_transport_ipv4_acl_feature.py +191 -0
- pulumi_sdwan/get_transport_ipv6_acl_feature.py +191 -0
- pulumi_sdwan/get_transport_management_vpn_interface_ethernet_feature.py +29 -1
- pulumi_sdwan/get_transport_t1_e1_controller_feature.py +219 -0
- pulumi_sdwan/get_transport_wan_vpn_interface_ethernet_feature.py +29 -1
- pulumi_sdwan/other_feature_profile.py +2 -0
- pulumi_sdwan/other_thousandeyes_feature.py +6 -2
- pulumi_sdwan/other_ucse_feature.py +40 -38
- pulumi_sdwan/outputs.py +57639 -47055
- pulumi_sdwan/policy_object_app_probe_class.py +341 -0
- pulumi_sdwan/policy_object_application_list.py +371 -0
- pulumi_sdwan/policy_object_as_path_list.py +389 -0
- pulumi_sdwan/policy_object_class_map.py +6 -2
- pulumi_sdwan/policy_object_color_list.py +6 -2
- pulumi_sdwan/policy_object_data_ipv4_prefix_list.py +6 -2
- pulumi_sdwan/policy_object_data_ipv6_prefix_list.py +6 -2
- pulumi_sdwan/policy_object_expanded_community_list.py +6 -2
- pulumi_sdwan/policy_object_extended_community_list.py +6 -2
- pulumi_sdwan/policy_object_feature_profile.py +2 -0
- pulumi_sdwan/policy_object_ipv4_prefix_list.py +6 -2
- pulumi_sdwan/policy_object_ipv6_prefix_list.py +6 -2
- pulumi_sdwan/policy_object_mirror.py +6 -2
- pulumi_sdwan/policy_object_policer.py +6 -2
- pulumi_sdwan/policy_object_preferred_color_group.py +341 -0
- pulumi_sdwan/policy_object_security_data_ipv4_prefix_list.py +328 -0
- pulumi_sdwan/policy_object_security_fqdn_list.py +358 -0
- pulumi_sdwan/policy_object_security_geolocation_list.py +371 -0
- pulumi_sdwan/policy_object_security_identity_list.py +370 -0
- pulumi_sdwan/policy_object_security_ips_signature.py +341 -0
- pulumi_sdwan/policy_object_security_local_application_list.py +370 -0
- pulumi_sdwan/policy_object_security_local_domain_list.py +328 -0
- pulumi_sdwan/policy_object_security_port_list.py +371 -0
- pulumi_sdwan/policy_object_security_scalable_group_tag_list.py +328 -0
- pulumi_sdwan/policy_object_security_url_allow_list.py +371 -0
- pulumi_sdwan/policy_object_security_url_block_list.py +371 -0
- pulumi_sdwan/policy_object_sla_class_list.py +341 -0
- pulumi_sdwan/policy_object_standard_community_list.py +341 -0
- pulumi_sdwan/policy_object_tloc_list.py +6 -2
- pulumi_sdwan/policy_object_vpn_group.py +371 -0
- pulumi_sdwan/provider.py +18 -18
- pulumi_sdwan/pulumi-plugin.json +1 -1
- pulumi_sdwan/service_feature_profile.py +2 -0
- pulumi_sdwan/service_ipv4_acl_feature.py +386 -0
- pulumi_sdwan/service_ipv6_acl_feature.py +386 -0
- pulumi_sdwan/service_lan_vpn_feature.py +6 -2
- pulumi_sdwan/service_lan_vpn_interface_ethernet_feature.py +6 -2
- pulumi_sdwan/service_lan_vpn_interface_gre_feature.py +78 -78
- pulumi_sdwan/service_lan_vpn_interface_ipsec_feature.py +158 -163
- pulumi_sdwan/service_lan_vpn_interface_svi_feature.py +65 -64
- pulumi_sdwan/service_multicast_feature.py +1468 -0
- pulumi_sdwan/service_object_tracker_feature.py +6 -2
- pulumi_sdwan/service_object_tracker_group_feature.py +6 -2
- pulumi_sdwan/service_route_policy_feature.py +6 -2
- pulumi_sdwan/service_routing_bgp_feature.py +6 -2
- pulumi_sdwan/service_routing_eigrp_feature.py +1080 -0
- pulumi_sdwan/service_routing_ospf_feature.py +6 -2
- pulumi_sdwan/service_routing_ospfv3_ipv4_feature.py +6 -2
- pulumi_sdwan/service_routing_ospfv3_ipv6_feature.py +6 -2
- pulumi_sdwan/service_switchport_feature.py +6 -2
- pulumi_sdwan/service_tracker_feature.py +6 -2
- pulumi_sdwan/service_tracker_group_feature.py +6 -2
- pulumi_sdwan/service_wireless_lan_feature.py +1232 -0
- pulumi_sdwan/sig_security_feature_profile.py +234 -0
- pulumi_sdwan/system_aaa_feature.py +6 -2
- pulumi_sdwan/system_banner_feature.py +6 -2
- pulumi_sdwan/system_basic_feature.py +6 -2
- pulumi_sdwan/system_bfd_feature.py +6 -2
- pulumi_sdwan/system_feature_profile.py +2 -0
- pulumi_sdwan/system_flexible_port_speed_feature.py +6 -2
- pulumi_sdwan/system_global_feature.py +6 -2
- pulumi_sdwan/system_ipv4_device_access_feature.py +6 -2
- pulumi_sdwan/system_ipv6_device_access_feature.py +6 -2
- pulumi_sdwan/system_logging_feature.py +6 -2
- pulumi_sdwan/system_mrf_feature.py +6 -2
- pulumi_sdwan/system_ntp_feature.py +6 -2
- pulumi_sdwan/system_omp_feature.py +6 -2
- pulumi_sdwan/system_performance_monitoring_feature.py +6 -2
- pulumi_sdwan/system_remote_access_feature.py +6 -2
- pulumi_sdwan/system_security_feature.py +6 -2
- pulumi_sdwan/system_snmp_feature.py +6 -2
- pulumi_sdwan/transport_feature_profile.py +2 -0
- pulumi_sdwan/transport_gps_feature.py +6 -2
- pulumi_sdwan/transport_ipv4_acl_feature.py +386 -0
- pulumi_sdwan/transport_ipv6_acl_feature.py +386 -0
- pulumi_sdwan/transport_ipv6_tracker_feature.py +6 -2
- pulumi_sdwan/transport_ipv6_tracker_group_feature.py +6 -2
- pulumi_sdwan/transport_management_vpn_feature.py +6 -2
- pulumi_sdwan/transport_management_vpn_interface_ethernet_feature.py +184 -72
- pulumi_sdwan/transport_route_policy_feature.py +6 -2
- pulumi_sdwan/transport_routing_bgp_feature.py +6 -2
- pulumi_sdwan/transport_routing_ospf_feature.py +6 -2
- pulumi_sdwan/transport_routing_ospfv3_ipv4_feature.py +6 -2
- pulumi_sdwan/transport_routing_ospfv3_ipv6_feature.py +6 -2
- pulumi_sdwan/transport_t1_e1_controller_feature.py +483 -0
- pulumi_sdwan/transport_tracker_feature.py +6 -2
- pulumi_sdwan/transport_tracker_group_feature.py +6 -2
- pulumi_sdwan/transport_wan_vpn_feature.py +6 -2
- pulumi_sdwan/transport_wan_vpn_interface_cellular_feature.py +6 -2
- pulumi_sdwan/transport_wan_vpn_interface_ethernet_feature.py +198 -86
- pulumi_sdwan/transport_wan_vpn_interface_gre_feature.py +6 -2
- pulumi_sdwan/transport_wan_vpn_interface_ipsec_feature.py +6 -2
- pulumi_sdwan/transport_wan_vpn_interface_t1_e1_serial_feature.py +6 -2
- {pulumi_sdwan-0.2.0a1730384781.dist-info → pulumi_sdwan-0.2.0a1730451699.dist-info}/METADATA +1 -1
- {pulumi_sdwan-0.2.0a1730384781.dist-info → pulumi_sdwan-0.2.0a1730451699.dist-info}/RECORD +148 -88
- {pulumi_sdwan-0.2.0a1730384781.dist-info → pulumi_sdwan-0.2.0a1730451699.dist-info}/WHEEL +0 -0
- {pulumi_sdwan-0.2.0a1730384781.dist-info → pulumi_sdwan-0.2.0a1730451699.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,234 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from . import _utilities
|
|
16
|
+
|
|
17
|
+
__all__ = ['SigSecurityFeatureProfileArgs', 'SigSecurityFeatureProfile']
|
|
18
|
+
|
|
19
|
+
@pulumi.input_type
|
|
20
|
+
class SigSecurityFeatureProfileArgs:
|
|
21
|
+
def __init__(__self__, *,
|
|
22
|
+
description: pulumi.Input[str],
|
|
23
|
+
name: Optional[pulumi.Input[str]] = None):
|
|
24
|
+
"""
|
|
25
|
+
The set of arguments for constructing a SigSecurityFeatureProfile resource.
|
|
26
|
+
:param pulumi.Input[str] description: Description
|
|
27
|
+
:param pulumi.Input[str] name: The name of the sig security feature profile
|
|
28
|
+
"""
|
|
29
|
+
pulumi.set(__self__, "description", description)
|
|
30
|
+
if name is not None:
|
|
31
|
+
pulumi.set(__self__, "name", name)
|
|
32
|
+
|
|
33
|
+
@property
|
|
34
|
+
@pulumi.getter
|
|
35
|
+
def description(self) -> pulumi.Input[str]:
|
|
36
|
+
"""
|
|
37
|
+
Description
|
|
38
|
+
"""
|
|
39
|
+
return pulumi.get(self, "description")
|
|
40
|
+
|
|
41
|
+
@description.setter
|
|
42
|
+
def description(self, value: pulumi.Input[str]):
|
|
43
|
+
pulumi.set(self, "description", value)
|
|
44
|
+
|
|
45
|
+
@property
|
|
46
|
+
@pulumi.getter
|
|
47
|
+
def name(self) -> Optional[pulumi.Input[str]]:
|
|
48
|
+
"""
|
|
49
|
+
The name of the sig security feature profile
|
|
50
|
+
"""
|
|
51
|
+
return pulumi.get(self, "name")
|
|
52
|
+
|
|
53
|
+
@name.setter
|
|
54
|
+
def name(self, value: Optional[pulumi.Input[str]]):
|
|
55
|
+
pulumi.set(self, "name", value)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
@pulumi.input_type
|
|
59
|
+
class _SigSecurityFeatureProfileState:
|
|
60
|
+
def __init__(__self__, *,
|
|
61
|
+
description: Optional[pulumi.Input[str]] = None,
|
|
62
|
+
name: Optional[pulumi.Input[str]] = None):
|
|
63
|
+
"""
|
|
64
|
+
Input properties used for looking up and filtering SigSecurityFeatureProfile resources.
|
|
65
|
+
:param pulumi.Input[str] description: Description
|
|
66
|
+
:param pulumi.Input[str] name: The name of the sig security feature profile
|
|
67
|
+
"""
|
|
68
|
+
if description is not None:
|
|
69
|
+
pulumi.set(__self__, "description", description)
|
|
70
|
+
if name is not None:
|
|
71
|
+
pulumi.set(__self__, "name", name)
|
|
72
|
+
|
|
73
|
+
@property
|
|
74
|
+
@pulumi.getter
|
|
75
|
+
def description(self) -> Optional[pulumi.Input[str]]:
|
|
76
|
+
"""
|
|
77
|
+
Description
|
|
78
|
+
"""
|
|
79
|
+
return pulumi.get(self, "description")
|
|
80
|
+
|
|
81
|
+
@description.setter
|
|
82
|
+
def description(self, value: Optional[pulumi.Input[str]]):
|
|
83
|
+
pulumi.set(self, "description", value)
|
|
84
|
+
|
|
85
|
+
@property
|
|
86
|
+
@pulumi.getter
|
|
87
|
+
def name(self) -> Optional[pulumi.Input[str]]:
|
|
88
|
+
"""
|
|
89
|
+
The name of the sig security feature profile
|
|
90
|
+
"""
|
|
91
|
+
return pulumi.get(self, "name")
|
|
92
|
+
|
|
93
|
+
@name.setter
|
|
94
|
+
def name(self, value: Optional[pulumi.Input[str]]):
|
|
95
|
+
pulumi.set(self, "name", value)
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
class SigSecurityFeatureProfile(pulumi.CustomResource):
|
|
99
|
+
@overload
|
|
100
|
+
def __init__(__self__,
|
|
101
|
+
resource_name: str,
|
|
102
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
103
|
+
description: Optional[pulumi.Input[str]] = None,
|
|
104
|
+
name: Optional[pulumi.Input[str]] = None,
|
|
105
|
+
__props__=None):
|
|
106
|
+
"""
|
|
107
|
+
This resource can manage a SIG Security Feature Profile .
|
|
108
|
+
- Minimum SD-WAN Manager version: `20.12.0`
|
|
109
|
+
|
|
110
|
+
## Example Usage
|
|
111
|
+
|
|
112
|
+
```python
|
|
113
|
+
import pulumi
|
|
114
|
+
import pulumi_sdwan as sdwan
|
|
115
|
+
|
|
116
|
+
example = sdwan.SigSecurityFeatureProfile("example",
|
|
117
|
+
name="SIG_SECURITY_FP_1",
|
|
118
|
+
description="My sig security feature profile 1")
|
|
119
|
+
```
|
|
120
|
+
|
|
121
|
+
## Import
|
|
122
|
+
|
|
123
|
+
```sh
|
|
124
|
+
$ pulumi import sdwan:index/sigSecurityFeatureProfile:SigSecurityFeatureProfile example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
125
|
+
```
|
|
126
|
+
|
|
127
|
+
:param str resource_name: The name of the resource.
|
|
128
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
129
|
+
:param pulumi.Input[str] description: Description
|
|
130
|
+
:param pulumi.Input[str] name: The name of the sig security feature profile
|
|
131
|
+
"""
|
|
132
|
+
...
|
|
133
|
+
@overload
|
|
134
|
+
def __init__(__self__,
|
|
135
|
+
resource_name: str,
|
|
136
|
+
args: SigSecurityFeatureProfileArgs,
|
|
137
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
138
|
+
"""
|
|
139
|
+
This resource can manage a SIG Security Feature Profile .
|
|
140
|
+
- Minimum SD-WAN Manager version: `20.12.0`
|
|
141
|
+
|
|
142
|
+
## Example Usage
|
|
143
|
+
|
|
144
|
+
```python
|
|
145
|
+
import pulumi
|
|
146
|
+
import pulumi_sdwan as sdwan
|
|
147
|
+
|
|
148
|
+
example = sdwan.SigSecurityFeatureProfile("example",
|
|
149
|
+
name="SIG_SECURITY_FP_1",
|
|
150
|
+
description="My sig security feature profile 1")
|
|
151
|
+
```
|
|
152
|
+
|
|
153
|
+
## Import
|
|
154
|
+
|
|
155
|
+
```sh
|
|
156
|
+
$ pulumi import sdwan:index/sigSecurityFeatureProfile:SigSecurityFeatureProfile example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
157
|
+
```
|
|
158
|
+
|
|
159
|
+
:param str resource_name: The name of the resource.
|
|
160
|
+
:param SigSecurityFeatureProfileArgs args: The arguments to use to populate this resource's properties.
|
|
161
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
162
|
+
"""
|
|
163
|
+
...
|
|
164
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
165
|
+
resource_args, opts = _utilities.get_resource_args_opts(SigSecurityFeatureProfileArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
166
|
+
if resource_args is not None:
|
|
167
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
168
|
+
else:
|
|
169
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
170
|
+
|
|
171
|
+
def _internal_init(__self__,
|
|
172
|
+
resource_name: str,
|
|
173
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
174
|
+
description: Optional[pulumi.Input[str]] = None,
|
|
175
|
+
name: Optional[pulumi.Input[str]] = None,
|
|
176
|
+
__props__=None):
|
|
177
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
178
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
179
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
180
|
+
if opts.id is None:
|
|
181
|
+
if __props__ is not None:
|
|
182
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
183
|
+
__props__ = SigSecurityFeatureProfileArgs.__new__(SigSecurityFeatureProfileArgs)
|
|
184
|
+
|
|
185
|
+
if description is None and not opts.urn:
|
|
186
|
+
raise TypeError("Missing required property 'description'")
|
|
187
|
+
__props__.__dict__["description"] = description
|
|
188
|
+
__props__.__dict__["name"] = name
|
|
189
|
+
super(SigSecurityFeatureProfile, __self__).__init__(
|
|
190
|
+
'sdwan:index/sigSecurityFeatureProfile:SigSecurityFeatureProfile',
|
|
191
|
+
resource_name,
|
|
192
|
+
__props__,
|
|
193
|
+
opts)
|
|
194
|
+
|
|
195
|
+
@staticmethod
|
|
196
|
+
def get(resource_name: str,
|
|
197
|
+
id: pulumi.Input[str],
|
|
198
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
199
|
+
description: Optional[pulumi.Input[str]] = None,
|
|
200
|
+
name: Optional[pulumi.Input[str]] = None) -> 'SigSecurityFeatureProfile':
|
|
201
|
+
"""
|
|
202
|
+
Get an existing SigSecurityFeatureProfile resource's state with the given name, id, and optional extra
|
|
203
|
+
properties used to qualify the lookup.
|
|
204
|
+
|
|
205
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
206
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
207
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
208
|
+
:param pulumi.Input[str] description: Description
|
|
209
|
+
:param pulumi.Input[str] name: The name of the sig security feature profile
|
|
210
|
+
"""
|
|
211
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
212
|
+
|
|
213
|
+
__props__ = _SigSecurityFeatureProfileState.__new__(_SigSecurityFeatureProfileState)
|
|
214
|
+
|
|
215
|
+
__props__.__dict__["description"] = description
|
|
216
|
+
__props__.__dict__["name"] = name
|
|
217
|
+
return SigSecurityFeatureProfile(resource_name, opts=opts, __props__=__props__)
|
|
218
|
+
|
|
219
|
+
@property
|
|
220
|
+
@pulumi.getter
|
|
221
|
+
def description(self) -> pulumi.Output[str]:
|
|
222
|
+
"""
|
|
223
|
+
Description
|
|
224
|
+
"""
|
|
225
|
+
return pulumi.get(self, "description")
|
|
226
|
+
|
|
227
|
+
@property
|
|
228
|
+
@pulumi.getter
|
|
229
|
+
def name(self) -> pulumi.Output[str]:
|
|
230
|
+
"""
|
|
231
|
+
The name of the sig security feature profile
|
|
232
|
+
"""
|
|
233
|
+
return pulumi.get(self, "name")
|
|
234
|
+
|
|
@@ -621,8 +621,10 @@ class SystemAaaFeature(pulumi.CustomResource):
|
|
|
621
621
|
|
|
622
622
|
## Import
|
|
623
623
|
|
|
624
|
+
Expected import identifier with the format: "system_aaa_feature_id,feature_profile_id"
|
|
625
|
+
|
|
624
626
|
```sh
|
|
625
|
-
$ pulumi import sdwan:index/systemAaaFeature:SystemAaaFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
627
|
+
$ pulumi import sdwan:index/systemAaaFeature:SystemAaaFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
626
628
|
```
|
|
627
629
|
|
|
628
630
|
:param str resource_name: The name of the resource.
|
|
@@ -657,8 +659,10 @@ class SystemAaaFeature(pulumi.CustomResource):
|
|
|
657
659
|
|
|
658
660
|
## Import
|
|
659
661
|
|
|
662
|
+
Expected import identifier with the format: "system_aaa_feature_id,feature_profile_id"
|
|
663
|
+
|
|
660
664
|
```sh
|
|
661
|
-
$ pulumi import sdwan:index/systemAaaFeature:SystemAaaFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
665
|
+
$ pulumi import sdwan:index/systemAaaFeature:SystemAaaFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
662
666
|
```
|
|
663
667
|
|
|
664
668
|
:param str resource_name: The name of the resource.
|
|
@@ -288,8 +288,10 @@ class SystemBannerFeature(pulumi.CustomResource):
|
|
|
288
288
|
|
|
289
289
|
## Import
|
|
290
290
|
|
|
291
|
+
Expected import identifier with the format: "system_banner_feature_id,feature_profile_id"
|
|
292
|
+
|
|
291
293
|
```sh
|
|
292
|
-
$ pulumi import sdwan:index/systemBannerFeature:SystemBannerFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
294
|
+
$ pulumi import sdwan:index/systemBannerFeature:SystemBannerFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
293
295
|
```
|
|
294
296
|
|
|
295
297
|
:param str resource_name: The name of the resource.
|
|
@@ -326,8 +328,10 @@ class SystemBannerFeature(pulumi.CustomResource):
|
|
|
326
328
|
|
|
327
329
|
## Import
|
|
328
330
|
|
|
331
|
+
Expected import identifier with the format: "system_banner_feature_id,feature_profile_id"
|
|
332
|
+
|
|
329
333
|
```sh
|
|
330
|
-
$ pulumi import sdwan:index/systemBannerFeature:SystemBannerFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
334
|
+
$ pulumi import sdwan:index/systemBannerFeature:SystemBannerFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
331
335
|
```
|
|
332
336
|
|
|
333
337
|
:param str resource_name: The name of the resource.
|
|
@@ -2441,8 +2441,10 @@ class SystemBasicFeature(pulumi.CustomResource):
|
|
|
2441
2441
|
|
|
2442
2442
|
## Import
|
|
2443
2443
|
|
|
2444
|
+
Expected import identifier with the format: "system_basic_feature_id,feature_profile_id"
|
|
2445
|
+
|
|
2444
2446
|
```sh
|
|
2445
|
-
$ pulumi import sdwan:index/systemBasicFeature:SystemBasicFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
2447
|
+
$ pulumi import sdwan:index/systemBasicFeature:SystemBasicFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
2446
2448
|
```
|
|
2447
2449
|
|
|
2448
2450
|
:param str resource_name: The name of the resource.
|
|
@@ -2598,8 +2600,10 @@ class SystemBasicFeature(pulumi.CustomResource):
|
|
|
2598
2600
|
|
|
2599
2601
|
## Import
|
|
2600
2602
|
|
|
2603
|
+
Expected import identifier with the format: "system_basic_feature_id,feature_profile_id"
|
|
2604
|
+
|
|
2601
2605
|
```sh
|
|
2602
|
-
$ pulumi import sdwan:index/systemBasicFeature:SystemBasicFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
2606
|
+
$ pulumi import sdwan:index/systemBasicFeature:SystemBasicFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
2603
2607
|
```
|
|
2604
2608
|
|
|
2605
2609
|
:param str resource_name: The name of the resource.
|
|
@@ -391,8 +391,10 @@ class SystemBfdFeature(pulumi.CustomResource):
|
|
|
391
391
|
|
|
392
392
|
## Import
|
|
393
393
|
|
|
394
|
+
Expected import identifier with the format: "system_bfd_feature_id,feature_profile_id"
|
|
395
|
+
|
|
394
396
|
```sh
|
|
395
|
-
$ pulumi import sdwan:index/systemBfdFeature:SystemBfdFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
397
|
+
$ pulumi import sdwan:index/systemBfdFeature:SystemBfdFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
396
398
|
```
|
|
397
399
|
|
|
398
400
|
:param str resource_name: The name of the resource.
|
|
@@ -420,8 +422,10 @@ class SystemBfdFeature(pulumi.CustomResource):
|
|
|
420
422
|
|
|
421
423
|
## Import
|
|
422
424
|
|
|
425
|
+
Expected import identifier with the format: "system_bfd_feature_id,feature_profile_id"
|
|
426
|
+
|
|
423
427
|
```sh
|
|
424
|
-
$ pulumi import sdwan:index/systemBfdFeature:SystemBfdFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
428
|
+
$ pulumi import sdwan:index/systemBfdFeature:SystemBfdFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
425
429
|
```
|
|
426
430
|
|
|
427
431
|
:param str resource_name: The name of the resource.
|
|
@@ -105,6 +105,7 @@ class SystemFeatureProfile(pulumi.CustomResource):
|
|
|
105
105
|
__props__=None):
|
|
106
106
|
"""
|
|
107
107
|
This resource can manage a System Feature Profile .
|
|
108
|
+
- Minimum SD-WAN Manager version: `20.12.0`
|
|
108
109
|
|
|
109
110
|
## Example Usage
|
|
110
111
|
|
|
@@ -136,6 +137,7 @@ class SystemFeatureProfile(pulumi.CustomResource):
|
|
|
136
137
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
137
138
|
"""
|
|
138
139
|
This resource can manage a System Feature Profile .
|
|
140
|
+
- Minimum SD-WAN Manager version: `20.12.0`
|
|
139
141
|
|
|
140
142
|
## Example Usage
|
|
141
143
|
|
|
@@ -245,8 +245,10 @@ class SystemFlexiblePortSpeedFeature(pulumi.CustomResource):
|
|
|
245
245
|
|
|
246
246
|
## Import
|
|
247
247
|
|
|
248
|
+
Expected import identifier with the format: "system_flexible_port_speed_feature_id,feature_profile_id"
|
|
249
|
+
|
|
248
250
|
```sh
|
|
249
|
-
$ pulumi import sdwan:index/systemFlexiblePortSpeedFeature:SystemFlexiblePortSpeedFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
251
|
+
$ pulumi import sdwan:index/systemFlexiblePortSpeedFeature:SystemFlexiblePortSpeedFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
250
252
|
```
|
|
251
253
|
|
|
252
254
|
:param str resource_name: The name of the resource.
|
|
@@ -284,8 +286,10 @@ class SystemFlexiblePortSpeedFeature(pulumi.CustomResource):
|
|
|
284
286
|
|
|
285
287
|
## Import
|
|
286
288
|
|
|
289
|
+
Expected import identifier with the format: "system_flexible_port_speed_feature_id,feature_profile_id"
|
|
290
|
+
|
|
287
291
|
```sh
|
|
288
|
-
$ pulumi import sdwan:index/systemFlexiblePortSpeedFeature:SystemFlexiblePortSpeedFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
292
|
+
$ pulumi import sdwan:index/systemFlexiblePortSpeedFeature:SystemFlexiblePortSpeedFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
289
293
|
```
|
|
290
294
|
|
|
291
295
|
:param str resource_name: The name of the resource.
|
|
@@ -1711,8 +1711,10 @@ class SystemGlobalFeature(pulumi.CustomResource):
|
|
|
1711
1711
|
|
|
1712
1712
|
## Import
|
|
1713
1713
|
|
|
1714
|
+
Expected import identifier with the format: "system_global_feature_id,feature_profile_id"
|
|
1715
|
+
|
|
1714
1716
|
```sh
|
|
1715
|
-
$ pulumi import sdwan:index/systemGlobalFeature:SystemGlobalFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
1717
|
+
$ pulumi import sdwan:index/systemGlobalFeature:SystemGlobalFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
1716
1718
|
```
|
|
1717
1719
|
|
|
1718
1720
|
:param str resource_name: The name of the resource.
|
|
@@ -1814,8 +1816,10 @@ class SystemGlobalFeature(pulumi.CustomResource):
|
|
|
1814
1816
|
|
|
1815
1817
|
## Import
|
|
1816
1818
|
|
|
1819
|
+
Expected import identifier with the format: "system_global_feature_id,feature_profile_id"
|
|
1820
|
+
|
|
1817
1821
|
```sh
|
|
1818
|
-
$ pulumi import sdwan:index/systemGlobalFeature:SystemGlobalFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
1822
|
+
$ pulumi import sdwan:index/systemGlobalFeature:SystemGlobalFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
1819
1823
|
```
|
|
1820
1824
|
|
|
1821
1825
|
:param str resource_name: The name of the resource.
|
|
@@ -226,8 +226,10 @@ class SystemIpv4DeviceAccessFeature(pulumi.CustomResource):
|
|
|
226
226
|
|
|
227
227
|
## Import
|
|
228
228
|
|
|
229
|
+
Expected import identifier with the format: "system_ipv4_device_access_feature_id,feature_profile_id"
|
|
230
|
+
|
|
229
231
|
```sh
|
|
230
|
-
$ pulumi import sdwan:index/systemIpv4DeviceAccessFeature:SystemIpv4DeviceAccessFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
232
|
+
$ pulumi import sdwan:index/systemIpv4DeviceAccessFeature:SystemIpv4DeviceAccessFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
231
233
|
```
|
|
232
234
|
|
|
233
235
|
:param str resource_name: The name of the resource.
|
|
@@ -250,8 +252,10 @@ class SystemIpv4DeviceAccessFeature(pulumi.CustomResource):
|
|
|
250
252
|
|
|
251
253
|
## Import
|
|
252
254
|
|
|
255
|
+
Expected import identifier with the format: "system_ipv4_device_access_feature_id,feature_profile_id"
|
|
256
|
+
|
|
253
257
|
```sh
|
|
254
|
-
$ pulumi import sdwan:index/systemIpv4DeviceAccessFeature:SystemIpv4DeviceAccessFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
258
|
+
$ pulumi import sdwan:index/systemIpv4DeviceAccessFeature:SystemIpv4DeviceAccessFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
255
259
|
```
|
|
256
260
|
|
|
257
261
|
:param str resource_name: The name of the resource.
|
|
@@ -226,8 +226,10 @@ class SystemIpv6DeviceAccessFeature(pulumi.CustomResource):
|
|
|
226
226
|
|
|
227
227
|
## Import
|
|
228
228
|
|
|
229
|
+
Expected import identifier with the format: "system_ipv6_device_access_feature_id,feature_profile_id"
|
|
230
|
+
|
|
229
231
|
```sh
|
|
230
|
-
$ pulumi import sdwan:index/systemIpv6DeviceAccessFeature:SystemIpv6DeviceAccessFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
232
|
+
$ pulumi import sdwan:index/systemIpv6DeviceAccessFeature:SystemIpv6DeviceAccessFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
231
233
|
```
|
|
232
234
|
|
|
233
235
|
:param str resource_name: The name of the resource.
|
|
@@ -250,8 +252,10 @@ class SystemIpv6DeviceAccessFeature(pulumi.CustomResource):
|
|
|
250
252
|
|
|
251
253
|
## Import
|
|
252
254
|
|
|
255
|
+
Expected import identifier with the format: "system_ipv6_device_access_feature_id,feature_profile_id"
|
|
256
|
+
|
|
253
257
|
```sh
|
|
254
|
-
$ pulumi import sdwan:index/systemIpv6DeviceAccessFeature:SystemIpv6DeviceAccessFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
258
|
+
$ pulumi import sdwan:index/systemIpv6DeviceAccessFeature:SystemIpv6DeviceAccessFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
255
259
|
```
|
|
256
260
|
|
|
257
261
|
:param str resource_name: The name of the resource.
|
|
@@ -458,8 +458,10 @@ class SystemLoggingFeature(pulumi.CustomResource):
|
|
|
458
458
|
|
|
459
459
|
## Import
|
|
460
460
|
|
|
461
|
+
Expected import identifier with the format: "system_logging_feature_id,feature_profile_id"
|
|
462
|
+
|
|
461
463
|
```sh
|
|
462
|
-
$ pulumi import sdwan:index/systemLoggingFeature:SystemLoggingFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
464
|
+
$ pulumi import sdwan:index/systemLoggingFeature:SystemLoggingFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
463
465
|
```
|
|
464
466
|
|
|
465
467
|
:param str resource_name: The name of the resource.
|
|
@@ -489,8 +491,10 @@ class SystemLoggingFeature(pulumi.CustomResource):
|
|
|
489
491
|
|
|
490
492
|
## Import
|
|
491
493
|
|
|
494
|
+
Expected import identifier with the format: "system_logging_feature_id,feature_profile_id"
|
|
495
|
+
|
|
492
496
|
```sh
|
|
493
|
-
$ pulumi import sdwan:index/systemLoggingFeature:SystemLoggingFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
497
|
+
$ pulumi import sdwan:index/systemLoggingFeature:SystemLoggingFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
494
498
|
```
|
|
495
499
|
|
|
496
500
|
:param str resource_name: The name of the resource.
|
|
@@ -407,8 +407,10 @@ class SystemMrfFeature(pulumi.CustomResource):
|
|
|
407
407
|
|
|
408
408
|
## Import
|
|
409
409
|
|
|
410
|
+
Expected import identifier with the format: "system_mrf_feature_id,feature_profile_id"
|
|
411
|
+
|
|
410
412
|
```sh
|
|
411
|
-
$ pulumi import sdwan:index/systemMrfFeature:SystemMrfFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
413
|
+
$ pulumi import sdwan:index/systemMrfFeature:SystemMrfFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
412
414
|
```
|
|
413
415
|
|
|
414
416
|
:param str resource_name: The name of the resource.
|
|
@@ -453,8 +455,10 @@ class SystemMrfFeature(pulumi.CustomResource):
|
|
|
453
455
|
|
|
454
456
|
## Import
|
|
455
457
|
|
|
458
|
+
Expected import identifier with the format: "system_mrf_feature_id,feature_profile_id"
|
|
459
|
+
|
|
456
460
|
```sh
|
|
457
|
-
$ pulumi import sdwan:index/systemMrfFeature:SystemMrfFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
461
|
+
$ pulumi import sdwan:index/systemMrfFeature:SystemMrfFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
458
462
|
```
|
|
459
463
|
|
|
460
464
|
:param str resource_name: The name of the resource.
|
|
@@ -491,8 +491,10 @@ class SystemNtpFeature(pulumi.CustomResource):
|
|
|
491
491
|
|
|
492
492
|
## Import
|
|
493
493
|
|
|
494
|
+
Expected import identifier with the format: "system_ntp_feature_id,feature_profile_id"
|
|
495
|
+
|
|
494
496
|
```sh
|
|
495
|
-
$ pulumi import sdwan:index/systemNtpFeature:SystemNtpFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
497
|
+
$ pulumi import sdwan:index/systemNtpFeature:SystemNtpFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
496
498
|
```
|
|
497
499
|
|
|
498
500
|
:param str resource_name: The name of the resource.
|
|
@@ -523,8 +525,10 @@ class SystemNtpFeature(pulumi.CustomResource):
|
|
|
523
525
|
|
|
524
526
|
## Import
|
|
525
527
|
|
|
528
|
+
Expected import identifier with the format: "system_ntp_feature_id,feature_profile_id"
|
|
529
|
+
|
|
526
530
|
```sh
|
|
527
|
-
$ pulumi import sdwan:index/systemNtpFeature:SystemNtpFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
531
|
+
$ pulumi import sdwan:index/systemNtpFeature:SystemNtpFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
528
532
|
```
|
|
529
533
|
|
|
530
534
|
:param str resource_name: The name of the resource.
|
|
@@ -2113,8 +2113,10 @@ class SystemOmpFeature(pulumi.CustomResource):
|
|
|
2113
2113
|
|
|
2114
2114
|
## Import
|
|
2115
2115
|
|
|
2116
|
+
Expected import identifier with the format: "system_omp_feature_id,feature_profile_id"
|
|
2117
|
+
|
|
2116
2118
|
```sh
|
|
2117
|
-
$ pulumi import sdwan:index/systemOmpFeature:SystemOmpFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
2119
|
+
$ pulumi import sdwan:index/systemOmpFeature:SystemOmpFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
2118
2120
|
```
|
|
2119
2121
|
|
|
2120
2122
|
:param str resource_name: The name of the resource.
|
|
@@ -2234,8 +2236,10 @@ class SystemOmpFeature(pulumi.CustomResource):
|
|
|
2234
2236
|
|
|
2235
2237
|
## Import
|
|
2236
2238
|
|
|
2239
|
+
Expected import identifier with the format: "system_omp_feature_id,feature_profile_id"
|
|
2240
|
+
|
|
2237
2241
|
```sh
|
|
2238
|
-
$ pulumi import sdwan:index/systemOmpFeature:SystemOmpFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
2242
|
+
$ pulumi import sdwan:index/systemOmpFeature:SystemOmpFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
2239
2243
|
```
|
|
2240
2244
|
|
|
2241
2245
|
:param str resource_name: The name of the resource.
|
|
@@ -375,8 +375,10 @@ class SystemPerformanceMonitoringFeature(pulumi.CustomResource):
|
|
|
375
375
|
|
|
376
376
|
## Import
|
|
377
377
|
|
|
378
|
+
Expected import identifier with the format: "system_performance_monitoring_feature_id,feature_profile_id"
|
|
379
|
+
|
|
378
380
|
```sh
|
|
379
|
-
$ pulumi import sdwan:index/systemPerformanceMonitoringFeature:SystemPerformanceMonitoringFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
381
|
+
$ pulumi import sdwan:index/systemPerformanceMonitoringFeature:SystemPerformanceMonitoringFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
380
382
|
```
|
|
381
383
|
|
|
382
384
|
:param str resource_name: The name of the resource.
|
|
@@ -421,8 +423,10 @@ class SystemPerformanceMonitoringFeature(pulumi.CustomResource):
|
|
|
421
423
|
|
|
422
424
|
## Import
|
|
423
425
|
|
|
426
|
+
Expected import identifier with the format: "system_performance_monitoring_feature_id,feature_profile_id"
|
|
427
|
+
|
|
424
428
|
```sh
|
|
425
|
-
$ pulumi import sdwan:index/systemPerformanceMonitoringFeature:SystemPerformanceMonitoringFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
429
|
+
$ pulumi import sdwan:index/systemPerformanceMonitoringFeature:SystemPerformanceMonitoringFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
426
430
|
```
|
|
427
431
|
|
|
428
432
|
:param str resource_name: The name of the resource.
|
|
@@ -1505,8 +1505,10 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
1505
1505
|
|
|
1506
1506
|
## Import
|
|
1507
1507
|
|
|
1508
|
+
Expected import identifier with the format: "system_remote_access_feature_id,feature_profile_id"
|
|
1509
|
+
|
|
1508
1510
|
```sh
|
|
1509
|
-
$ pulumi import sdwan:index/systemRemoteAccessFeature:SystemRemoteAccessFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
1511
|
+
$ pulumi import sdwan:index/systemRemoteAccessFeature:SystemRemoteAccessFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
1510
1512
|
```
|
|
1511
1513
|
|
|
1512
1514
|
:param str resource_name: The name of the resource.
|
|
@@ -1598,8 +1600,10 @@ class SystemRemoteAccessFeature(pulumi.CustomResource):
|
|
|
1598
1600
|
|
|
1599
1601
|
## Import
|
|
1600
1602
|
|
|
1603
|
+
Expected import identifier with the format: "system_remote_access_feature_id,feature_profile_id"
|
|
1604
|
+
|
|
1601
1605
|
```sh
|
|
1602
|
-
$ pulumi import sdwan:index/systemRemoteAccessFeature:SystemRemoteAccessFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
1606
|
+
$ pulumi import sdwan:index/systemRemoteAccessFeature:SystemRemoteAccessFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
1603
1607
|
```
|
|
1604
1608
|
|
|
1605
1609
|
:param str resource_name: The name of the resource.
|
|
@@ -561,8 +561,10 @@ class SystemSecurityFeature(pulumi.CustomResource):
|
|
|
561
561
|
|
|
562
562
|
## Import
|
|
563
563
|
|
|
564
|
+
Expected import identifier with the format: "system_security_feature_id,feature_profile_id"
|
|
565
|
+
|
|
564
566
|
```sh
|
|
565
|
-
$ pulumi import sdwan:index/systemSecurityFeature:SystemSecurityFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
567
|
+
$ pulumi import sdwan:index/systemSecurityFeature:SystemSecurityFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
566
568
|
```
|
|
567
569
|
|
|
568
570
|
:param str resource_name: The name of the resource.
|
|
@@ -596,8 +598,10 @@ class SystemSecurityFeature(pulumi.CustomResource):
|
|
|
596
598
|
|
|
597
599
|
## Import
|
|
598
600
|
|
|
601
|
+
Expected import identifier with the format: "system_security_feature_id,feature_profile_id"
|
|
602
|
+
|
|
599
603
|
```sh
|
|
600
|
-
$ pulumi import sdwan:index/systemSecurityFeature:SystemSecurityFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
604
|
+
$ pulumi import sdwan:index/systemSecurityFeature:SystemSecurityFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
601
605
|
```
|
|
602
606
|
|
|
603
607
|
:param str resource_name: The name of the resource.
|
|
@@ -524,8 +524,10 @@ class SystemSnmpFeature(pulumi.CustomResource):
|
|
|
524
524
|
|
|
525
525
|
## Import
|
|
526
526
|
|
|
527
|
+
Expected import identifier with the format: "system_snmp_feature_id,feature_profile_id"
|
|
528
|
+
|
|
527
529
|
```sh
|
|
528
|
-
$ pulumi import sdwan:index/systemSnmpFeature:SystemSnmpFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
530
|
+
$ pulumi import sdwan:index/systemSnmpFeature:SystemSnmpFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
529
531
|
```
|
|
530
532
|
|
|
531
533
|
:param str resource_name: The name of the resource.
|
|
@@ -557,8 +559,10 @@ class SystemSnmpFeature(pulumi.CustomResource):
|
|
|
557
559
|
|
|
558
560
|
## Import
|
|
559
561
|
|
|
562
|
+
Expected import identifier with the format: "system_snmp_feature_id,feature_profile_id"
|
|
563
|
+
|
|
560
564
|
```sh
|
|
561
|
-
$ pulumi import sdwan:index/systemSnmpFeature:SystemSnmpFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
565
|
+
$ pulumi import sdwan:index/systemSnmpFeature:SystemSnmpFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
562
566
|
```
|
|
563
567
|
|
|
564
568
|
:param str resource_name: The name of the resource.
|
|
@@ -105,6 +105,7 @@ class TransportFeatureProfile(pulumi.CustomResource):
|
|
|
105
105
|
__props__=None):
|
|
106
106
|
"""
|
|
107
107
|
This resource can manage a Transport Feature Profile .
|
|
108
|
+
- Minimum SD-WAN Manager version: `20.12.0`
|
|
108
109
|
|
|
109
110
|
## Example Usage
|
|
110
111
|
|
|
@@ -136,6 +137,7 @@ class TransportFeatureProfile(pulumi.CustomResource):
|
|
|
136
137
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
137
138
|
"""
|
|
138
139
|
This resource can manage a Transport Feature Profile .
|
|
140
|
+
- Minimum SD-WAN Manager version: `20.12.0`
|
|
139
141
|
|
|
140
142
|
## Example Usage
|
|
141
143
|
|