published on Saturday, Mar 7, 2026 by fortinetdev
published on Saturday, Mar 7, 2026 by fortinetdev
ObjectZtna TrafficForwardProxyUrlRoute
This resource is a sub resource for variable
url_routeof resourcefortimanager.ObjectZtnaTrafficforwardproxy. Conflict and overwrite may occur if use both of them.
Create ObjectZtnaTrafficforwardproxyUrlroute Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ObjectZtnaTrafficforwardproxyUrlroute(name: string, args: ObjectZtnaTrafficforwardproxyUrlrouteArgs, opts?: CustomResourceOptions);@overload
def ObjectZtnaTrafficforwardproxyUrlroute(resource_name: str,
args: ObjectZtnaTrafficforwardproxyUrlrouteArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ObjectZtnaTrafficforwardproxyUrlroute(resource_name: str,
opts: Optional[ResourceOptions] = None,
traffic_forward_proxy: Optional[str] = None,
adom: Optional[str] = None,
name: Optional[str] = None,
object_ztna_trafficforwardproxy_urlroute_id: Optional[str] = None,
scopetype: Optional[str] = None,
service_connectors: Optional[Sequence[str]] = None,
url_pattern: Optional[str] = None)func NewObjectZtnaTrafficforwardproxyUrlroute(ctx *Context, name string, args ObjectZtnaTrafficforwardproxyUrlrouteArgs, opts ...ResourceOption) (*ObjectZtnaTrafficforwardproxyUrlroute, error)public ObjectZtnaTrafficforwardproxyUrlroute(string name, ObjectZtnaTrafficforwardproxyUrlrouteArgs args, CustomResourceOptions? opts = null)
public ObjectZtnaTrafficforwardproxyUrlroute(String name, ObjectZtnaTrafficforwardproxyUrlrouteArgs args)
public ObjectZtnaTrafficforwardproxyUrlroute(String name, ObjectZtnaTrafficforwardproxyUrlrouteArgs args, CustomResourceOptions options)
type: fortimanager:ObjectZtnaTrafficforwardproxyUrlroute
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ObjectZtnaTrafficforwardproxyUrlrouteArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ObjectZtnaTrafficforwardproxyUrlrouteArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ObjectZtnaTrafficforwardproxyUrlrouteArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ObjectZtnaTrafficforwardproxyUrlrouteArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ObjectZtnaTrafficforwardproxyUrlrouteArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var objectZtnaTrafficforwardproxyUrlrouteResource = new Fortimanager.Index.ObjectZtnaTrafficforwardproxyUrlroute("objectZtnaTrafficforwardproxyUrlrouteResource", new()
{
TrafficForwardProxy = "string",
Adom = "string",
Name = "string",
ObjectZtnaTrafficforwardproxyUrlrouteId = "string",
Scopetype = "string",
ServiceConnectors = new[]
{
"string",
},
UrlPattern = "string",
});
example, err := fortimanager.NewObjectZtnaTrafficforwardproxyUrlroute(ctx, "objectZtnaTrafficforwardproxyUrlrouteResource", &fortimanager.ObjectZtnaTrafficforwardproxyUrlrouteArgs{
TrafficForwardProxy: pulumi.String("string"),
Adom: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectZtnaTrafficforwardproxyUrlrouteId: pulumi.String("string"),
Scopetype: pulumi.String("string"),
ServiceConnectors: pulumi.StringArray{
pulumi.String("string"),
},
UrlPattern: pulumi.String("string"),
})
var objectZtnaTrafficforwardproxyUrlrouteResource = new ObjectZtnaTrafficforwardproxyUrlroute("objectZtnaTrafficforwardproxyUrlrouteResource", ObjectZtnaTrafficforwardproxyUrlrouteArgs.builder()
.trafficForwardProxy("string")
.adom("string")
.name("string")
.objectZtnaTrafficforwardproxyUrlrouteId("string")
.scopetype("string")
.serviceConnectors("string")
.urlPattern("string")
.build());
object_ztna_trafficforwardproxy_urlroute_resource = fortimanager.ObjectZtnaTrafficforwardproxyUrlroute("objectZtnaTrafficforwardproxyUrlrouteResource",
traffic_forward_proxy="string",
adom="string",
name="string",
object_ztna_trafficforwardproxy_urlroute_id="string",
scopetype="string",
service_connectors=["string"],
url_pattern="string")
const objectZtnaTrafficforwardproxyUrlrouteResource = new fortimanager.ObjectZtnaTrafficforwardproxyUrlroute("objectZtnaTrafficforwardproxyUrlrouteResource", {
trafficForwardProxy: "string",
adom: "string",
name: "string",
objectZtnaTrafficforwardproxyUrlrouteId: "string",
scopetype: "string",
serviceConnectors: ["string"],
urlPattern: "string",
});
type: fortimanager:ObjectZtnaTrafficforwardproxyUrlroute
properties:
adom: string
name: string
objectZtnaTrafficforwardproxyUrlrouteId: string
scopetype: string
serviceConnectors:
- string
trafficForwardProxy: string
urlPattern: string
ObjectZtnaTrafficforwardproxyUrlroute Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ObjectZtnaTrafficforwardproxyUrlroute resource accepts the following input properties:
- Traffic
Forward stringProxy - Traffic Forward Proxy.
- Adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - Name string
- Name.
- Object
Ztna stringTrafficforwardproxy Urlroute Id - an identifier for the resource with format {{name}}.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - Service
Connectors List<string> - Service-Connector.
- Url
Pattern string - Url-Pattern.
- Traffic
Forward stringProxy - Traffic Forward Proxy.
- Adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - Name string
- Name.
- Object
Ztna stringTrafficforwardproxy Urlroute Id - an identifier for the resource with format {{name}}.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - Service
Connectors []string - Service-Connector.
- Url
Pattern string - Url-Pattern.
- traffic
Forward StringProxy - Traffic Forward Proxy.
- adom String
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - name String
- Name.
- object
Ztna StringTrafficforwardproxy Urlroute Id - an identifier for the resource with format {{name}}.
- scopetype String
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - service
Connectors List<String> - Service-Connector.
- url
Pattern String - Url-Pattern.
- traffic
Forward stringProxy - Traffic Forward Proxy.
- adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - name string
- Name.
- object
Ztna stringTrafficforwardproxy Urlroute Id - an identifier for the resource with format {{name}}.
- scopetype string
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - service
Connectors string[] - Service-Connector.
- url
Pattern string - Url-Pattern.
- traffic_
forward_ strproxy - Traffic Forward Proxy.
- adom str
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - name str
- Name.
- object_
ztna_ strtrafficforwardproxy_ urlroute_ id - an identifier for the resource with format {{name}}.
- scopetype str
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - service_
connectors Sequence[str] - Service-Connector.
- url_
pattern str - Url-Pattern.
- traffic
Forward StringProxy - Traffic Forward Proxy.
- adom String
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - name String
- Name.
- object
Ztna StringTrafficforwardproxy Urlroute Id - an identifier for the resource with format {{name}}.
- scopetype String
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - service
Connectors List<String> - Service-Connector.
- url
Pattern String - Url-Pattern.
Outputs
All input properties are implicitly available as output properties. Additionally, the ObjectZtnaTrafficforwardproxyUrlroute resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing ObjectZtnaTrafficforwardproxyUrlroute Resource
Get an existing ObjectZtnaTrafficforwardproxyUrlroute resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: ObjectZtnaTrafficforwardproxyUrlrouteState, opts?: CustomResourceOptions): ObjectZtnaTrafficforwardproxyUrlroute@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
name: Optional[str] = None,
object_ztna_trafficforwardproxy_urlroute_id: Optional[str] = None,
scopetype: Optional[str] = None,
service_connectors: Optional[Sequence[str]] = None,
traffic_forward_proxy: Optional[str] = None,
url_pattern: Optional[str] = None) -> ObjectZtnaTrafficforwardproxyUrlroutefunc GetObjectZtnaTrafficforwardproxyUrlroute(ctx *Context, name string, id IDInput, state *ObjectZtnaTrafficforwardproxyUrlrouteState, opts ...ResourceOption) (*ObjectZtnaTrafficforwardproxyUrlroute, error)public static ObjectZtnaTrafficforwardproxyUrlroute Get(string name, Input<string> id, ObjectZtnaTrafficforwardproxyUrlrouteState? state, CustomResourceOptions? opts = null)public static ObjectZtnaTrafficforwardproxyUrlroute get(String name, Output<String> id, ObjectZtnaTrafficforwardproxyUrlrouteState state, CustomResourceOptions options)resources: _: type: fortimanager:ObjectZtnaTrafficforwardproxyUrlroute get: id: ${id}- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - Name string
- Name.
- Object
Ztna stringTrafficforwardproxy Urlroute Id - an identifier for the resource with format {{name}}.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - Service
Connectors List<string> - Service-Connector.
- Traffic
Forward stringProxy - Traffic Forward Proxy.
- Url
Pattern string - Url-Pattern.
- Adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - Name string
- Name.
- Object
Ztna stringTrafficforwardproxy Urlroute Id - an identifier for the resource with format {{name}}.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - Service
Connectors []string - Service-Connector.
- Traffic
Forward stringProxy - Traffic Forward Proxy.
- Url
Pattern string - Url-Pattern.
- adom String
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - name String
- Name.
- object
Ztna StringTrafficforwardproxy Urlroute Id - an identifier for the resource with format {{name}}.
- scopetype String
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - service
Connectors List<String> - Service-Connector.
- traffic
Forward StringProxy - Traffic Forward Proxy.
- url
Pattern String - Url-Pattern.
- adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - name string
- Name.
- object
Ztna stringTrafficforwardproxy Urlroute Id - an identifier for the resource with format {{name}}.
- scopetype string
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - service
Connectors string[] - Service-Connector.
- traffic
Forward stringProxy - Traffic Forward Proxy.
- url
Pattern string - Url-Pattern.
- adom str
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - name str
- Name.
- object_
ztna_ strtrafficforwardproxy_ urlroute_ id - an identifier for the resource with format {{name}}.
- scopetype str
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - service_
connectors Sequence[str] - Service-Connector.
- traffic_
forward_ strproxy - Traffic Forward Proxy.
- url_
pattern str - Url-Pattern.
- adom String
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - name String
- Name.
- object
Ztna StringTrafficforwardproxy Urlroute Id - an identifier for the resource with format {{name}}.
- scopetype String
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - service
Connectors List<String> - Service-Connector.
- traffic
Forward StringProxy - Traffic Forward Proxy.
- url
Pattern String - Url-Pattern.
Import
ObjectZtna TrafficForwardProxyUrlRoute can be imported using any of these accepted formats:
Set import_options = [“traffic_forward_proxy=YOUR_VALUE”] in the provider section.
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/objectZtnaTrafficforwardproxyUrlroute:ObjectZtnaTrafficforwardproxyUrlroute labelname {{name}}
$ unset “FORTIMANAGER_IMPORT_TABLE”
-> Hint: The scopetype and adom for import will directly inherit the scopetype and adom configuration of the provider.
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- fortimanager fortinetdev/terraform-provider-fortimanager
- License
- Notes
- This Pulumi package is based on the
fortimanagerTerraform Provider.
published on Saturday, Mar 7, 2026 by fortinetdev
