fortimanager.PackagesFirewallHyperscalepolicy64
Explore with Pulumi AI
Configure IPv6 to IPv4 policies.
Create PackagesFirewallHyperscalepolicy64 Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new PackagesFirewallHyperscalepolicy64(name: string, args: PackagesFirewallHyperscalepolicy64Args, opts?: CustomResourceOptions);
@overload
def PackagesFirewallHyperscalepolicy64(resource_name: str,
args: PackagesFirewallHyperscalepolicy64Args,
opts: Optional[ResourceOptions] = None)
@overload
def PackagesFirewallHyperscalepolicy64(resource_name: str,
opts: Optional[ResourceOptions] = None,
pkg: Optional[str] = None,
pkg_folder_path: Optional[str] = None,
uuid: Optional[str] = None,
adom: Optional[str] = None,
cgn_log_server_grp: Optional[str] = None,
cgn_resource_quota: Optional[float] = None,
cgn_session_quota: Optional[float] = None,
comments: Optional[str] = None,
dstaddr: Optional[str] = None,
dstintf: Optional[str] = None,
ippool: Optional[str] = None,
name: Optional[str] = None,
packages_firewall_hyperscalepolicy64_id: Optional[str] = None,
cgn_eim: Optional[str] = None,
cgn_eif: Optional[str] = None,
status: Optional[str] = None,
policyid: Optional[float] = None,
poolname: Optional[str] = None,
scopetype: Optional[str] = None,
service: Optional[str] = None,
srcaddr: Optional[str] = None,
srcintf: Optional[str] = None,
policy_offload: Optional[str] = None,
tcp_timeout_pid: Optional[str] = None,
traffic_shaper: Optional[str] = None,
traffic_shaper_reverse: Optional[str] = None,
udp_timeout_pid: Optional[str] = None,
action: Optional[str] = None)
func NewPackagesFirewallHyperscalepolicy64(ctx *Context, name string, args PackagesFirewallHyperscalepolicy64Args, opts ...ResourceOption) (*PackagesFirewallHyperscalepolicy64, error)
public PackagesFirewallHyperscalepolicy64(string name, PackagesFirewallHyperscalepolicy64Args args, CustomResourceOptions? opts = null)
public PackagesFirewallHyperscalepolicy64(String name, PackagesFirewallHyperscalepolicy64Args args)
public PackagesFirewallHyperscalepolicy64(String name, PackagesFirewallHyperscalepolicy64Args args, CustomResourceOptions options)
type: fortimanager:PackagesFirewallHyperscalepolicy64
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 PackagesFirewallHyperscalepolicy64Args
- 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 PackagesFirewallHyperscalepolicy64Args
- 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 PackagesFirewallHyperscalepolicy64Args
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args PackagesFirewallHyperscalepolicy64Args
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args PackagesFirewallHyperscalepolicy64Args
- 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 packagesFirewallHyperscalepolicy64Resource = new Fortimanager.PackagesFirewallHyperscalepolicy64("packagesFirewallHyperscalepolicy64Resource", new()
{
Pkg = "string",
PkgFolderPath = "string",
Uuid = "string",
Adom = "string",
CgnLogServerGrp = "string",
CgnResourceQuota = 0,
CgnSessionQuota = 0,
Comments = "string",
Dstaddr = "string",
Dstintf = "string",
Ippool = "string",
Name = "string",
PackagesFirewallHyperscalepolicy64Id = "string",
CgnEim = "string",
CgnEif = "string",
Status = "string",
Policyid = 0,
Poolname = "string",
Scopetype = "string",
Service = "string",
Srcaddr = "string",
Srcintf = "string",
PolicyOffload = "string",
TcpTimeoutPid = "string",
TrafficShaper = "string",
TrafficShaperReverse = "string",
UdpTimeoutPid = "string",
Action = "string",
});
example, err := fortimanager.NewPackagesFirewallHyperscalepolicy64(ctx, "packagesFirewallHyperscalepolicy64Resource", &fortimanager.PackagesFirewallHyperscalepolicy64Args{
Pkg: pulumi.String("string"),
PkgFolderPath: pulumi.String("string"),
Uuid: pulumi.String("string"),
Adom: pulumi.String("string"),
CgnLogServerGrp: pulumi.String("string"),
CgnResourceQuota: pulumi.Float64(0),
CgnSessionQuota: pulumi.Float64(0),
Comments: pulumi.String("string"),
Dstaddr: pulumi.String("string"),
Dstintf: pulumi.String("string"),
Ippool: pulumi.String("string"),
Name: pulumi.String("string"),
PackagesFirewallHyperscalepolicy64Id: pulumi.String("string"),
CgnEim: pulumi.String("string"),
CgnEif: pulumi.String("string"),
Status: pulumi.String("string"),
Policyid: pulumi.Float64(0),
Poolname: pulumi.String("string"),
Scopetype: pulumi.String("string"),
Service: pulumi.String("string"),
Srcaddr: pulumi.String("string"),
Srcintf: pulumi.String("string"),
PolicyOffload: pulumi.String("string"),
TcpTimeoutPid: pulumi.String("string"),
TrafficShaper: pulumi.String("string"),
TrafficShaperReverse: pulumi.String("string"),
UdpTimeoutPid: pulumi.String("string"),
Action: pulumi.String("string"),
})
var packagesFirewallHyperscalepolicy64Resource = new PackagesFirewallHyperscalepolicy64("packagesFirewallHyperscalepolicy64Resource", PackagesFirewallHyperscalepolicy64Args.builder()
.pkg("string")
.pkgFolderPath("string")
.uuid("string")
.adom("string")
.cgnLogServerGrp("string")
.cgnResourceQuota(0)
.cgnSessionQuota(0)
.comments("string")
.dstaddr("string")
.dstintf("string")
.ippool("string")
.name("string")
.packagesFirewallHyperscalepolicy64Id("string")
.cgnEim("string")
.cgnEif("string")
.status("string")
.policyid(0)
.poolname("string")
.scopetype("string")
.service("string")
.srcaddr("string")
.srcintf("string")
.policyOffload("string")
.tcpTimeoutPid("string")
.trafficShaper("string")
.trafficShaperReverse("string")
.udpTimeoutPid("string")
.action("string")
.build());
packages_firewall_hyperscalepolicy64_resource = fortimanager.PackagesFirewallHyperscalepolicy64("packagesFirewallHyperscalepolicy64Resource",
pkg="string",
pkg_folder_path="string",
uuid="string",
adom="string",
cgn_log_server_grp="string",
cgn_resource_quota=0,
cgn_session_quota=0,
comments="string",
dstaddr="string",
dstintf="string",
ippool="string",
name="string",
packages_firewall_hyperscalepolicy64_id="string",
cgn_eim="string",
cgn_eif="string",
status="string",
policyid=0,
poolname="string",
scopetype="string",
service="string",
srcaddr="string",
srcintf="string",
policy_offload="string",
tcp_timeout_pid="string",
traffic_shaper="string",
traffic_shaper_reverse="string",
udp_timeout_pid="string",
action="string")
const packagesFirewallHyperscalepolicy64Resource = new fortimanager.PackagesFirewallHyperscalepolicy64("packagesFirewallHyperscalepolicy64Resource", {
pkg: "string",
pkgFolderPath: "string",
uuid: "string",
adom: "string",
cgnLogServerGrp: "string",
cgnResourceQuota: 0,
cgnSessionQuota: 0,
comments: "string",
dstaddr: "string",
dstintf: "string",
ippool: "string",
name: "string",
packagesFirewallHyperscalepolicy64Id: "string",
cgnEim: "string",
cgnEif: "string",
status: "string",
policyid: 0,
poolname: "string",
scopetype: "string",
service: "string",
srcaddr: "string",
srcintf: "string",
policyOffload: "string",
tcpTimeoutPid: "string",
trafficShaper: "string",
trafficShaperReverse: "string",
udpTimeoutPid: "string",
action: "string",
});
type: fortimanager:PackagesFirewallHyperscalepolicy64
properties:
action: string
adom: string
cgnEif: string
cgnEim: string
cgnLogServerGrp: string
cgnResourceQuota: 0
cgnSessionQuota: 0
comments: string
dstaddr: string
dstintf: string
ippool: string
name: string
packagesFirewallHyperscalepolicy64Id: string
pkg: string
pkgFolderPath: string
policyOffload: string
policyid: 0
poolname: string
scopetype: string
service: string
srcaddr: string
srcintf: string
status: string
tcpTimeoutPid: string
trafficShaper: string
trafficShaperReverse: string
udpTimeoutPid: string
uuid: string
PackagesFirewallHyperscalepolicy64 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 PackagesFirewallHyperscalepolicy64 resource accepts the following input properties:
- Pkg string
- Package.
- Action string
- Policy action. Valid values:
deny
,accept
. - Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Cgn
Eif string - Enable/disable CGN endpoint independent filtering. Valid values:
disable
,enable
. - Cgn
Eim string - Enable/disable CGN endpoint independent mapping. Valid values:
disable
,enable
. - Cgn
Log stringServer Grp - NP log server group name
- Cgn
Resource doubleQuota - resource quota
- Cgn
Session doubleQuota - session quota
- Comments string
- Comment.
- Dstaddr string
- Destination address name.
- Dstintf string
- Destination interface name.
- Ippool string
- Enable/disable policy64 IP pool. Valid values:
disable
,enable
. - Name string
- Policy name.
- Packages
Firewall stringHyperscalepolicy64Id - an identifier for the resource with format {{policyid}}.
- Pkg
Folder stringPath - Pkg Folder Path.
- Policy
Offload string - Enable/disable hardware session setup for CGNAT. Valid values:
disable
,enable
. - Policyid double
- Policy ID (0 - 4294967294).
- Poolname string
- Policy IP pool names.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Service string
- Service name.
- Srcaddr string
- Source address name.
- Srcintf string
- Source interface name.
- Status string
- Enable/disable policy status. Valid values:
disable
,enable
. - Tcp
Timeout stringPid - TCP timeout profile ID
- Traffic
Shaper string - Traffic shaper.
- Traffic
Shaper stringReverse - Reverse traffic shaper.
- Udp
Timeout stringPid - UDP timeout profile ID
- Uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- Pkg string
- Package.
- Action string
- Policy action. Valid values:
deny
,accept
. - Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Cgn
Eif string - Enable/disable CGN endpoint independent filtering. Valid values:
disable
,enable
. - Cgn
Eim string - Enable/disable CGN endpoint independent mapping. Valid values:
disable
,enable
. - Cgn
Log stringServer Grp - NP log server group name
- Cgn
Resource float64Quota - resource quota
- Cgn
Session float64Quota - session quota
- Comments string
- Comment.
- Dstaddr string
- Destination address name.
- Dstintf string
- Destination interface name.
- Ippool string
- Enable/disable policy64 IP pool. Valid values:
disable
,enable
. - Name string
- Policy name.
- Packages
Firewall stringHyperscalepolicy64Id - an identifier for the resource with format {{policyid}}.
- Pkg
Folder stringPath - Pkg Folder Path.
- Policy
Offload string - Enable/disable hardware session setup for CGNAT. Valid values:
disable
,enable
. - Policyid float64
- Policy ID (0 - 4294967294).
- Poolname string
- Policy IP pool names.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Service string
- Service name.
- Srcaddr string
- Source address name.
- Srcintf string
- Source interface name.
- Status string
- Enable/disable policy status. Valid values:
disable
,enable
. - Tcp
Timeout stringPid - TCP timeout profile ID
- Traffic
Shaper string - Traffic shaper.
- Traffic
Shaper stringReverse - Reverse traffic shaper.
- Udp
Timeout stringPid - UDP timeout profile ID
- Uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- pkg String
- Package.
- action String
- Policy action. Valid values:
deny
,accept
. - adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - cgn
Eif String - Enable/disable CGN endpoint independent filtering. Valid values:
disable
,enable
. - cgn
Eim String - Enable/disable CGN endpoint independent mapping. Valid values:
disable
,enable
. - cgn
Log StringServer Grp - NP log server group name
- cgn
Resource DoubleQuota - resource quota
- cgn
Session DoubleQuota - session quota
- comments String
- Comment.
- dstaddr String
- Destination address name.
- dstintf String
- Destination interface name.
- ippool String
- Enable/disable policy64 IP pool. Valid values:
disable
,enable
. - name String
- Policy name.
- packages
Firewall StringHyperscalepolicy64Id - an identifier for the resource with format {{policyid}}.
- pkg
Folder StringPath - Pkg Folder Path.
- policy
Offload String - Enable/disable hardware session setup for CGNAT. Valid values:
disable
,enable
. - policyid Double
- Policy ID (0 - 4294967294).
- poolname String
- Policy IP pool names.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - service String
- Service name.
- srcaddr String
- Source address name.
- srcintf String
- Source interface name.
- status String
- Enable/disable policy status. Valid values:
disable
,enable
. - tcp
Timeout StringPid - TCP timeout profile ID
- traffic
Shaper String - Traffic shaper.
- traffic
Shaper StringReverse - Reverse traffic shaper.
- udp
Timeout StringPid - UDP timeout profile ID
- uuid String
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- pkg string
- Package.
- action string
- Policy action. Valid values:
deny
,accept
. - adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - cgn
Eif string - Enable/disable CGN endpoint independent filtering. Valid values:
disable
,enable
. - cgn
Eim string - Enable/disable CGN endpoint independent mapping. Valid values:
disable
,enable
. - cgn
Log stringServer Grp - NP log server group name
- cgn
Resource numberQuota - resource quota
- cgn
Session numberQuota - session quota
- comments string
- Comment.
- dstaddr string
- Destination address name.
- dstintf string
- Destination interface name.
- ippool string
- Enable/disable policy64 IP pool. Valid values:
disable
,enable
. - name string
- Policy name.
- packages
Firewall stringHyperscalepolicy64Id - an identifier for the resource with format {{policyid}}.
- pkg
Folder stringPath - Pkg Folder Path.
- policy
Offload string - Enable/disable hardware session setup for CGNAT. Valid values:
disable
,enable
. - policyid number
- Policy ID (0 - 4294967294).
- poolname string
- Policy IP pool names.
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - service string
- Service name.
- srcaddr string
- Source address name.
- srcintf string
- Source interface name.
- status string
- Enable/disable policy status. Valid values:
disable
,enable
. - tcp
Timeout stringPid - TCP timeout profile ID
- traffic
Shaper string - Traffic shaper.
- traffic
Shaper stringReverse - Reverse traffic shaper.
- udp
Timeout stringPid - UDP timeout profile ID
- uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- pkg str
- Package.
- action str
- Policy action. Valid values:
deny
,accept
. - adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - cgn_
eif str - Enable/disable CGN endpoint independent filtering. Valid values:
disable
,enable
. - cgn_
eim str - Enable/disable CGN endpoint independent mapping. Valid values:
disable
,enable
. - cgn_
log_ strserver_ grp - NP log server group name
- cgn_
resource_ floatquota - resource quota
- cgn_
session_ floatquota - session quota
- comments str
- Comment.
- dstaddr str
- Destination address name.
- dstintf str
- Destination interface name.
- ippool str
- Enable/disable policy64 IP pool. Valid values:
disable
,enable
. - name str
- Policy name.
- packages_
firewall_ strhyperscalepolicy64_ id - an identifier for the resource with format {{policyid}}.
- pkg_
folder_ strpath - Pkg Folder Path.
- policy_
offload str - Enable/disable hardware session setup for CGNAT. Valid values:
disable
,enable
. - policyid float
- Policy ID (0 - 4294967294).
- poolname str
- Policy IP pool names.
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - service str
- Service name.
- srcaddr str
- Source address name.
- srcintf str
- Source interface name.
- status str
- Enable/disable policy status. Valid values:
disable
,enable
. - tcp_
timeout_ strpid - TCP timeout profile ID
- traffic_
shaper str - Traffic shaper.
- traffic_
shaper_ strreverse - Reverse traffic shaper.
- udp_
timeout_ strpid - UDP timeout profile ID
- uuid str
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- pkg String
- Package.
- action String
- Policy action. Valid values:
deny
,accept
. - adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - cgn
Eif String - Enable/disable CGN endpoint independent filtering. Valid values:
disable
,enable
. - cgn
Eim String - Enable/disable CGN endpoint independent mapping. Valid values:
disable
,enable
. - cgn
Log StringServer Grp - NP log server group name
- cgn
Resource NumberQuota - resource quota
- cgn
Session NumberQuota - session quota
- comments String
- Comment.
- dstaddr String
- Destination address name.
- dstintf String
- Destination interface name.
- ippool String
- Enable/disable policy64 IP pool. Valid values:
disable
,enable
. - name String
- Policy name.
- packages
Firewall StringHyperscalepolicy64Id - an identifier for the resource with format {{policyid}}.
- pkg
Folder StringPath - Pkg Folder Path.
- policy
Offload String - Enable/disable hardware session setup for CGNAT. Valid values:
disable
,enable
. - policyid Number
- Policy ID (0 - 4294967294).
- poolname String
- Policy IP pool names.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - service String
- Service name.
- srcaddr String
- Source address name.
- srcintf String
- Source interface name.
- status String
- Enable/disable policy status. Valid values:
disable
,enable
. - tcp
Timeout StringPid - TCP timeout profile ID
- traffic
Shaper String - Traffic shaper.
- traffic
Shaper StringReverse - Reverse traffic shaper.
- udp
Timeout StringPid - UDP timeout profile ID
- uuid String
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
Outputs
All input properties are implicitly available as output properties. Additionally, the PackagesFirewallHyperscalepolicy64 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 PackagesFirewallHyperscalepolicy64 Resource
Get an existing PackagesFirewallHyperscalepolicy64 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?: PackagesFirewallHyperscalepolicy64State, opts?: CustomResourceOptions): PackagesFirewallHyperscalepolicy64
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
action: Optional[str] = None,
adom: Optional[str] = None,
cgn_eif: Optional[str] = None,
cgn_eim: Optional[str] = None,
cgn_log_server_grp: Optional[str] = None,
cgn_resource_quota: Optional[float] = None,
cgn_session_quota: Optional[float] = None,
comments: Optional[str] = None,
dstaddr: Optional[str] = None,
dstintf: Optional[str] = None,
ippool: Optional[str] = None,
name: Optional[str] = None,
packages_firewall_hyperscalepolicy64_id: Optional[str] = None,
pkg: Optional[str] = None,
pkg_folder_path: Optional[str] = None,
policy_offload: Optional[str] = None,
policyid: Optional[float] = None,
poolname: Optional[str] = None,
scopetype: Optional[str] = None,
service: Optional[str] = None,
srcaddr: Optional[str] = None,
srcintf: Optional[str] = None,
status: Optional[str] = None,
tcp_timeout_pid: Optional[str] = None,
traffic_shaper: Optional[str] = None,
traffic_shaper_reverse: Optional[str] = None,
udp_timeout_pid: Optional[str] = None,
uuid: Optional[str] = None) -> PackagesFirewallHyperscalepolicy64
func GetPackagesFirewallHyperscalepolicy64(ctx *Context, name string, id IDInput, state *PackagesFirewallHyperscalepolicy64State, opts ...ResourceOption) (*PackagesFirewallHyperscalepolicy64, error)
public static PackagesFirewallHyperscalepolicy64 Get(string name, Input<string> id, PackagesFirewallHyperscalepolicy64State? state, CustomResourceOptions? opts = null)
public static PackagesFirewallHyperscalepolicy64 get(String name, Output<String> id, PackagesFirewallHyperscalepolicy64State state, CustomResourceOptions options)
resources: _: type: fortimanager:PackagesFirewallHyperscalepolicy64 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.
- Action string
- Policy action. Valid values:
deny
,accept
. - Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Cgn
Eif string - Enable/disable CGN endpoint independent filtering. Valid values:
disable
,enable
. - Cgn
Eim string - Enable/disable CGN endpoint independent mapping. Valid values:
disable
,enable
. - Cgn
Log stringServer Grp - NP log server group name
- Cgn
Resource doubleQuota - resource quota
- Cgn
Session doubleQuota - session quota
- Comments string
- Comment.
- Dstaddr string
- Destination address name.
- Dstintf string
- Destination interface name.
- Ippool string
- Enable/disable policy64 IP pool. Valid values:
disable
,enable
. - Name string
- Policy name.
- Packages
Firewall stringHyperscalepolicy64Id - an identifier for the resource with format {{policyid}}.
- Pkg string
- Package.
- Pkg
Folder stringPath - Pkg Folder Path.
- Policy
Offload string - Enable/disable hardware session setup for CGNAT. Valid values:
disable
,enable
. - Policyid double
- Policy ID (0 - 4294967294).
- Poolname string
- Policy IP pool names.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Service string
- Service name.
- Srcaddr string
- Source address name.
- Srcintf string
- Source interface name.
- Status string
- Enable/disable policy status. Valid values:
disable
,enable
. - Tcp
Timeout stringPid - TCP timeout profile ID
- Traffic
Shaper string - Traffic shaper.
- Traffic
Shaper stringReverse - Reverse traffic shaper.
- Udp
Timeout stringPid - UDP timeout profile ID
- Uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- Action string
- Policy action. Valid values:
deny
,accept
. - Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Cgn
Eif string - Enable/disable CGN endpoint independent filtering. Valid values:
disable
,enable
. - Cgn
Eim string - Enable/disable CGN endpoint independent mapping. Valid values:
disable
,enable
. - Cgn
Log stringServer Grp - NP log server group name
- Cgn
Resource float64Quota - resource quota
- Cgn
Session float64Quota - session quota
- Comments string
- Comment.
- Dstaddr string
- Destination address name.
- Dstintf string
- Destination interface name.
- Ippool string
- Enable/disable policy64 IP pool. Valid values:
disable
,enable
. - Name string
- Policy name.
- Packages
Firewall stringHyperscalepolicy64Id - an identifier for the resource with format {{policyid}}.
- Pkg string
- Package.
- Pkg
Folder stringPath - Pkg Folder Path.
- Policy
Offload string - Enable/disable hardware session setup for CGNAT. Valid values:
disable
,enable
. - Policyid float64
- Policy ID (0 - 4294967294).
- Poolname string
- Policy IP pool names.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Service string
- Service name.
- Srcaddr string
- Source address name.
- Srcintf string
- Source interface name.
- Status string
- Enable/disable policy status. Valid values:
disable
,enable
. - Tcp
Timeout stringPid - TCP timeout profile ID
- Traffic
Shaper string - Traffic shaper.
- Traffic
Shaper stringReverse - Reverse traffic shaper.
- Udp
Timeout stringPid - UDP timeout profile ID
- Uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- action String
- Policy action. Valid values:
deny
,accept
. - adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - cgn
Eif String - Enable/disable CGN endpoint independent filtering. Valid values:
disable
,enable
. - cgn
Eim String - Enable/disable CGN endpoint independent mapping. Valid values:
disable
,enable
. - cgn
Log StringServer Grp - NP log server group name
- cgn
Resource DoubleQuota - resource quota
- cgn
Session DoubleQuota - session quota
- comments String
- Comment.
- dstaddr String
- Destination address name.
- dstintf String
- Destination interface name.
- ippool String
- Enable/disable policy64 IP pool. Valid values:
disable
,enable
. - name String
- Policy name.
- packages
Firewall StringHyperscalepolicy64Id - an identifier for the resource with format {{policyid}}.
- pkg String
- Package.
- pkg
Folder StringPath - Pkg Folder Path.
- policy
Offload String - Enable/disable hardware session setup for CGNAT. Valid values:
disable
,enable
. - policyid Double
- Policy ID (0 - 4294967294).
- poolname String
- Policy IP pool names.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - service String
- Service name.
- srcaddr String
- Source address name.
- srcintf String
- Source interface name.
- status String
- Enable/disable policy status. Valid values:
disable
,enable
. - tcp
Timeout StringPid - TCP timeout profile ID
- traffic
Shaper String - Traffic shaper.
- traffic
Shaper StringReverse - Reverse traffic shaper.
- udp
Timeout StringPid - UDP timeout profile ID
- uuid String
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- action string
- Policy action. Valid values:
deny
,accept
. - adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - cgn
Eif string - Enable/disable CGN endpoint independent filtering. Valid values:
disable
,enable
. - cgn
Eim string - Enable/disable CGN endpoint independent mapping. Valid values:
disable
,enable
. - cgn
Log stringServer Grp - NP log server group name
- cgn
Resource numberQuota - resource quota
- cgn
Session numberQuota - session quota
- comments string
- Comment.
- dstaddr string
- Destination address name.
- dstintf string
- Destination interface name.
- ippool string
- Enable/disable policy64 IP pool. Valid values:
disable
,enable
. - name string
- Policy name.
- packages
Firewall stringHyperscalepolicy64Id - an identifier for the resource with format {{policyid}}.
- pkg string
- Package.
- pkg
Folder stringPath - Pkg Folder Path.
- policy
Offload string - Enable/disable hardware session setup for CGNAT. Valid values:
disable
,enable
. - policyid number
- Policy ID (0 - 4294967294).
- poolname string
- Policy IP pool names.
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - service string
- Service name.
- srcaddr string
- Source address name.
- srcintf string
- Source interface name.
- status string
- Enable/disable policy status. Valid values:
disable
,enable
. - tcp
Timeout stringPid - TCP timeout profile ID
- traffic
Shaper string - Traffic shaper.
- traffic
Shaper stringReverse - Reverse traffic shaper.
- udp
Timeout stringPid - UDP timeout profile ID
- uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- action str
- Policy action. Valid values:
deny
,accept
. - adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - cgn_
eif str - Enable/disable CGN endpoint independent filtering. Valid values:
disable
,enable
. - cgn_
eim str - Enable/disable CGN endpoint independent mapping. Valid values:
disable
,enable
. - cgn_
log_ strserver_ grp - NP log server group name
- cgn_
resource_ floatquota - resource quota
- cgn_
session_ floatquota - session quota
- comments str
- Comment.
- dstaddr str
- Destination address name.
- dstintf str
- Destination interface name.
- ippool str
- Enable/disable policy64 IP pool. Valid values:
disable
,enable
. - name str
- Policy name.
- packages_
firewall_ strhyperscalepolicy64_ id - an identifier for the resource with format {{policyid}}.
- pkg str
- Package.
- pkg_
folder_ strpath - Pkg Folder Path.
- policy_
offload str - Enable/disable hardware session setup for CGNAT. Valid values:
disable
,enable
. - policyid float
- Policy ID (0 - 4294967294).
- poolname str
- Policy IP pool names.
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - service str
- Service name.
- srcaddr str
- Source address name.
- srcintf str
- Source interface name.
- status str
- Enable/disable policy status. Valid values:
disable
,enable
. - tcp_
timeout_ strpid - TCP timeout profile ID
- traffic_
shaper str - Traffic shaper.
- traffic_
shaper_ strreverse - Reverse traffic shaper.
- udp_
timeout_ strpid - UDP timeout profile ID
- uuid str
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- action String
- Policy action. Valid values:
deny
,accept
. - adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - cgn
Eif String - Enable/disable CGN endpoint independent filtering. Valid values:
disable
,enable
. - cgn
Eim String - Enable/disable CGN endpoint independent mapping. Valid values:
disable
,enable
. - cgn
Log StringServer Grp - NP log server group name
- cgn
Resource NumberQuota - resource quota
- cgn
Session NumberQuota - session quota
- comments String
- Comment.
- dstaddr String
- Destination address name.
- dstintf String
- Destination interface name.
- ippool String
- Enable/disable policy64 IP pool. Valid values:
disable
,enable
. - name String
- Policy name.
- packages
Firewall StringHyperscalepolicy64Id - an identifier for the resource with format {{policyid}}.
- pkg String
- Package.
- pkg
Folder StringPath - Pkg Folder Path.
- policy
Offload String - Enable/disable hardware session setup for CGNAT. Valid values:
disable
,enable
. - policyid Number
- Policy ID (0 - 4294967294).
- poolname String
- Policy IP pool names.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - service String
- Service name.
- srcaddr String
- Source address name.
- srcintf String
- Source interface name.
- status String
- Enable/disable policy status. Valid values:
disable
,enable
. - tcp
Timeout StringPid - TCP timeout profile ID
- traffic
Shaper String - Traffic shaper.
- traffic
Shaper StringReverse - Reverse traffic shaper.
- udp
Timeout StringPid - UDP timeout profile ID
- uuid String
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
Import
Packages FirewallHyperscalePolicy64 can be imported using any of these accepted formats:
Set import_options = [“pkg_folder_path=YOUR_VALUE”, “pkg=YOUR_VALUE”] in the provider section.
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/packagesFirewallHyperscalepolicy64:PackagesFirewallHyperscalepolicy64 labelname {{policyid}}
$ 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
fortimanager
Terraform Provider.