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,389 @@
|
|
|
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
|
+
from . import outputs
|
|
17
|
+
from ._inputs import *
|
|
18
|
+
|
|
19
|
+
__all__ = ['PolicyObjectAsPathListArgs', 'PolicyObjectAsPathList']
|
|
20
|
+
|
|
21
|
+
@pulumi.input_type
|
|
22
|
+
class PolicyObjectAsPathListArgs:
|
|
23
|
+
def __init__(__self__, *,
|
|
24
|
+
as_path_list_id: pulumi.Input[int],
|
|
25
|
+
entries: pulumi.Input[Sequence[pulumi.Input['PolicyObjectAsPathListEntryArgs']]],
|
|
26
|
+
feature_profile_id: pulumi.Input[str],
|
|
27
|
+
description: Optional[pulumi.Input[str]] = None,
|
|
28
|
+
name: Optional[pulumi.Input[str]] = None):
|
|
29
|
+
"""
|
|
30
|
+
The set of arguments for constructing a PolicyObjectAsPathList resource.
|
|
31
|
+
:param pulumi.Input[int] as_path_list_id: As path List Number - Range: `1`-`500`
|
|
32
|
+
:param pulumi.Input[Sequence[pulumi.Input['PolicyObjectAsPathListEntryArgs']]] entries: AS Path List
|
|
33
|
+
:param pulumi.Input[str] feature_profile_id: Feature Profile ID
|
|
34
|
+
:param pulumi.Input[str] description: The description of the Policy_object
|
|
35
|
+
:param pulumi.Input[str] name: The name of the Policy_object
|
|
36
|
+
"""
|
|
37
|
+
pulumi.set(__self__, "as_path_list_id", as_path_list_id)
|
|
38
|
+
pulumi.set(__self__, "entries", entries)
|
|
39
|
+
pulumi.set(__self__, "feature_profile_id", feature_profile_id)
|
|
40
|
+
if description is not None:
|
|
41
|
+
pulumi.set(__self__, "description", description)
|
|
42
|
+
if name is not None:
|
|
43
|
+
pulumi.set(__self__, "name", name)
|
|
44
|
+
|
|
45
|
+
@property
|
|
46
|
+
@pulumi.getter(name="asPathListId")
|
|
47
|
+
def as_path_list_id(self) -> pulumi.Input[int]:
|
|
48
|
+
"""
|
|
49
|
+
As path List Number - Range: `1`-`500`
|
|
50
|
+
"""
|
|
51
|
+
return pulumi.get(self, "as_path_list_id")
|
|
52
|
+
|
|
53
|
+
@as_path_list_id.setter
|
|
54
|
+
def as_path_list_id(self, value: pulumi.Input[int]):
|
|
55
|
+
pulumi.set(self, "as_path_list_id", value)
|
|
56
|
+
|
|
57
|
+
@property
|
|
58
|
+
@pulumi.getter
|
|
59
|
+
def entries(self) -> pulumi.Input[Sequence[pulumi.Input['PolicyObjectAsPathListEntryArgs']]]:
|
|
60
|
+
"""
|
|
61
|
+
AS Path List
|
|
62
|
+
"""
|
|
63
|
+
return pulumi.get(self, "entries")
|
|
64
|
+
|
|
65
|
+
@entries.setter
|
|
66
|
+
def entries(self, value: pulumi.Input[Sequence[pulumi.Input['PolicyObjectAsPathListEntryArgs']]]):
|
|
67
|
+
pulumi.set(self, "entries", value)
|
|
68
|
+
|
|
69
|
+
@property
|
|
70
|
+
@pulumi.getter(name="featureProfileId")
|
|
71
|
+
def feature_profile_id(self) -> pulumi.Input[str]:
|
|
72
|
+
"""
|
|
73
|
+
Feature Profile ID
|
|
74
|
+
"""
|
|
75
|
+
return pulumi.get(self, "feature_profile_id")
|
|
76
|
+
|
|
77
|
+
@feature_profile_id.setter
|
|
78
|
+
def feature_profile_id(self, value: pulumi.Input[str]):
|
|
79
|
+
pulumi.set(self, "feature_profile_id", value)
|
|
80
|
+
|
|
81
|
+
@property
|
|
82
|
+
@pulumi.getter
|
|
83
|
+
def description(self) -> Optional[pulumi.Input[str]]:
|
|
84
|
+
"""
|
|
85
|
+
The description of the Policy_object
|
|
86
|
+
"""
|
|
87
|
+
return pulumi.get(self, "description")
|
|
88
|
+
|
|
89
|
+
@description.setter
|
|
90
|
+
def description(self, value: Optional[pulumi.Input[str]]):
|
|
91
|
+
pulumi.set(self, "description", value)
|
|
92
|
+
|
|
93
|
+
@property
|
|
94
|
+
@pulumi.getter
|
|
95
|
+
def name(self) -> Optional[pulumi.Input[str]]:
|
|
96
|
+
"""
|
|
97
|
+
The name of the Policy_object
|
|
98
|
+
"""
|
|
99
|
+
return pulumi.get(self, "name")
|
|
100
|
+
|
|
101
|
+
@name.setter
|
|
102
|
+
def name(self, value: Optional[pulumi.Input[str]]):
|
|
103
|
+
pulumi.set(self, "name", value)
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
@pulumi.input_type
|
|
107
|
+
class _PolicyObjectAsPathListState:
|
|
108
|
+
def __init__(__self__, *,
|
|
109
|
+
as_path_list_id: Optional[pulumi.Input[int]] = None,
|
|
110
|
+
description: Optional[pulumi.Input[str]] = None,
|
|
111
|
+
entries: Optional[pulumi.Input[Sequence[pulumi.Input['PolicyObjectAsPathListEntryArgs']]]] = None,
|
|
112
|
+
feature_profile_id: Optional[pulumi.Input[str]] = None,
|
|
113
|
+
name: Optional[pulumi.Input[str]] = None,
|
|
114
|
+
version: Optional[pulumi.Input[int]] = None):
|
|
115
|
+
"""
|
|
116
|
+
Input properties used for looking up and filtering PolicyObjectAsPathList resources.
|
|
117
|
+
:param pulumi.Input[int] as_path_list_id: As path List Number - Range: `1`-`500`
|
|
118
|
+
:param pulumi.Input[str] description: The description of the Policy_object
|
|
119
|
+
:param pulumi.Input[Sequence[pulumi.Input['PolicyObjectAsPathListEntryArgs']]] entries: AS Path List
|
|
120
|
+
:param pulumi.Input[str] feature_profile_id: Feature Profile ID
|
|
121
|
+
:param pulumi.Input[str] name: The name of the Policy_object
|
|
122
|
+
:param pulumi.Input[int] version: The version of the Policy_object
|
|
123
|
+
"""
|
|
124
|
+
if as_path_list_id is not None:
|
|
125
|
+
pulumi.set(__self__, "as_path_list_id", as_path_list_id)
|
|
126
|
+
if description is not None:
|
|
127
|
+
pulumi.set(__self__, "description", description)
|
|
128
|
+
if entries is not None:
|
|
129
|
+
pulumi.set(__self__, "entries", entries)
|
|
130
|
+
if feature_profile_id is not None:
|
|
131
|
+
pulumi.set(__self__, "feature_profile_id", feature_profile_id)
|
|
132
|
+
if name is not None:
|
|
133
|
+
pulumi.set(__self__, "name", name)
|
|
134
|
+
if version is not None:
|
|
135
|
+
pulumi.set(__self__, "version", version)
|
|
136
|
+
|
|
137
|
+
@property
|
|
138
|
+
@pulumi.getter(name="asPathListId")
|
|
139
|
+
def as_path_list_id(self) -> Optional[pulumi.Input[int]]:
|
|
140
|
+
"""
|
|
141
|
+
As path List Number - Range: `1`-`500`
|
|
142
|
+
"""
|
|
143
|
+
return pulumi.get(self, "as_path_list_id")
|
|
144
|
+
|
|
145
|
+
@as_path_list_id.setter
|
|
146
|
+
def as_path_list_id(self, value: Optional[pulumi.Input[int]]):
|
|
147
|
+
pulumi.set(self, "as_path_list_id", value)
|
|
148
|
+
|
|
149
|
+
@property
|
|
150
|
+
@pulumi.getter
|
|
151
|
+
def description(self) -> Optional[pulumi.Input[str]]:
|
|
152
|
+
"""
|
|
153
|
+
The description of the Policy_object
|
|
154
|
+
"""
|
|
155
|
+
return pulumi.get(self, "description")
|
|
156
|
+
|
|
157
|
+
@description.setter
|
|
158
|
+
def description(self, value: Optional[pulumi.Input[str]]):
|
|
159
|
+
pulumi.set(self, "description", value)
|
|
160
|
+
|
|
161
|
+
@property
|
|
162
|
+
@pulumi.getter
|
|
163
|
+
def entries(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['PolicyObjectAsPathListEntryArgs']]]]:
|
|
164
|
+
"""
|
|
165
|
+
AS Path List
|
|
166
|
+
"""
|
|
167
|
+
return pulumi.get(self, "entries")
|
|
168
|
+
|
|
169
|
+
@entries.setter
|
|
170
|
+
def entries(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['PolicyObjectAsPathListEntryArgs']]]]):
|
|
171
|
+
pulumi.set(self, "entries", value)
|
|
172
|
+
|
|
173
|
+
@property
|
|
174
|
+
@pulumi.getter(name="featureProfileId")
|
|
175
|
+
def feature_profile_id(self) -> Optional[pulumi.Input[str]]:
|
|
176
|
+
"""
|
|
177
|
+
Feature Profile ID
|
|
178
|
+
"""
|
|
179
|
+
return pulumi.get(self, "feature_profile_id")
|
|
180
|
+
|
|
181
|
+
@feature_profile_id.setter
|
|
182
|
+
def feature_profile_id(self, value: Optional[pulumi.Input[str]]):
|
|
183
|
+
pulumi.set(self, "feature_profile_id", value)
|
|
184
|
+
|
|
185
|
+
@property
|
|
186
|
+
@pulumi.getter
|
|
187
|
+
def name(self) -> Optional[pulumi.Input[str]]:
|
|
188
|
+
"""
|
|
189
|
+
The name of the Policy_object
|
|
190
|
+
"""
|
|
191
|
+
return pulumi.get(self, "name")
|
|
192
|
+
|
|
193
|
+
@name.setter
|
|
194
|
+
def name(self, value: Optional[pulumi.Input[str]]):
|
|
195
|
+
pulumi.set(self, "name", value)
|
|
196
|
+
|
|
197
|
+
@property
|
|
198
|
+
@pulumi.getter
|
|
199
|
+
def version(self) -> Optional[pulumi.Input[int]]:
|
|
200
|
+
"""
|
|
201
|
+
The version of the Policy_object
|
|
202
|
+
"""
|
|
203
|
+
return pulumi.get(self, "version")
|
|
204
|
+
|
|
205
|
+
@version.setter
|
|
206
|
+
def version(self, value: Optional[pulumi.Input[int]]):
|
|
207
|
+
pulumi.set(self, "version", value)
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
class PolicyObjectAsPathList(pulumi.CustomResource):
|
|
211
|
+
@overload
|
|
212
|
+
def __init__(__self__,
|
|
213
|
+
resource_name: str,
|
|
214
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
215
|
+
as_path_list_id: Optional[pulumi.Input[int]] = None,
|
|
216
|
+
description: Optional[pulumi.Input[str]] = None,
|
|
217
|
+
entries: Optional[pulumi.Input[Sequence[pulumi.Input[Union['PolicyObjectAsPathListEntryArgs', 'PolicyObjectAsPathListEntryArgsDict']]]]] = None,
|
|
218
|
+
feature_profile_id: Optional[pulumi.Input[str]] = None,
|
|
219
|
+
name: Optional[pulumi.Input[str]] = None,
|
|
220
|
+
__props__=None):
|
|
221
|
+
"""
|
|
222
|
+
This resource can manage a Policy Object AS Path List Policy_object.
|
|
223
|
+
- Minimum SD-WAN Manager version: `20.12.0`
|
|
224
|
+
|
|
225
|
+
## Import
|
|
226
|
+
|
|
227
|
+
Expected import identifier with the format: "policy_object_as_path_list_id,feature_profile_id"
|
|
228
|
+
|
|
229
|
+
```sh
|
|
230
|
+
$ pulumi import sdwan:index/policyObjectAsPathList:PolicyObjectAsPathList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
231
|
+
```
|
|
232
|
+
|
|
233
|
+
:param str resource_name: The name of the resource.
|
|
234
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
235
|
+
:param pulumi.Input[int] as_path_list_id: As path List Number - Range: `1`-`500`
|
|
236
|
+
:param pulumi.Input[str] description: The description of the Policy_object
|
|
237
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['PolicyObjectAsPathListEntryArgs', 'PolicyObjectAsPathListEntryArgsDict']]]] entries: AS Path List
|
|
238
|
+
:param pulumi.Input[str] feature_profile_id: Feature Profile ID
|
|
239
|
+
:param pulumi.Input[str] name: The name of the Policy_object
|
|
240
|
+
"""
|
|
241
|
+
...
|
|
242
|
+
@overload
|
|
243
|
+
def __init__(__self__,
|
|
244
|
+
resource_name: str,
|
|
245
|
+
args: PolicyObjectAsPathListArgs,
|
|
246
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
247
|
+
"""
|
|
248
|
+
This resource can manage a Policy Object AS Path List Policy_object.
|
|
249
|
+
- Minimum SD-WAN Manager version: `20.12.0`
|
|
250
|
+
|
|
251
|
+
## Import
|
|
252
|
+
|
|
253
|
+
Expected import identifier with the format: "policy_object_as_path_list_id,feature_profile_id"
|
|
254
|
+
|
|
255
|
+
```sh
|
|
256
|
+
$ pulumi import sdwan:index/policyObjectAsPathList:PolicyObjectAsPathList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
257
|
+
```
|
|
258
|
+
|
|
259
|
+
:param str resource_name: The name of the resource.
|
|
260
|
+
:param PolicyObjectAsPathListArgs args: The arguments to use to populate this resource's properties.
|
|
261
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
262
|
+
"""
|
|
263
|
+
...
|
|
264
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
265
|
+
resource_args, opts = _utilities.get_resource_args_opts(PolicyObjectAsPathListArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
266
|
+
if resource_args is not None:
|
|
267
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
268
|
+
else:
|
|
269
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
270
|
+
|
|
271
|
+
def _internal_init(__self__,
|
|
272
|
+
resource_name: str,
|
|
273
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
274
|
+
as_path_list_id: Optional[pulumi.Input[int]] = None,
|
|
275
|
+
description: Optional[pulumi.Input[str]] = None,
|
|
276
|
+
entries: Optional[pulumi.Input[Sequence[pulumi.Input[Union['PolicyObjectAsPathListEntryArgs', 'PolicyObjectAsPathListEntryArgsDict']]]]] = None,
|
|
277
|
+
feature_profile_id: Optional[pulumi.Input[str]] = None,
|
|
278
|
+
name: Optional[pulumi.Input[str]] = None,
|
|
279
|
+
__props__=None):
|
|
280
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
281
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
282
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
283
|
+
if opts.id is None:
|
|
284
|
+
if __props__ is not None:
|
|
285
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
286
|
+
__props__ = PolicyObjectAsPathListArgs.__new__(PolicyObjectAsPathListArgs)
|
|
287
|
+
|
|
288
|
+
if as_path_list_id is None and not opts.urn:
|
|
289
|
+
raise TypeError("Missing required property 'as_path_list_id'")
|
|
290
|
+
__props__.__dict__["as_path_list_id"] = as_path_list_id
|
|
291
|
+
__props__.__dict__["description"] = description
|
|
292
|
+
if entries is None and not opts.urn:
|
|
293
|
+
raise TypeError("Missing required property 'entries'")
|
|
294
|
+
__props__.__dict__["entries"] = entries
|
|
295
|
+
if feature_profile_id is None and not opts.urn:
|
|
296
|
+
raise TypeError("Missing required property 'feature_profile_id'")
|
|
297
|
+
__props__.__dict__["feature_profile_id"] = feature_profile_id
|
|
298
|
+
__props__.__dict__["name"] = name
|
|
299
|
+
__props__.__dict__["version"] = None
|
|
300
|
+
super(PolicyObjectAsPathList, __self__).__init__(
|
|
301
|
+
'sdwan:index/policyObjectAsPathList:PolicyObjectAsPathList',
|
|
302
|
+
resource_name,
|
|
303
|
+
__props__,
|
|
304
|
+
opts)
|
|
305
|
+
|
|
306
|
+
@staticmethod
|
|
307
|
+
def get(resource_name: str,
|
|
308
|
+
id: pulumi.Input[str],
|
|
309
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
310
|
+
as_path_list_id: Optional[pulumi.Input[int]] = None,
|
|
311
|
+
description: Optional[pulumi.Input[str]] = None,
|
|
312
|
+
entries: Optional[pulumi.Input[Sequence[pulumi.Input[Union['PolicyObjectAsPathListEntryArgs', 'PolicyObjectAsPathListEntryArgsDict']]]]] = None,
|
|
313
|
+
feature_profile_id: Optional[pulumi.Input[str]] = None,
|
|
314
|
+
name: Optional[pulumi.Input[str]] = None,
|
|
315
|
+
version: Optional[pulumi.Input[int]] = None) -> 'PolicyObjectAsPathList':
|
|
316
|
+
"""
|
|
317
|
+
Get an existing PolicyObjectAsPathList resource's state with the given name, id, and optional extra
|
|
318
|
+
properties used to qualify the lookup.
|
|
319
|
+
|
|
320
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
321
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
322
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
323
|
+
:param pulumi.Input[int] as_path_list_id: As path List Number - Range: `1`-`500`
|
|
324
|
+
:param pulumi.Input[str] description: The description of the Policy_object
|
|
325
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['PolicyObjectAsPathListEntryArgs', 'PolicyObjectAsPathListEntryArgsDict']]]] entries: AS Path List
|
|
326
|
+
:param pulumi.Input[str] feature_profile_id: Feature Profile ID
|
|
327
|
+
:param pulumi.Input[str] name: The name of the Policy_object
|
|
328
|
+
:param pulumi.Input[int] version: The version of the Policy_object
|
|
329
|
+
"""
|
|
330
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
331
|
+
|
|
332
|
+
__props__ = _PolicyObjectAsPathListState.__new__(_PolicyObjectAsPathListState)
|
|
333
|
+
|
|
334
|
+
__props__.__dict__["as_path_list_id"] = as_path_list_id
|
|
335
|
+
__props__.__dict__["description"] = description
|
|
336
|
+
__props__.__dict__["entries"] = entries
|
|
337
|
+
__props__.__dict__["feature_profile_id"] = feature_profile_id
|
|
338
|
+
__props__.__dict__["name"] = name
|
|
339
|
+
__props__.__dict__["version"] = version
|
|
340
|
+
return PolicyObjectAsPathList(resource_name, opts=opts, __props__=__props__)
|
|
341
|
+
|
|
342
|
+
@property
|
|
343
|
+
@pulumi.getter(name="asPathListId")
|
|
344
|
+
def as_path_list_id(self) -> pulumi.Output[int]:
|
|
345
|
+
"""
|
|
346
|
+
As path List Number - Range: `1`-`500`
|
|
347
|
+
"""
|
|
348
|
+
return pulumi.get(self, "as_path_list_id")
|
|
349
|
+
|
|
350
|
+
@property
|
|
351
|
+
@pulumi.getter
|
|
352
|
+
def description(self) -> pulumi.Output[Optional[str]]:
|
|
353
|
+
"""
|
|
354
|
+
The description of the Policy_object
|
|
355
|
+
"""
|
|
356
|
+
return pulumi.get(self, "description")
|
|
357
|
+
|
|
358
|
+
@property
|
|
359
|
+
@pulumi.getter
|
|
360
|
+
def entries(self) -> pulumi.Output[Sequence['outputs.PolicyObjectAsPathListEntry']]:
|
|
361
|
+
"""
|
|
362
|
+
AS Path List
|
|
363
|
+
"""
|
|
364
|
+
return pulumi.get(self, "entries")
|
|
365
|
+
|
|
366
|
+
@property
|
|
367
|
+
@pulumi.getter(name="featureProfileId")
|
|
368
|
+
def feature_profile_id(self) -> pulumi.Output[str]:
|
|
369
|
+
"""
|
|
370
|
+
Feature Profile ID
|
|
371
|
+
"""
|
|
372
|
+
return pulumi.get(self, "feature_profile_id")
|
|
373
|
+
|
|
374
|
+
@property
|
|
375
|
+
@pulumi.getter
|
|
376
|
+
def name(self) -> pulumi.Output[str]:
|
|
377
|
+
"""
|
|
378
|
+
The name of the Policy_object
|
|
379
|
+
"""
|
|
380
|
+
return pulumi.get(self, "name")
|
|
381
|
+
|
|
382
|
+
@property
|
|
383
|
+
@pulumi.getter
|
|
384
|
+
def version(self) -> pulumi.Output[int]:
|
|
385
|
+
"""
|
|
386
|
+
The version of the Policy_object
|
|
387
|
+
"""
|
|
388
|
+
return pulumi.get(self, "version")
|
|
389
|
+
|
|
@@ -207,8 +207,10 @@ class PolicyObjectClassMap(pulumi.CustomResource):
|
|
|
207
207
|
|
|
208
208
|
## Import
|
|
209
209
|
|
|
210
|
+
Expected import identifier with the format: "policy_object_class_map_id,feature_profile_id"
|
|
211
|
+
|
|
210
212
|
```sh
|
|
211
|
-
$ pulumi import sdwan:index/policyObjectClassMap:PolicyObjectClassMap example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
213
|
+
$ pulumi import sdwan:index/policyObjectClassMap:PolicyObjectClassMap example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
212
214
|
```
|
|
213
215
|
|
|
214
216
|
:param str resource_name: The name of the resource.
|
|
@@ -245,8 +247,10 @@ class PolicyObjectClassMap(pulumi.CustomResource):
|
|
|
245
247
|
|
|
246
248
|
## Import
|
|
247
249
|
|
|
250
|
+
Expected import identifier with the format: "policy_object_class_map_id,feature_profile_id"
|
|
251
|
+
|
|
248
252
|
```sh
|
|
249
|
-
$ pulumi import sdwan:index/policyObjectClassMap:PolicyObjectClassMap example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
253
|
+
$ pulumi import sdwan:index/policyObjectClassMap:PolicyObjectClassMap example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
250
254
|
```
|
|
251
255
|
|
|
252
256
|
:param str resource_name: The name of the resource.
|
|
@@ -207,8 +207,10 @@ class PolicyObjectColorList(pulumi.CustomResource):
|
|
|
207
207
|
|
|
208
208
|
## Import
|
|
209
209
|
|
|
210
|
+
Expected import identifier with the format: "policy_object_color_list_id,feature_profile_id"
|
|
211
|
+
|
|
210
212
|
```sh
|
|
211
|
-
$ pulumi import sdwan:index/policyObjectColorList:PolicyObjectColorList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
213
|
+
$ pulumi import sdwan:index/policyObjectColorList:PolicyObjectColorList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
212
214
|
```
|
|
213
215
|
|
|
214
216
|
:param str resource_name: The name of the resource.
|
|
@@ -245,8 +247,10 @@ class PolicyObjectColorList(pulumi.CustomResource):
|
|
|
245
247
|
|
|
246
248
|
## Import
|
|
247
249
|
|
|
250
|
+
Expected import identifier with the format: "policy_object_color_list_id,feature_profile_id"
|
|
251
|
+
|
|
248
252
|
```sh
|
|
249
|
-
$ pulumi import sdwan:index/policyObjectColorList:PolicyObjectColorList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
253
|
+
$ pulumi import sdwan:index/policyObjectColorList:PolicyObjectColorList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
250
254
|
```
|
|
251
255
|
|
|
252
256
|
:param str resource_name: The name of the resource.
|
|
@@ -192,8 +192,10 @@ class PolicyObjectDataIpv4PrefixList(pulumi.CustomResource):
|
|
|
192
192
|
|
|
193
193
|
## Import
|
|
194
194
|
|
|
195
|
+
Expected import identifier with the format: "policy_object_data_ipv4_prefix_list_id,feature_profile_id"
|
|
196
|
+
|
|
195
197
|
```sh
|
|
196
|
-
$ pulumi import sdwan:index/policyObjectDataIpv4PrefixList:PolicyObjectDataIpv4PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
198
|
+
$ pulumi import sdwan:index/policyObjectDataIpv4PrefixList:PolicyObjectDataIpv4PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
197
199
|
```
|
|
198
200
|
|
|
199
201
|
:param str resource_name: The name of the resource.
|
|
@@ -215,8 +217,10 @@ class PolicyObjectDataIpv4PrefixList(pulumi.CustomResource):
|
|
|
215
217
|
|
|
216
218
|
## Import
|
|
217
219
|
|
|
220
|
+
Expected import identifier with the format: "policy_object_data_ipv4_prefix_list_id,feature_profile_id"
|
|
221
|
+
|
|
218
222
|
```sh
|
|
219
|
-
$ pulumi import sdwan:index/policyObjectDataIpv4PrefixList:PolicyObjectDataIpv4PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
223
|
+
$ pulumi import sdwan:index/policyObjectDataIpv4PrefixList:PolicyObjectDataIpv4PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
220
224
|
```
|
|
221
225
|
|
|
222
226
|
:param str resource_name: The name of the resource.
|
|
@@ -192,8 +192,10 @@ class PolicyObjectDataIpv6PrefixList(pulumi.CustomResource):
|
|
|
192
192
|
|
|
193
193
|
## Import
|
|
194
194
|
|
|
195
|
+
Expected import identifier with the format: "policy_object_data_ipv6_prefix_list_id,feature_profile_id"
|
|
196
|
+
|
|
195
197
|
```sh
|
|
196
|
-
$ pulumi import sdwan:index/policyObjectDataIpv6PrefixList:PolicyObjectDataIpv6PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
198
|
+
$ pulumi import sdwan:index/policyObjectDataIpv6PrefixList:PolicyObjectDataIpv6PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
197
199
|
```
|
|
198
200
|
|
|
199
201
|
:param str resource_name: The name of the resource.
|
|
@@ -215,8 +217,10 @@ class PolicyObjectDataIpv6PrefixList(pulumi.CustomResource):
|
|
|
215
217
|
|
|
216
218
|
## Import
|
|
217
219
|
|
|
220
|
+
Expected import identifier with the format: "policy_object_data_ipv6_prefix_list_id,feature_profile_id"
|
|
221
|
+
|
|
218
222
|
```sh
|
|
219
|
-
$ pulumi import sdwan:index/policyObjectDataIpv6PrefixList:PolicyObjectDataIpv6PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
223
|
+
$ pulumi import sdwan:index/policyObjectDataIpv6PrefixList:PolicyObjectDataIpv6PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
220
224
|
```
|
|
221
225
|
|
|
222
226
|
:param str resource_name: The name of the resource.
|
|
@@ -236,8 +236,10 @@ class PolicyObjectExpandedCommunityList(pulumi.CustomResource):
|
|
|
236
236
|
|
|
237
237
|
## Import
|
|
238
238
|
|
|
239
|
+
Expected import identifier with the format: "policy_object_expanded_community_list_id,feature_profile_id"
|
|
240
|
+
|
|
239
241
|
```sh
|
|
240
|
-
$ pulumi import sdwan:index/policyObjectExpandedCommunityList:PolicyObjectExpandedCommunityList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
242
|
+
$ pulumi import sdwan:index/policyObjectExpandedCommunityList:PolicyObjectExpandedCommunityList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
241
243
|
```
|
|
242
244
|
|
|
243
245
|
:param str resource_name: The name of the resource.
|
|
@@ -273,8 +275,10 @@ class PolicyObjectExpandedCommunityList(pulumi.CustomResource):
|
|
|
273
275
|
|
|
274
276
|
## Import
|
|
275
277
|
|
|
278
|
+
Expected import identifier with the format: "policy_object_expanded_community_list_id,feature_profile_id"
|
|
279
|
+
|
|
276
280
|
```sh
|
|
277
|
-
$ pulumi import sdwan:index/policyObjectExpandedCommunityList:PolicyObjectExpandedCommunityList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
281
|
+
$ pulumi import sdwan:index/policyObjectExpandedCommunityList:PolicyObjectExpandedCommunityList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
278
282
|
```
|
|
279
283
|
|
|
280
284
|
:param str resource_name: The name of the resource.
|
|
@@ -192,8 +192,10 @@ class PolicyObjectExtendedCommunityList(pulumi.CustomResource):
|
|
|
192
192
|
|
|
193
193
|
## Import
|
|
194
194
|
|
|
195
|
+
Expected import identifier with the format: "policy_object_extended_community_list_id,feature_profile_id"
|
|
196
|
+
|
|
195
197
|
```sh
|
|
196
|
-
$ pulumi import sdwan:index/policyObjectExtendedCommunityList:PolicyObjectExtendedCommunityList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
198
|
+
$ pulumi import sdwan:index/policyObjectExtendedCommunityList:PolicyObjectExtendedCommunityList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
197
199
|
```
|
|
198
200
|
|
|
199
201
|
:param str resource_name: The name of the resource.
|
|
@@ -215,8 +217,10 @@ class PolicyObjectExtendedCommunityList(pulumi.CustomResource):
|
|
|
215
217
|
|
|
216
218
|
## Import
|
|
217
219
|
|
|
220
|
+
Expected import identifier with the format: "policy_object_extended_community_list_id,feature_profile_id"
|
|
221
|
+
|
|
218
222
|
```sh
|
|
219
|
-
$ pulumi import sdwan:index/policyObjectExtendedCommunityList:PolicyObjectExtendedCommunityList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
223
|
+
$ pulumi import sdwan:index/policyObjectExtendedCommunityList:PolicyObjectExtendedCommunityList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
220
224
|
```
|
|
221
225
|
|
|
222
226
|
:param str resource_name: The name of the resource.
|
|
@@ -105,6 +105,7 @@ class PolicyObjectFeatureProfile(pulumi.CustomResource):
|
|
|
105
105
|
__props__=None):
|
|
106
106
|
"""
|
|
107
107
|
SD-WAN manager supports only a single policy object feature profile to be configured. This resource will therefore either create a new one if none exists or update the existing one.
|
|
108
|
+
- Minimum SD-WAN Manager version: `20.12.0`
|
|
108
109
|
|
|
109
110
|
## Example Usage
|
|
110
111
|
|
|
@@ -136,6 +137,7 @@ class PolicyObjectFeatureProfile(pulumi.CustomResource):
|
|
|
136
137
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
137
138
|
"""
|
|
138
139
|
SD-WAN manager supports only a single policy object feature profile to be configured. This resource will therefore either create a new one if none exists or update the existing one.
|
|
140
|
+
- Minimum SD-WAN Manager version: `20.12.0`
|
|
139
141
|
|
|
140
142
|
## Example Usage
|
|
141
143
|
|
|
@@ -192,8 +192,10 @@ class PolicyObjectIpv4PrefixList(pulumi.CustomResource):
|
|
|
192
192
|
|
|
193
193
|
## Import
|
|
194
194
|
|
|
195
|
+
Expected import identifier with the format: "policy_object_ipv4_prefix_list_id,feature_profile_id"
|
|
196
|
+
|
|
195
197
|
```sh
|
|
196
|
-
$ pulumi import sdwan:index/policyObjectIpv4PrefixList:PolicyObjectIpv4PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
198
|
+
$ pulumi import sdwan:index/policyObjectIpv4PrefixList:PolicyObjectIpv4PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
197
199
|
```
|
|
198
200
|
|
|
199
201
|
:param str resource_name: The name of the resource.
|
|
@@ -215,8 +217,10 @@ class PolicyObjectIpv4PrefixList(pulumi.CustomResource):
|
|
|
215
217
|
|
|
216
218
|
## Import
|
|
217
219
|
|
|
220
|
+
Expected import identifier with the format: "policy_object_ipv4_prefix_list_id,feature_profile_id"
|
|
221
|
+
|
|
218
222
|
```sh
|
|
219
|
-
$ pulumi import sdwan:index/policyObjectIpv4PrefixList:PolicyObjectIpv4PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
223
|
+
$ pulumi import sdwan:index/policyObjectIpv4PrefixList:PolicyObjectIpv4PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
220
224
|
```
|
|
221
225
|
|
|
222
226
|
:param str resource_name: The name of the resource.
|
|
@@ -192,8 +192,10 @@ class PolicyObjectIpv6PrefixList(pulumi.CustomResource):
|
|
|
192
192
|
|
|
193
193
|
## Import
|
|
194
194
|
|
|
195
|
+
Expected import identifier with the format: "policy_object_ipv6_prefix_list_id,feature_profile_id"
|
|
196
|
+
|
|
195
197
|
```sh
|
|
196
|
-
$ pulumi import sdwan:index/policyObjectIpv6PrefixList:PolicyObjectIpv6PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
198
|
+
$ pulumi import sdwan:index/policyObjectIpv6PrefixList:PolicyObjectIpv6PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
197
199
|
```
|
|
198
200
|
|
|
199
201
|
:param str resource_name: The name of the resource.
|
|
@@ -215,8 +217,10 @@ class PolicyObjectIpv6PrefixList(pulumi.CustomResource):
|
|
|
215
217
|
|
|
216
218
|
## Import
|
|
217
219
|
|
|
220
|
+
Expected import identifier with the format: "policy_object_ipv6_prefix_list_id,feature_profile_id"
|
|
221
|
+
|
|
218
222
|
```sh
|
|
219
|
-
$ pulumi import sdwan:index/policyObjectIpv6PrefixList:PolicyObjectIpv6PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
223
|
+
$ pulumi import sdwan:index/policyObjectIpv6PrefixList:PolicyObjectIpv6PrefixList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
220
224
|
```
|
|
221
225
|
|
|
222
226
|
:param str resource_name: The name of the resource.
|
|
@@ -192,8 +192,10 @@ class PolicyObjectMirror(pulumi.CustomResource):
|
|
|
192
192
|
|
|
193
193
|
## Import
|
|
194
194
|
|
|
195
|
+
Expected import identifier with the format: "policy_object_mirror_id,feature_profile_id"
|
|
196
|
+
|
|
195
197
|
```sh
|
|
196
|
-
$ pulumi import sdwan:index/policyObjectMirror:PolicyObjectMirror example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
198
|
+
$ pulumi import sdwan:index/policyObjectMirror:PolicyObjectMirror example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
197
199
|
```
|
|
198
200
|
|
|
199
201
|
:param str resource_name: The name of the resource.
|
|
@@ -215,8 +217,10 @@ class PolicyObjectMirror(pulumi.CustomResource):
|
|
|
215
217
|
|
|
216
218
|
## Import
|
|
217
219
|
|
|
220
|
+
Expected import identifier with the format: "policy_object_mirror_id,feature_profile_id"
|
|
221
|
+
|
|
218
222
|
```sh
|
|
219
|
-
$ pulumi import sdwan:index/policyObjectMirror:PolicyObjectMirror example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
223
|
+
$ pulumi import sdwan:index/policyObjectMirror:PolicyObjectMirror example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
220
224
|
```
|
|
221
225
|
|
|
222
226
|
:param str resource_name: The name of the resource.
|
|
@@ -192,8 +192,10 @@ class PolicyObjectPolicer(pulumi.CustomResource):
|
|
|
192
192
|
|
|
193
193
|
## Import
|
|
194
194
|
|
|
195
|
+
Expected import identifier with the format: "policy_object_policer_id,feature_profile_id"
|
|
196
|
+
|
|
195
197
|
```sh
|
|
196
|
-
$ pulumi import sdwan:index/policyObjectPolicer:PolicyObjectPolicer example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
198
|
+
$ pulumi import sdwan:index/policyObjectPolicer:PolicyObjectPolicer example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
197
199
|
```
|
|
198
200
|
|
|
199
201
|
:param str resource_name: The name of the resource.
|
|
@@ -215,8 +217,10 @@ class PolicyObjectPolicer(pulumi.CustomResource):
|
|
|
215
217
|
|
|
216
218
|
## Import
|
|
217
219
|
|
|
220
|
+
Expected import identifier with the format: "policy_object_policer_id,feature_profile_id"
|
|
221
|
+
|
|
218
222
|
```sh
|
|
219
|
-
$ pulumi import sdwan:index/policyObjectPolicer:PolicyObjectPolicer example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
223
|
+
$ pulumi import sdwan:index/policyObjectPolicer:PolicyObjectPolicer example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
220
224
|
```
|
|
221
225
|
|
|
222
226
|
:param str resource_name: The name of the resource.
|