published on Monday, May 4, 2026 by fortinetdev
published on Monday, May 4, 2026 by fortinetdev
Systemp SystemTemplateInterfaceIpRange
This resource is a sub resource for variable
ip_rangeof resourcefortimanager.SystempSystemTemplateInterface. Conflict and overwrite may occur if use both of them.
Create SystempSystemTemplateInterfaceIprange Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new SystempSystemTemplateInterfaceIprange(name: string, args: SystempSystemTemplateInterfaceIprangeArgs, opts?: CustomResourceOptions);@overload
def SystempSystemTemplateInterfaceIprange(resource_name: str,
args: SystempSystemTemplateInterfaceIprangeArgs,
opts: Optional[ResourceOptions] = None)
@overload
def SystempSystemTemplateInterfaceIprange(resource_name: str,
opts: Optional[ResourceOptions] = None,
devprof: Optional[str] = None,
interface: Optional[str] = None,
adom: Optional[str] = None,
end_ip: Optional[str] = None,
fosid: Optional[float] = None,
scopetype: Optional[str] = None,
start_ip: Optional[str] = None,
systemp_system_template_interface_iprange_id: Optional[str] = None,
update_if_exist: Optional[bool] = None)func NewSystempSystemTemplateInterfaceIprange(ctx *Context, name string, args SystempSystemTemplateInterfaceIprangeArgs, opts ...ResourceOption) (*SystempSystemTemplateInterfaceIprange, error)public SystempSystemTemplateInterfaceIprange(string name, SystempSystemTemplateInterfaceIprangeArgs args, CustomResourceOptions? opts = null)
public SystempSystemTemplateInterfaceIprange(String name, SystempSystemTemplateInterfaceIprangeArgs args)
public SystempSystemTemplateInterfaceIprange(String name, SystempSystemTemplateInterfaceIprangeArgs args, CustomResourceOptions options)
type: fortimanager:SystempSystemTemplateInterfaceIprange
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 SystempSystemTemplateInterfaceIprangeArgs
- 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 SystempSystemTemplateInterfaceIprangeArgs
- 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 SystempSystemTemplateInterfaceIprangeArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args SystempSystemTemplateInterfaceIprangeArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args SystempSystemTemplateInterfaceIprangeArgs
- 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 systempSystemTemplateInterfaceIprangeResource = new Fortimanager.SystempSystemTemplateInterfaceIprange("systempSystemTemplateInterfaceIprangeResource", new()
{
Devprof = "string",
Interface = "string",
Adom = "string",
EndIp = "string",
Fosid = 0,
Scopetype = "string",
StartIp = "string",
SystempSystemTemplateInterfaceIprangeId = "string",
UpdateIfExist = false,
});
example, err := fortimanager.NewSystempSystemTemplateInterfaceIprange(ctx, "systempSystemTemplateInterfaceIprangeResource", &fortimanager.SystempSystemTemplateInterfaceIprangeArgs{
Devprof: pulumi.String("string"),
Interface: pulumi.String("string"),
Adom: pulumi.String("string"),
EndIp: pulumi.String("string"),
Fosid: pulumi.Float64(0),
Scopetype: pulumi.String("string"),
StartIp: pulumi.String("string"),
SystempSystemTemplateInterfaceIprangeId: pulumi.String("string"),
UpdateIfExist: pulumi.Bool(false),
})
var systempSystemTemplateInterfaceIprangeResource = new SystempSystemTemplateInterfaceIprange("systempSystemTemplateInterfaceIprangeResource", SystempSystemTemplateInterfaceIprangeArgs.builder()
.devprof("string")
.interface_("string")
.adom("string")
.endIp("string")
.fosid(0.0)
.scopetype("string")
.startIp("string")
.systempSystemTemplateInterfaceIprangeId("string")
.updateIfExist(false)
.build());
systemp_system_template_interface_iprange_resource = fortimanager.SystempSystemTemplateInterfaceIprange("systempSystemTemplateInterfaceIprangeResource",
devprof="string",
interface="string",
adom="string",
end_ip="string",
fosid=float(0),
scopetype="string",
start_ip="string",
systemp_system_template_interface_iprange_id="string",
update_if_exist=False)
const systempSystemTemplateInterfaceIprangeResource = new fortimanager.SystempSystemTemplateInterfaceIprange("systempSystemTemplateInterfaceIprangeResource", {
devprof: "string",
"interface": "string",
adom: "string",
endIp: "string",
fosid: 0,
scopetype: "string",
startIp: "string",
systempSystemTemplateInterfaceIprangeId: "string",
updateIfExist: false,
});
type: fortimanager:SystempSystemTemplateInterfaceIprange
properties:
adom: string
devprof: string
endIp: string
fosid: 0
interface: string
scopetype: string
startIp: string
systempSystemTemplateInterfaceIprangeId: string
updateIfExist: false
SystempSystemTemplateInterfaceIprange 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 SystempSystemTemplateInterfaceIprange resource accepts the following input properties:
- Devprof string
- Devprof.
- Interface string
- Interface.
- Adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - End
Ip string - End-Ip.
- Fosid double
- Id.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit,adom. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - Start
Ip string - Start-Ip.
- Systemp
System stringTemplate Interface Iprange Id - an identifier for the resource with format {{fosid}}.
- Update
If boolExist
- Devprof string
- Devprof.
- Interface string
- Interface.
- Adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - End
Ip string - End-Ip.
- Fosid float64
- Id.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit,adom. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - Start
Ip string - Start-Ip.
- Systemp
System stringTemplate Interface Iprange Id - an identifier for the resource with format {{fosid}}.
- Update
If boolExist
- devprof String
- Devprof.
- interface_ String
- Interface.
- adom String
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - end
Ip String - End-Ip.
- fosid Double
- Id.
- scopetype String
- The scope of application of the resource. Valid values:
inherit,adom. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - start
Ip String - Start-Ip.
- systemp
System StringTemplate Interface Iprange Id - an identifier for the resource with format {{fosid}}.
- update
If BooleanExist
- devprof string
- Devprof.
- interface string
- Interface.
- adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - end
Ip string - End-Ip.
- fosid number
- Id.
- scopetype string
- The scope of application of the resource. Valid values:
inherit,adom. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - start
Ip string - Start-Ip.
- systemp
System stringTemplate Interface Iprange Id - an identifier for the resource with format {{fosid}}.
- update
If booleanExist
- devprof str
- Devprof.
- interface str
- Interface.
- adom str
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - end_
ip str - End-Ip.
- fosid float
- Id.
- scopetype str
- The scope of application of the resource. Valid values:
inherit,adom. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - start_
ip str - Start-Ip.
- systemp_
system_ strtemplate_ interface_ iprange_ id - an identifier for the resource with format {{fosid}}.
- update_
if_ boolexist
- devprof String
- Devprof.
- interface String
- Interface.
- adom String
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - end
Ip String - End-Ip.
- fosid Number
- Id.
- scopetype String
- The scope of application of the resource. Valid values:
inherit,adom. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - start
Ip String - Start-Ip.
- systemp
System StringTemplate Interface Iprange Id - an identifier for the resource with format {{fosid}}.
- update
If BooleanExist
Outputs
All input properties are implicitly available as output properties. Additionally, the SystempSystemTemplateInterfaceIprange 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 SystempSystemTemplateInterfaceIprange Resource
Get an existing SystempSystemTemplateInterfaceIprange 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?: SystempSystemTemplateInterfaceIprangeState, opts?: CustomResourceOptions): SystempSystemTemplateInterfaceIprange@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
devprof: Optional[str] = None,
end_ip: Optional[str] = None,
fosid: Optional[float] = None,
interface: Optional[str] = None,
scopetype: Optional[str] = None,
start_ip: Optional[str] = None,
systemp_system_template_interface_iprange_id: Optional[str] = None,
update_if_exist: Optional[bool] = None) -> SystempSystemTemplateInterfaceIprangefunc GetSystempSystemTemplateInterfaceIprange(ctx *Context, name string, id IDInput, state *SystempSystemTemplateInterfaceIprangeState, opts ...ResourceOption) (*SystempSystemTemplateInterfaceIprange, error)public static SystempSystemTemplateInterfaceIprange Get(string name, Input<string> id, SystempSystemTemplateInterfaceIprangeState? state, CustomResourceOptions? opts = null)public static SystempSystemTemplateInterfaceIprange get(String name, Output<String> id, SystempSystemTemplateInterfaceIprangeState state, CustomResourceOptions options)resources: _: type: fortimanager:SystempSystemTemplateInterfaceIprange 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. - Devprof string
- Devprof.
- End
Ip string - End-Ip.
- Fosid double
- Id.
- Interface string
- Interface.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit,adom. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - Start
Ip string - Start-Ip.
- Systemp
System stringTemplate Interface Iprange Id - an identifier for the resource with format {{fosid}}.
- Update
If boolExist
- Adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - Devprof string
- Devprof.
- End
Ip string - End-Ip.
- Fosid float64
- Id.
- Interface string
- Interface.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit,adom. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - Start
Ip string - Start-Ip.
- Systemp
System stringTemplate Interface Iprange Id - an identifier for the resource with format {{fosid}}.
- Update
If boolExist
- adom String
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - devprof String
- Devprof.
- end
Ip String - End-Ip.
- fosid Double
- Id.
- interface_ String
- Interface.
- scopetype String
- The scope of application of the resource. Valid values:
inherit,adom. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - start
Ip String - Start-Ip.
- systemp
System StringTemplate Interface Iprange Id - an identifier for the resource with format {{fosid}}.
- update
If BooleanExist
- adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - devprof string
- Devprof.
- end
Ip string - End-Ip.
- fosid number
- Id.
- interface string
- Interface.
- scopetype string
- The scope of application of the resource. Valid values:
inherit,adom. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - start
Ip string - Start-Ip.
- systemp
System stringTemplate Interface Iprange Id - an identifier for the resource with format {{fosid}}.
- update
If booleanExist
- adom str
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - devprof str
- Devprof.
- end_
ip str - End-Ip.
- fosid float
- Id.
- interface str
- Interface.
- scopetype str
- The scope of application of the resource. Valid values:
inherit,adom. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - start_
ip str - Start-Ip.
- systemp_
system_ strtemplate_ interface_ iprange_ id - an identifier for the resource with format {{fosid}}.
- update_
if_ boolexist
- adom String
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - devprof String
- Devprof.
- end
Ip String - End-Ip.
- fosid Number
- Id.
- interface String
- Interface.
- scopetype String
- The scope of application of the resource. Valid values:
inherit,adom. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - start
Ip String - Start-Ip.
- systemp
System StringTemplate Interface Iprange Id - an identifier for the resource with format {{fosid}}.
- update
If BooleanExist
Import
Systemp SystemTemplateInterfaceIpRange can be imported using any of these accepted formats:
Set import_options = [“devprof=YOUR_VALUE”, “interface=YOUR_VALUE”] in the provider section.
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/systempSystemTemplateInterfaceIprange:SystempSystemTemplateInterfaceIprange labelname {{fosid}}
$ 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 Monday, May 4, 2026 by fortinetdev
