fortimanager.PackagesFirewallSecuritypolicy
Explore with Pulumi AI
Configure NGFW IPv4/IPv6 application policies.
Create PackagesFirewallSecuritypolicy Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new PackagesFirewallSecuritypolicy(name: string, args: PackagesFirewallSecuritypolicyArgs, opts?: CustomResourceOptions);
@overload
def PackagesFirewallSecuritypolicy(resource_name: str,
args: PackagesFirewallSecuritypolicyArgs,
opts: Optional[ResourceOptions] = None)
@overload
def PackagesFirewallSecuritypolicy(resource_name: str,
opts: Optional[ResourceOptions] = None,
pkg: Optional[str] = None,
_policy_block: Optional[float] = None,
action: Optional[str] = None,
adom: Optional[str] = None,
app_category: Optional[str] = None,
app_group: Optional[str] = None,
application_list: Optional[str] = None,
applications: Optional[Sequence[float]] = None,
av_profile: Optional[str] = None,
casb_profile: Optional[str] = None,
cifs_profile: Optional[str] = None,
comments: Optional[str] = None,
diameter_filter_profile: Optional[str] = None,
dlp_profile: Optional[str] = None,
dlp_sensor: Optional[str] = None,
dnsfilter_profile: Optional[str] = None,
dstaddr: Optional[str] = None,
dstaddr4: Optional[str] = None,
dstaddr6: Optional[str] = None,
dstaddr6_negate: Optional[str] = None,
dstaddr_negate: Optional[str] = None,
dstintf: Optional[str] = None,
emailfilter_profile: Optional[str] = None,
enforce_default_app_port: Optional[str] = None,
file_filter_profile: Optional[str] = None,
fsso_groups: Optional[str] = None,
global_label: Optional[str] = None,
groups: Optional[str] = None,
icap_profile: Optional[str] = None,
internet_service: Optional[str] = None,
internet_service6: Optional[str] = None,
internet_service6_custom_groups: Optional[Sequence[str]] = None,
internet_service6_customs: Optional[Sequence[str]] = None,
internet_service6_groups: Optional[Sequence[str]] = None,
internet_service6_names: Optional[Sequence[str]] = None,
internet_service6_negate: Optional[str] = None,
internet_service6_src: Optional[str] = None,
internet_service6_src_custom_groups: Optional[Sequence[str]] = None,
internet_service6_src_customs: Optional[Sequence[str]] = None,
internet_service6_src_groups: Optional[Sequence[str]] = None,
internet_service6_src_names: Optional[Sequence[str]] = None,
internet_service6_src_negate: Optional[str] = None,
internet_service_custom: Optional[str] = None,
internet_service_custom_group: Optional[str] = None,
internet_service_group: Optional[str] = None,
internet_service_id: Optional[str] = None,
internet_service_name: Optional[str] = None,
internet_service_negate: Optional[str] = None,
internet_service_src: Optional[str] = None,
internet_service_src_custom: Optional[str] = None,
internet_service_src_custom_group: Optional[str] = None,
internet_service_src_group: Optional[str] = None,
internet_service_src_id: Optional[str] = None,
internet_service_src_name: Optional[str] = None,
internet_service_src_negate: Optional[str] = None,
ips_sensor: Optional[str] = None,
ips_voip_filter: Optional[str] = None,
learning_mode: Optional[str] = None,
logtraffic: Optional[str] = None,
logtraffic_start: Optional[str] = None,
mms_profile: Optional[str] = None,
name: Optional[str] = None,
nat46: Optional[str] = None,
nat64: Optional[str] = None,
packages_firewall_securitypolicy_id: Optional[str] = None,
pkg_folder_path: Optional[str] = None,
policyid: Optional[float] = None,
profile_group: Optional[str] = None,
profile_protocol_options: Optional[str] = None,
profile_type: Optional[str] = None,
schedule: Optional[str] = None,
scopetype: Optional[str] = None,
sctp_filter_profile: Optional[str] = None,
send_deny_packet: Optional[str] = None,
service: Optional[str] = None,
service_negate: Optional[str] = None,
srcaddr: Optional[str] = None,
srcaddr4: Optional[str] = None,
srcaddr6: Optional[str] = None,
srcaddr6_negate: Optional[str] = None,
srcaddr_negate: Optional[str] = None,
srcintf: Optional[str] = None,
ssh_filter_profile: Optional[str] = None,
ssl_ssh_profile: Optional[str] = None,
status: Optional[str] = None,
url_category: Optional[str] = None,
users: Optional[str] = None,
utm_status: Optional[str] = None,
uuid: Optional[str] = None,
videofilter_profile: Optional[str] = None,
virtual_patch_profile: Optional[str] = None,
voip_profile: Optional[str] = None,
webfilter_profile: Optional[str] = None)
func NewPackagesFirewallSecuritypolicy(ctx *Context, name string, args PackagesFirewallSecuritypolicyArgs, opts ...ResourceOption) (*PackagesFirewallSecuritypolicy, error)
public PackagesFirewallSecuritypolicy(string name, PackagesFirewallSecuritypolicyArgs args, CustomResourceOptions? opts = null)
public PackagesFirewallSecuritypolicy(String name, PackagesFirewallSecuritypolicyArgs args)
public PackagesFirewallSecuritypolicy(String name, PackagesFirewallSecuritypolicyArgs args, CustomResourceOptions options)
type: fortimanager:PackagesFirewallSecuritypolicy
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 PackagesFirewallSecuritypolicyArgs
- 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 PackagesFirewallSecuritypolicyArgs
- 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 PackagesFirewallSecuritypolicyArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args PackagesFirewallSecuritypolicyArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args PackagesFirewallSecuritypolicyArgs
- 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 packagesFirewallSecuritypolicyResource = new Fortimanager.PackagesFirewallSecuritypolicy("packagesFirewallSecuritypolicyResource", new()
{
Pkg = "string",
_policyBlock = 0,
Action = "string",
Adom = "string",
AppCategory = "string",
AppGroup = "string",
ApplicationList = "string",
Applications = new[]
{
0,
},
AvProfile = "string",
CasbProfile = "string",
CifsProfile = "string",
Comments = "string",
DiameterFilterProfile = "string",
DlpProfile = "string",
DlpSensor = "string",
DnsfilterProfile = "string",
Dstaddr = "string",
Dstaddr4 = "string",
Dstaddr6 = "string",
Dstaddr6Negate = "string",
DstaddrNegate = "string",
Dstintf = "string",
EmailfilterProfile = "string",
EnforceDefaultAppPort = "string",
FileFilterProfile = "string",
FssoGroups = "string",
GlobalLabel = "string",
Groups = "string",
IcapProfile = "string",
InternetService = "string",
InternetService6 = "string",
InternetService6CustomGroups = new[]
{
"string",
},
InternetService6Customs = new[]
{
"string",
},
InternetService6Groups = new[]
{
"string",
},
InternetService6Names = new[]
{
"string",
},
InternetService6Negate = "string",
InternetService6Src = "string",
InternetService6SrcCustomGroups = new[]
{
"string",
},
InternetService6SrcCustoms = new[]
{
"string",
},
InternetService6SrcGroups = new[]
{
"string",
},
InternetService6SrcNames = new[]
{
"string",
},
InternetService6SrcNegate = "string",
InternetServiceCustom = "string",
InternetServiceCustomGroup = "string",
InternetServiceGroup = "string",
InternetServiceId = "string",
InternetServiceName = "string",
InternetServiceNegate = "string",
InternetServiceSrc = "string",
InternetServiceSrcCustom = "string",
InternetServiceSrcCustomGroup = "string",
InternetServiceSrcGroup = "string",
InternetServiceSrcId = "string",
InternetServiceSrcName = "string",
InternetServiceSrcNegate = "string",
IpsSensor = "string",
IpsVoipFilter = "string",
LearningMode = "string",
Logtraffic = "string",
LogtrafficStart = "string",
MmsProfile = "string",
Name = "string",
Nat46 = "string",
Nat64 = "string",
PackagesFirewallSecuritypolicyId = "string",
PkgFolderPath = "string",
Policyid = 0,
ProfileGroup = "string",
ProfileProtocolOptions = "string",
ProfileType = "string",
Schedule = "string",
Scopetype = "string",
SctpFilterProfile = "string",
SendDenyPacket = "string",
Service = "string",
ServiceNegate = "string",
Srcaddr = "string",
Srcaddr4 = "string",
Srcaddr6 = "string",
Srcaddr6Negate = "string",
SrcaddrNegate = "string",
Srcintf = "string",
SshFilterProfile = "string",
SslSshProfile = "string",
Status = "string",
UrlCategory = "string",
Users = "string",
UtmStatus = "string",
Uuid = "string",
VideofilterProfile = "string",
VirtualPatchProfile = "string",
VoipProfile = "string",
WebfilterProfile = "string",
});
example, err := fortimanager.NewPackagesFirewallSecuritypolicy(ctx, "packagesFirewallSecuritypolicyResource", &fortimanager.PackagesFirewallSecuritypolicyArgs{
Pkg: pulumi.String("string"),
_policyBlock: pulumi.Float64(0),
Action: pulumi.String("string"),
Adom: pulumi.String("string"),
AppCategory: pulumi.String("string"),
AppGroup: pulumi.String("string"),
ApplicationList: pulumi.String("string"),
Applications: pulumi.Float64Array{
pulumi.Float64(0),
},
AvProfile: pulumi.String("string"),
CasbProfile: pulumi.String("string"),
CifsProfile: pulumi.String("string"),
Comments: pulumi.String("string"),
DiameterFilterProfile: pulumi.String("string"),
DlpProfile: pulumi.String("string"),
DlpSensor: pulumi.String("string"),
DnsfilterProfile: pulumi.String("string"),
Dstaddr: pulumi.String("string"),
Dstaddr4: pulumi.String("string"),
Dstaddr6: pulumi.String("string"),
Dstaddr6Negate: pulumi.String("string"),
DstaddrNegate: pulumi.String("string"),
Dstintf: pulumi.String("string"),
EmailfilterProfile: pulumi.String("string"),
EnforceDefaultAppPort: pulumi.String("string"),
FileFilterProfile: pulumi.String("string"),
FssoGroups: pulumi.String("string"),
GlobalLabel: pulumi.String("string"),
Groups: pulumi.String("string"),
IcapProfile: pulumi.String("string"),
InternetService: pulumi.String("string"),
InternetService6: pulumi.String("string"),
InternetService6CustomGroups: pulumi.StringArray{
pulumi.String("string"),
},
InternetService6Customs: pulumi.StringArray{
pulumi.String("string"),
},
InternetService6Groups: pulumi.StringArray{
pulumi.String("string"),
},
InternetService6Names: pulumi.StringArray{
pulumi.String("string"),
},
InternetService6Negate: pulumi.String("string"),
InternetService6Src: pulumi.String("string"),
InternetService6SrcCustomGroups: pulumi.StringArray{
pulumi.String("string"),
},
InternetService6SrcCustoms: pulumi.StringArray{
pulumi.String("string"),
},
InternetService6SrcGroups: pulumi.StringArray{
pulumi.String("string"),
},
InternetService6SrcNames: pulumi.StringArray{
pulumi.String("string"),
},
InternetService6SrcNegate: pulumi.String("string"),
InternetServiceCustom: pulumi.String("string"),
InternetServiceCustomGroup: pulumi.String("string"),
InternetServiceGroup: pulumi.String("string"),
InternetServiceId: pulumi.String("string"),
InternetServiceName: pulumi.String("string"),
InternetServiceNegate: pulumi.String("string"),
InternetServiceSrc: pulumi.String("string"),
InternetServiceSrcCustom: pulumi.String("string"),
InternetServiceSrcCustomGroup: pulumi.String("string"),
InternetServiceSrcGroup: pulumi.String("string"),
InternetServiceSrcId: pulumi.String("string"),
InternetServiceSrcName: pulumi.String("string"),
InternetServiceSrcNegate: pulumi.String("string"),
IpsSensor: pulumi.String("string"),
IpsVoipFilter: pulumi.String("string"),
LearningMode: pulumi.String("string"),
Logtraffic: pulumi.String("string"),
LogtrafficStart: pulumi.String("string"),
MmsProfile: pulumi.String("string"),
Name: pulumi.String("string"),
Nat46: pulumi.String("string"),
Nat64: pulumi.String("string"),
PackagesFirewallSecuritypolicyId: pulumi.String("string"),
PkgFolderPath: pulumi.String("string"),
Policyid: pulumi.Float64(0),
ProfileGroup: pulumi.String("string"),
ProfileProtocolOptions: pulumi.String("string"),
ProfileType: pulumi.String("string"),
Schedule: pulumi.String("string"),
Scopetype: pulumi.String("string"),
SctpFilterProfile: pulumi.String("string"),
SendDenyPacket: pulumi.String("string"),
Service: pulumi.String("string"),
ServiceNegate: pulumi.String("string"),
Srcaddr: pulumi.String("string"),
Srcaddr4: pulumi.String("string"),
Srcaddr6: pulumi.String("string"),
Srcaddr6Negate: pulumi.String("string"),
SrcaddrNegate: pulumi.String("string"),
Srcintf: pulumi.String("string"),
SshFilterProfile: pulumi.String("string"),
SslSshProfile: pulumi.String("string"),
Status: pulumi.String("string"),
UrlCategory: pulumi.String("string"),
Users: pulumi.String("string"),
UtmStatus: pulumi.String("string"),
Uuid: pulumi.String("string"),
VideofilterProfile: pulumi.String("string"),
VirtualPatchProfile: pulumi.String("string"),
VoipProfile: pulumi.String("string"),
WebfilterProfile: pulumi.String("string"),
})
var packagesFirewallSecuritypolicyResource = new PackagesFirewallSecuritypolicy("packagesFirewallSecuritypolicyResource", PackagesFirewallSecuritypolicyArgs.builder()
.pkg("string")
._policyBlock(0)
.action("string")
.adom("string")
.appCategory("string")
.appGroup("string")
.applicationList("string")
.applications(0)
.avProfile("string")
.casbProfile("string")
.cifsProfile("string")
.comments("string")
.diameterFilterProfile("string")
.dlpProfile("string")
.dlpSensor("string")
.dnsfilterProfile("string")
.dstaddr("string")
.dstaddr4("string")
.dstaddr6("string")
.dstaddr6Negate("string")
.dstaddrNegate("string")
.dstintf("string")
.emailfilterProfile("string")
.enforceDefaultAppPort("string")
.fileFilterProfile("string")
.fssoGroups("string")
.globalLabel("string")
.groups("string")
.icapProfile("string")
.internetService("string")
.internetService6("string")
.internetService6CustomGroups("string")
.internetService6Customs("string")
.internetService6Groups("string")
.internetService6Names("string")
.internetService6Negate("string")
.internetService6Src("string")
.internetService6SrcCustomGroups("string")
.internetService6SrcCustoms("string")
.internetService6SrcGroups("string")
.internetService6SrcNames("string")
.internetService6SrcNegate("string")
.internetServiceCustom("string")
.internetServiceCustomGroup("string")
.internetServiceGroup("string")
.internetServiceId("string")
.internetServiceName("string")
.internetServiceNegate("string")
.internetServiceSrc("string")
.internetServiceSrcCustom("string")
.internetServiceSrcCustomGroup("string")
.internetServiceSrcGroup("string")
.internetServiceSrcId("string")
.internetServiceSrcName("string")
.internetServiceSrcNegate("string")
.ipsSensor("string")
.ipsVoipFilter("string")
.learningMode("string")
.logtraffic("string")
.logtrafficStart("string")
.mmsProfile("string")
.name("string")
.nat46("string")
.nat64("string")
.packagesFirewallSecuritypolicyId("string")
.pkgFolderPath("string")
.policyid(0)
.profileGroup("string")
.profileProtocolOptions("string")
.profileType("string")
.schedule("string")
.scopetype("string")
.sctpFilterProfile("string")
.sendDenyPacket("string")
.service("string")
.serviceNegate("string")
.srcaddr("string")
.srcaddr4("string")
.srcaddr6("string")
.srcaddr6Negate("string")
.srcaddrNegate("string")
.srcintf("string")
.sshFilterProfile("string")
.sslSshProfile("string")
.status("string")
.urlCategory("string")
.users("string")
.utmStatus("string")
.uuid("string")
.videofilterProfile("string")
.virtualPatchProfile("string")
.voipProfile("string")
.webfilterProfile("string")
.build());
packages_firewall_securitypolicy_resource = fortimanager.PackagesFirewallSecuritypolicy("packagesFirewallSecuritypolicyResource",
pkg="string",
_policy_block=0,
action="string",
adom="string",
app_category="string",
app_group="string",
application_list="string",
applications=[0],
av_profile="string",
casb_profile="string",
cifs_profile="string",
comments="string",
diameter_filter_profile="string",
dlp_profile="string",
dlp_sensor="string",
dnsfilter_profile="string",
dstaddr="string",
dstaddr4="string",
dstaddr6="string",
dstaddr6_negate="string",
dstaddr_negate="string",
dstintf="string",
emailfilter_profile="string",
enforce_default_app_port="string",
file_filter_profile="string",
fsso_groups="string",
global_label="string",
groups="string",
icap_profile="string",
internet_service="string",
internet_service6="string",
internet_service6_custom_groups=["string"],
internet_service6_customs=["string"],
internet_service6_groups=["string"],
internet_service6_names=["string"],
internet_service6_negate="string",
internet_service6_src="string",
internet_service6_src_custom_groups=["string"],
internet_service6_src_customs=["string"],
internet_service6_src_groups=["string"],
internet_service6_src_names=["string"],
internet_service6_src_negate="string",
internet_service_custom="string",
internet_service_custom_group="string",
internet_service_group="string",
internet_service_id="string",
internet_service_name="string",
internet_service_negate="string",
internet_service_src="string",
internet_service_src_custom="string",
internet_service_src_custom_group="string",
internet_service_src_group="string",
internet_service_src_id="string",
internet_service_src_name="string",
internet_service_src_negate="string",
ips_sensor="string",
ips_voip_filter="string",
learning_mode="string",
logtraffic="string",
logtraffic_start="string",
mms_profile="string",
name="string",
nat46="string",
nat64="string",
packages_firewall_securitypolicy_id="string",
pkg_folder_path="string",
policyid=0,
profile_group="string",
profile_protocol_options="string",
profile_type="string",
schedule="string",
scopetype="string",
sctp_filter_profile="string",
send_deny_packet="string",
service="string",
service_negate="string",
srcaddr="string",
srcaddr4="string",
srcaddr6="string",
srcaddr6_negate="string",
srcaddr_negate="string",
srcintf="string",
ssh_filter_profile="string",
ssl_ssh_profile="string",
status="string",
url_category="string",
users="string",
utm_status="string",
uuid="string",
videofilter_profile="string",
virtual_patch_profile="string",
voip_profile="string",
webfilter_profile="string")
const packagesFirewallSecuritypolicyResource = new fortimanager.PackagesFirewallSecuritypolicy("packagesFirewallSecuritypolicyResource", {
pkg: "string",
_policyBlock: 0,
action: "string",
adom: "string",
appCategory: "string",
appGroup: "string",
applicationList: "string",
applications: [0],
avProfile: "string",
casbProfile: "string",
cifsProfile: "string",
comments: "string",
diameterFilterProfile: "string",
dlpProfile: "string",
dlpSensor: "string",
dnsfilterProfile: "string",
dstaddr: "string",
dstaddr4: "string",
dstaddr6: "string",
dstaddr6Negate: "string",
dstaddrNegate: "string",
dstintf: "string",
emailfilterProfile: "string",
enforceDefaultAppPort: "string",
fileFilterProfile: "string",
fssoGroups: "string",
globalLabel: "string",
groups: "string",
icapProfile: "string",
internetService: "string",
internetService6: "string",
internetService6CustomGroups: ["string"],
internetService6Customs: ["string"],
internetService6Groups: ["string"],
internetService6Names: ["string"],
internetService6Negate: "string",
internetService6Src: "string",
internetService6SrcCustomGroups: ["string"],
internetService6SrcCustoms: ["string"],
internetService6SrcGroups: ["string"],
internetService6SrcNames: ["string"],
internetService6SrcNegate: "string",
internetServiceCustom: "string",
internetServiceCustomGroup: "string",
internetServiceGroup: "string",
internetServiceId: "string",
internetServiceName: "string",
internetServiceNegate: "string",
internetServiceSrc: "string",
internetServiceSrcCustom: "string",
internetServiceSrcCustomGroup: "string",
internetServiceSrcGroup: "string",
internetServiceSrcId: "string",
internetServiceSrcName: "string",
internetServiceSrcNegate: "string",
ipsSensor: "string",
ipsVoipFilter: "string",
learningMode: "string",
logtraffic: "string",
logtrafficStart: "string",
mmsProfile: "string",
name: "string",
nat46: "string",
nat64: "string",
packagesFirewallSecuritypolicyId: "string",
pkgFolderPath: "string",
policyid: 0,
profileGroup: "string",
profileProtocolOptions: "string",
profileType: "string",
schedule: "string",
scopetype: "string",
sctpFilterProfile: "string",
sendDenyPacket: "string",
service: "string",
serviceNegate: "string",
srcaddr: "string",
srcaddr4: "string",
srcaddr6: "string",
srcaddr6Negate: "string",
srcaddrNegate: "string",
srcintf: "string",
sshFilterProfile: "string",
sslSshProfile: "string",
status: "string",
urlCategory: "string",
users: "string",
utmStatus: "string",
uuid: "string",
videofilterProfile: "string",
virtualPatchProfile: "string",
voipProfile: "string",
webfilterProfile: "string",
});
type: fortimanager:PackagesFirewallSecuritypolicy
properties:
_policyBlock: 0
action: string
adom: string
appCategory: string
appGroup: string
applicationList: string
applications:
- 0
avProfile: string
casbProfile: string
cifsProfile: string
comments: string
diameterFilterProfile: string
dlpProfile: string
dlpSensor: string
dnsfilterProfile: string
dstaddr: string
dstaddr4: string
dstaddr6: string
dstaddr6Negate: string
dstaddrNegate: string
dstintf: string
emailfilterProfile: string
enforceDefaultAppPort: string
fileFilterProfile: string
fssoGroups: string
globalLabel: string
groups: string
icapProfile: string
internetService: string
internetService6: string
internetService6CustomGroups:
- string
internetService6Customs:
- string
internetService6Groups:
- string
internetService6Names:
- string
internetService6Negate: string
internetService6Src: string
internetService6SrcCustomGroups:
- string
internetService6SrcCustoms:
- string
internetService6SrcGroups:
- string
internetService6SrcNames:
- string
internetService6SrcNegate: string
internetServiceCustom: string
internetServiceCustomGroup: string
internetServiceGroup: string
internetServiceId: string
internetServiceName: string
internetServiceNegate: string
internetServiceSrc: string
internetServiceSrcCustom: string
internetServiceSrcCustomGroup: string
internetServiceSrcGroup: string
internetServiceSrcId: string
internetServiceSrcName: string
internetServiceSrcNegate: string
ipsSensor: string
ipsVoipFilter: string
learningMode: string
logtraffic: string
logtrafficStart: string
mmsProfile: string
name: string
nat46: string
nat64: string
packagesFirewallSecuritypolicyId: string
pkg: string
pkgFolderPath: string
policyid: 0
profileGroup: string
profileProtocolOptions: string
profileType: string
schedule: string
scopetype: string
sctpFilterProfile: string
sendDenyPacket: string
service: string
serviceNegate: string
srcaddr: string
srcaddr4: string
srcaddr6: string
srcaddr6Negate: string
srcaddrNegate: string
srcintf: string
sshFilterProfile: string
sslSshProfile: string
status: string
urlCategory: string
users: string
utmStatus: string
uuid: string
videofilterProfile: string
virtualPatchProfile: string
voipProfile: string
webfilterProfile: string
PackagesFirewallSecuritypolicy 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 PackagesFirewallSecuritypolicy resource accepts the following input properties:
- Pkg string
- Package.
- Action string
- Policy action (accept/deny). 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. - App
Category string - Application category ID list.
- App
Group string - Application group names.
- Application
List string - Name of an existing Application list.
- Applications List<double>
- Application ID list.
- Av
Profile string - Name of an existing Antivirus profile.
- Casb
Profile string - Name of an existing CASB profile.
- Cifs
Profile string - Name of an existing CIFS profile.
- Comments string
- Comment.
- Diameter
Filter stringProfile - Name of an existing Diameter filter profile.
- Dlp
Profile string - Name of an existing DLP profile.
- Dlp
Sensor string - Name of an existing DLP sensor.
- Dnsfilter
Profile string - Name of an existing DNS filter profile.
- Dstaddr string
- Destination IPv4 address name and address group names.
- Dstaddr4 string
- Destination IPv4 address name and address group names.
- Dstaddr6 string
- Destination IPv6 address name and address group names.
- Dstaddr6Negate string
- When enabled dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - Dstaddr
Negate string - When enabled dstaddr/dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - Dstintf string
- Outgoing (egress) interface.
- Emailfilter
Profile string - Name of an existing email filter profile.
- Enforce
Default stringApp Port - Enable/disable default application port enforcement for allowed applications. Valid values:
disable
,enable
. - File
Filter stringProfile - Name of an existing file-filter profile.
- Fsso
Groups string - Names of FSSO groups.
- Global
Label string - Label for the policy that appears when the GUI is in Global View mode.
- Groups string
- Names of user groups that can authenticate with this policy.
- Icap
Profile string - Name of an existing ICAP profile.
- Internet
Service string - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used. Valid values:
disable
,enable
. - Internet
Service6 string - Enable/disable use of IPv6 Internet Services for this policy. If enabled, destination address, service and default application port enforcement are not used. Valid values:
disable
,enable
. - Internet
Service6Custom List<string>Groups - Custom IPv6 Internet Service group name.
- Internet
Service6Customs List<string> - Custom IPv6 Internet Service name.
- Internet
Service6Groups List<string> - Internet Service group name.
- Internet
Service6Names List<string> - IPv6 Internet Service name.
- Internet
Service6Negate string - When enabled internet-service6 specifies what the service must NOT be. Valid values:
disable
,enable
. - Internet
Service6Src string - Enable/disable use of IPv6 Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - Internet
Service6Src List<string>Custom Groups - Custom Internet Service6 source group name.
- Internet
Service6Src List<string>Customs - Custom IPv6 Internet Service source name.
- Internet
Service6Src List<string>Groups - Internet Service6 source group name.
- Internet
Service6Src List<string>Names - IPv6 Internet Service source name.
- Internet
Service6Src stringNegate - When enabled internet-service6-src specifies what the service must NOT be. Valid values:
disable
,enable
. - Internet
Service stringCustom - Custom Internet Service name.
- Internet
Service stringCustom Group - Custom Internet Service group name.
- Internet
Service stringGroup - Internet Service group name.
- Internet
Service stringId - Internet Service ID.
- Internet
Service stringName - Internet Service name.
- Internet
Service stringNegate - When enabled internet-service specifies what the service must NOT be. Valid values:
disable
,enable
. - Internet
Service stringSrc - Enable/disable use of Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - Internet
Service stringSrc Custom - Custom Internet Service source name.
- Internet
Service stringSrc Custom Group - Custom Internet Service source group name.
- Internet
Service stringSrc Group - Internet Service source group name.
- Internet
Service stringSrc Id - Internet Service source ID.
- Internet
Service stringSrc Name - Internet Service source name.
- Internet
Service stringSrc Negate - When enabled internet-service-src specifies what the service must NOT be. Valid values:
disable
,enable
. - Ips
Sensor string - Name of an existing IPS sensor.
- Ips
Voip stringFilter - Name of an existing VoIP (ips) profile.
- Learning
Mode string - Enable to allow everything, but log all of the meaningful data for security information gathering. A learning report will be generated. Valid values:
disable
,enable
. - Logtraffic string
- Enable or disable logging. Log all sessions or security profile sessions. Valid values:
disable
,all
,utm
. - Logtraffic
Start string - Record logs when a session starts. Valid values:
disable
,enable
. - Mms
Profile string - Name of an existing MMS profile.
- Name string
- Policy name.
- Nat46 string
- Enable/disable NAT46. Valid values:
disable
,enable
. - Nat64 string
- Enable/disable NAT64. Valid values:
disable
,enable
. - Packages
Firewall stringSecuritypolicy Id - an identifier for the resource with format {{policyid}}.
- Pkg
Folder stringPath - Pkg Folder Path.
- Policyid double
- Policy ID.
- Profile
Group string - Name of profile group.
- Profile
Protocol stringOptions - Name of an existing Protocol options profile.
- Profile
Type string - Determine whether the firewall policy allows security profile groups or single profiles only. Valid values:
single
,group
. - Schedule string
- Schedule name.
- 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
. - Sctp
Filter stringProfile - Name of an existing SCTP filter profile.
- Send
Deny stringPacket - Enable to send a reply when a session is denied or blocked by a firewall policy. Valid values:
disable
,enable
. - Service string
- Service and service group names.
- Service
Negate string - When enabled service specifies what the service must NOT be. Valid values:
disable
,enable
. - Srcaddr string
- Source IPv4 address name and address group names.
- Srcaddr4 string
- Source IPv4 address name and address group names.
- Srcaddr6 string
- Source IPv6 address name and address group names.
- Srcaddr6Negate string
- When enabled srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - Srcaddr
Negate string - When enabled srcaddr/srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - Srcintf string
- Incoming (ingress) interface.
- Ssh
Filter stringProfile - Name of an existing SSH filter profile.
- Ssl
Ssh stringProfile - Name of an existing SSL SSH profile.
- Status string
- Enable or disable this policy. Valid values:
disable
,enable
. - Url
Category string - URL category ID list.
- Users string
- Names of individual users that can authenticate with this policy.
- Utm
Status string - Enable security profiles. Valid values:
disable
,enable
. - Uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- Videofilter
Profile string - Name of an existing VideoFilter profile.
- Virtual
Patch stringProfile - Name of an existing virtual-patch profile.
- Voip
Profile string - Name of an existing VoIP profile.
- Webfilter
Profile string - Name of an existing Web filter profile.
- _
policy doubleBlock - Assigned policy block. When this attribute is set, the policy represent a policy block, and all other attributes are ignored. This attribute is not available when configuring policy inside a policy block.
- Pkg string
- Package.
- Action string
- Policy action (accept/deny). 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. - App
Category string - Application category ID list.
- App
Group string - Application group names.
- Application
List string - Name of an existing Application list.
- Applications []float64
- Application ID list.
- Av
Profile string - Name of an existing Antivirus profile.
- Casb
Profile string - Name of an existing CASB profile.
- Cifs
Profile string - Name of an existing CIFS profile.
- Comments string
- Comment.
- Diameter
Filter stringProfile - Name of an existing Diameter filter profile.
- Dlp
Profile string - Name of an existing DLP profile.
- Dlp
Sensor string - Name of an existing DLP sensor.
- Dnsfilter
Profile string - Name of an existing DNS filter profile.
- Dstaddr string
- Destination IPv4 address name and address group names.
- Dstaddr4 string
- Destination IPv4 address name and address group names.
- Dstaddr6 string
- Destination IPv6 address name and address group names.
- Dstaddr6Negate string
- When enabled dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - Dstaddr
Negate string - When enabled dstaddr/dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - Dstintf string
- Outgoing (egress) interface.
- Emailfilter
Profile string - Name of an existing email filter profile.
- Enforce
Default stringApp Port - Enable/disable default application port enforcement for allowed applications. Valid values:
disable
,enable
. - File
Filter stringProfile - Name of an existing file-filter profile.
- Fsso
Groups string - Names of FSSO groups.
- Global
Label string - Label for the policy that appears when the GUI is in Global View mode.
- Groups string
- Names of user groups that can authenticate with this policy.
- Icap
Profile string - Name of an existing ICAP profile.
- Internet
Service string - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used. Valid values:
disable
,enable
. - Internet
Service6 string - Enable/disable use of IPv6 Internet Services for this policy. If enabled, destination address, service and default application port enforcement are not used. Valid values:
disable
,enable
. - Internet
Service6Custom []stringGroups - Custom IPv6 Internet Service group name.
- Internet
Service6Customs []string - Custom IPv6 Internet Service name.
- Internet
Service6Groups []string - Internet Service group name.
- Internet
Service6Names []string - IPv6 Internet Service name.
- Internet
Service6Negate string - When enabled internet-service6 specifies what the service must NOT be. Valid values:
disable
,enable
. - Internet
Service6Src string - Enable/disable use of IPv6 Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - Internet
Service6Src []stringCustom Groups - Custom Internet Service6 source group name.
- Internet
Service6Src []stringCustoms - Custom IPv6 Internet Service source name.
- Internet
Service6Src []stringGroups - Internet Service6 source group name.
- Internet
Service6Src []stringNames - IPv6 Internet Service source name.
- Internet
Service6Src stringNegate - When enabled internet-service6-src specifies what the service must NOT be. Valid values:
disable
,enable
. - Internet
Service stringCustom - Custom Internet Service name.
- Internet
Service stringCustom Group - Custom Internet Service group name.
- Internet
Service stringGroup - Internet Service group name.
- Internet
Service stringId - Internet Service ID.
- Internet
Service stringName - Internet Service name.
- Internet
Service stringNegate - When enabled internet-service specifies what the service must NOT be. Valid values:
disable
,enable
. - Internet
Service stringSrc - Enable/disable use of Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - Internet
Service stringSrc Custom - Custom Internet Service source name.
- Internet
Service stringSrc Custom Group - Custom Internet Service source group name.
- Internet
Service stringSrc Group - Internet Service source group name.
- Internet
Service stringSrc Id - Internet Service source ID.
- Internet
Service stringSrc Name - Internet Service source name.
- Internet
Service stringSrc Negate - When enabled internet-service-src specifies what the service must NOT be. Valid values:
disable
,enable
. - Ips
Sensor string - Name of an existing IPS sensor.
- Ips
Voip stringFilter - Name of an existing VoIP (ips) profile.
- Learning
Mode string - Enable to allow everything, but log all of the meaningful data for security information gathering. A learning report will be generated. Valid values:
disable
,enable
. - Logtraffic string
- Enable or disable logging. Log all sessions or security profile sessions. Valid values:
disable
,all
,utm
. - Logtraffic
Start string - Record logs when a session starts. Valid values:
disable
,enable
. - Mms
Profile string - Name of an existing MMS profile.
- Name string
- Policy name.
- Nat46 string
- Enable/disable NAT46. Valid values:
disable
,enable
. - Nat64 string
- Enable/disable NAT64. Valid values:
disable
,enable
. - Packages
Firewall stringSecuritypolicy Id - an identifier for the resource with format {{policyid}}.
- Pkg
Folder stringPath - Pkg Folder Path.
- Policyid float64
- Policy ID.
- Profile
Group string - Name of profile group.
- Profile
Protocol stringOptions - Name of an existing Protocol options profile.
- Profile
Type string - Determine whether the firewall policy allows security profile groups or single profiles only. Valid values:
single
,group
. - Schedule string
- Schedule name.
- 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
. - Sctp
Filter stringProfile - Name of an existing SCTP filter profile.
- Send
Deny stringPacket - Enable to send a reply when a session is denied or blocked by a firewall policy. Valid values:
disable
,enable
. - Service string
- Service and service group names.
- Service
Negate string - When enabled service specifies what the service must NOT be. Valid values:
disable
,enable
. - Srcaddr string
- Source IPv4 address name and address group names.
- Srcaddr4 string
- Source IPv4 address name and address group names.
- Srcaddr6 string
- Source IPv6 address name and address group names.
- Srcaddr6Negate string
- When enabled srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - Srcaddr
Negate string - When enabled srcaddr/srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - Srcintf string
- Incoming (ingress) interface.
- Ssh
Filter stringProfile - Name of an existing SSH filter profile.
- Ssl
Ssh stringProfile - Name of an existing SSL SSH profile.
- Status string
- Enable or disable this policy. Valid values:
disable
,enable
. - Url
Category string - URL category ID list.
- Users string
- Names of individual users that can authenticate with this policy.
- Utm
Status string - Enable security profiles. Valid values:
disable
,enable
. - Uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- Videofilter
Profile string - Name of an existing VideoFilter profile.
- Virtual
Patch stringProfile - Name of an existing virtual-patch profile.
- Voip
Profile string - Name of an existing VoIP profile.
- Webfilter
Profile string - Name of an existing Web filter profile.
- _
policy float64Block - Assigned policy block. When this attribute is set, the policy represent a policy block, and all other attributes are ignored. This attribute is not available when configuring policy inside a policy block.
- pkg String
- Package.
- _
policy DoubleBlock - Assigned policy block. When this attribute is set, the policy represent a policy block, and all other attributes are ignored. This attribute is not available when configuring policy inside a policy block.
- action String
- Policy action (accept/deny). 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. - app
Category String - Application category ID list.
- app
Group String - Application group names.
- application
List String - Name of an existing Application list.
- applications List<Double>
- Application ID list.
- av
Profile String - Name of an existing Antivirus profile.
- casb
Profile String - Name of an existing CASB profile.
- cifs
Profile String - Name of an existing CIFS profile.
- comments String
- Comment.
- diameter
Filter StringProfile - Name of an existing Diameter filter profile.
- dlp
Profile String - Name of an existing DLP profile.
- dlp
Sensor String - Name of an existing DLP sensor.
- dnsfilter
Profile String - Name of an existing DNS filter profile.
- dstaddr String
- Destination IPv4 address name and address group names.
- dstaddr4 String
- Destination IPv4 address name and address group names.
- dstaddr6 String
- Destination IPv6 address name and address group names.
- dstaddr6Negate String
- When enabled dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstaddr
Negate String - When enabled dstaddr/dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstintf String
- Outgoing (egress) interface.
- emailfilter
Profile String - Name of an existing email filter profile.
- enforce
Default StringApp Port - Enable/disable default application port enforcement for allowed applications. Valid values:
disable
,enable
. - file
Filter StringProfile - Name of an existing file-filter profile.
- fsso
Groups String - Names of FSSO groups.
- global
Label String - Label for the policy that appears when the GUI is in Global View mode.
- groups String
- Names of user groups that can authenticate with this policy.
- icap
Profile String - Name of an existing ICAP profile.
- internet
Service String - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used. Valid values:
disable
,enable
. - internet
Service6 String - Enable/disable use of IPv6 Internet Services for this policy. If enabled, destination address, service and default application port enforcement are not used. Valid values:
disable
,enable
. - internet
Service6Custom List<String>Groups - Custom IPv6 Internet Service group name.
- internet
Service6Customs List<String> - Custom IPv6 Internet Service name.
- internet
Service6Groups List<String> - Internet Service group name.
- internet
Service6Names List<String> - IPv6 Internet Service name.
- internet
Service6Negate String - When enabled internet-service6 specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service6Src String - Enable/disable use of IPv6 Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet
Service6Src List<String>Custom Groups - Custom Internet Service6 source group name.
- internet
Service6Src List<String>Customs - Custom IPv6 Internet Service source name.
- internet
Service6Src List<String>Groups - Internet Service6 source group name.
- internet
Service6Src List<String>Names - IPv6 Internet Service source name.
- internet
Service6Src StringNegate - When enabled internet-service6-src specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service StringCustom - Custom Internet Service name.
- internet
Service StringCustom Group - Custom Internet Service group name.
- internet
Service StringGroup - Internet Service group name.
- internet
Service StringId - Internet Service ID.
- internet
Service StringName - Internet Service name.
- internet
Service StringNegate - When enabled internet-service specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service StringSrc - Enable/disable use of Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet
Service StringSrc Custom - Custom Internet Service source name.
- internet
Service StringSrc Custom Group - Custom Internet Service source group name.
- internet
Service StringSrc Group - Internet Service source group name.
- internet
Service StringSrc Id - Internet Service source ID.
- internet
Service StringSrc Name - Internet Service source name.
- internet
Service StringSrc Negate - When enabled internet-service-src specifies what the service must NOT be. Valid values:
disable
,enable
. - ips
Sensor String - Name of an existing IPS sensor.
- ips
Voip StringFilter - Name of an existing VoIP (ips) profile.
- learning
Mode String - Enable to allow everything, but log all of the meaningful data for security information gathering. A learning report will be generated. Valid values:
disable
,enable
. - logtraffic String
- Enable or disable logging. Log all sessions or security profile sessions. Valid values:
disable
,all
,utm
. - logtraffic
Start String - Record logs when a session starts. Valid values:
disable
,enable
. - mms
Profile String - Name of an existing MMS profile.
- name String
- Policy name.
- nat46 String
- Enable/disable NAT46. Valid values:
disable
,enable
. - nat64 String
- Enable/disable NAT64. Valid values:
disable
,enable
. - packages
Firewall StringSecuritypolicy Id - an identifier for the resource with format {{policyid}}.
- pkg
Folder StringPath - Pkg Folder Path.
- policyid Double
- Policy ID.
- profile
Group String - Name of profile group.
- profile
Protocol StringOptions - Name of an existing Protocol options profile.
- profile
Type String - Determine whether the firewall policy allows security profile groups or single profiles only. Valid values:
single
,group
. - schedule String
- Schedule name.
- 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
. - sctp
Filter StringProfile - Name of an existing SCTP filter profile.
- send
Deny StringPacket - Enable to send a reply when a session is denied or blocked by a firewall policy. Valid values:
disable
,enable
. - service String
- Service and service group names.
- service
Negate String - When enabled service specifies what the service must NOT be. Valid values:
disable
,enable
. - srcaddr String
- Source IPv4 address name and address group names.
- srcaddr4 String
- Source IPv4 address name and address group names.
- srcaddr6 String
- Source IPv6 address name and address group names.
- srcaddr6Negate String
- When enabled srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcaddr
Negate String - When enabled srcaddr/srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcintf String
- Incoming (ingress) interface.
- ssh
Filter StringProfile - Name of an existing SSH filter profile.
- ssl
Ssh StringProfile - Name of an existing SSL SSH profile.
- status String
- Enable or disable this policy. Valid values:
disable
,enable
. - url
Category String - URL category ID list.
- users String
- Names of individual users that can authenticate with this policy.
- utm
Status String - Enable security profiles. Valid values:
disable
,enable
. - uuid String
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilter
Profile String - Name of an existing VideoFilter profile.
- virtual
Patch StringProfile - Name of an existing virtual-patch profile.
- voip
Profile String - Name of an existing VoIP profile.
- webfilter
Profile String - Name of an existing Web filter profile.
- pkg string
- Package.
- _
policy numberBlock - Assigned policy block. When this attribute is set, the policy represent a policy block, and all other attributes are ignored. This attribute is not available when configuring policy inside a policy block.
- action string
- Policy action (accept/deny). 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. - app
Category string - Application category ID list.
- app
Group string - Application group names.
- application
List string - Name of an existing Application list.
- applications number[]
- Application ID list.
- av
Profile string - Name of an existing Antivirus profile.
- casb
Profile string - Name of an existing CASB profile.
- cifs
Profile string - Name of an existing CIFS profile.
- comments string
- Comment.
- diameter
Filter stringProfile - Name of an existing Diameter filter profile.
- dlp
Profile string - Name of an existing DLP profile.
- dlp
Sensor string - Name of an existing DLP sensor.
- dnsfilter
Profile string - Name of an existing DNS filter profile.
- dstaddr string
- Destination IPv4 address name and address group names.
- dstaddr4 string
- Destination IPv4 address name and address group names.
- dstaddr6 string
- Destination IPv6 address name and address group names.
- dstaddr6Negate string
- When enabled dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstaddr
Negate string - When enabled dstaddr/dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstintf string
- Outgoing (egress) interface.
- emailfilter
Profile string - Name of an existing email filter profile.
- enforce
Default stringApp Port - Enable/disable default application port enforcement for allowed applications. Valid values:
disable
,enable
. - file
Filter stringProfile - Name of an existing file-filter profile.
- fsso
Groups string - Names of FSSO groups.
- global
Label string - Label for the policy that appears when the GUI is in Global View mode.
- groups string
- Names of user groups that can authenticate with this policy.
- icap
Profile string - Name of an existing ICAP profile.
- internet
Service string - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used. Valid values:
disable
,enable
. - internet
Service6 string - Enable/disable use of IPv6 Internet Services for this policy. If enabled, destination address, service and default application port enforcement are not used. Valid values:
disable
,enable
. - internet
Service6Custom string[]Groups - Custom IPv6 Internet Service group name.
- internet
Service6Customs string[] - Custom IPv6 Internet Service name.
- internet
Service6Groups string[] - Internet Service group name.
- internet
Service6Names string[] - IPv6 Internet Service name.
- internet
Service6Negate string - When enabled internet-service6 specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service6Src string - Enable/disable use of IPv6 Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet
Service6Src string[]Custom Groups - Custom Internet Service6 source group name.
- internet
Service6Src string[]Customs - Custom IPv6 Internet Service source name.
- internet
Service6Src string[]Groups - Internet Service6 source group name.
- internet
Service6Src string[]Names - IPv6 Internet Service source name.
- internet
Service6Src stringNegate - When enabled internet-service6-src specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service stringCustom - Custom Internet Service name.
- internet
Service stringCustom Group - Custom Internet Service group name.
- internet
Service stringGroup - Internet Service group name.
- internet
Service stringId - Internet Service ID.
- internet
Service stringName - Internet Service name.
- internet
Service stringNegate - When enabled internet-service specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service stringSrc - Enable/disable use of Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet
Service stringSrc Custom - Custom Internet Service source name.
- internet
Service stringSrc Custom Group - Custom Internet Service source group name.
- internet
Service stringSrc Group - Internet Service source group name.
- internet
Service stringSrc Id - Internet Service source ID.
- internet
Service stringSrc Name - Internet Service source name.
- internet
Service stringSrc Negate - When enabled internet-service-src specifies what the service must NOT be. Valid values:
disable
,enable
. - ips
Sensor string - Name of an existing IPS sensor.
- ips
Voip stringFilter - Name of an existing VoIP (ips) profile.
- learning
Mode string - Enable to allow everything, but log all of the meaningful data for security information gathering. A learning report will be generated. Valid values:
disable
,enable
. - logtraffic string
- Enable or disable logging. Log all sessions or security profile sessions. Valid values:
disable
,all
,utm
. - logtraffic
Start string - Record logs when a session starts. Valid values:
disable
,enable
. - mms
Profile string - Name of an existing MMS profile.
- name string
- Policy name.
- nat46 string
- Enable/disable NAT46. Valid values:
disable
,enable
. - nat64 string
- Enable/disable NAT64. Valid values:
disable
,enable
. - packages
Firewall stringSecuritypolicy Id - an identifier for the resource with format {{policyid}}.
- pkg
Folder stringPath - Pkg Folder Path.
- policyid number
- Policy ID.
- profile
Group string - Name of profile group.
- profile
Protocol stringOptions - Name of an existing Protocol options profile.
- profile
Type string - Determine whether the firewall policy allows security profile groups or single profiles only. Valid values:
single
,group
. - schedule string
- Schedule name.
- 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
. - sctp
Filter stringProfile - Name of an existing SCTP filter profile.
- send
Deny stringPacket - Enable to send a reply when a session is denied or blocked by a firewall policy. Valid values:
disable
,enable
. - service string
- Service and service group names.
- service
Negate string - When enabled service specifies what the service must NOT be. Valid values:
disable
,enable
. - srcaddr string
- Source IPv4 address name and address group names.
- srcaddr4 string
- Source IPv4 address name and address group names.
- srcaddr6 string
- Source IPv6 address name and address group names.
- srcaddr6Negate string
- When enabled srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcaddr
Negate string - When enabled srcaddr/srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcintf string
- Incoming (ingress) interface.
- ssh
Filter stringProfile - Name of an existing SSH filter profile.
- ssl
Ssh stringProfile - Name of an existing SSL SSH profile.
- status string
- Enable or disable this policy. Valid values:
disable
,enable
. - url
Category string - URL category ID list.
- users string
- Names of individual users that can authenticate with this policy.
- utm
Status string - Enable security profiles. Valid values:
disable
,enable
. - uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilter
Profile string - Name of an existing VideoFilter profile.
- virtual
Patch stringProfile - Name of an existing virtual-patch profile.
- voip
Profile string - Name of an existing VoIP profile.
- webfilter
Profile string - Name of an existing Web filter profile.
- pkg str
- Package.
- _
policy_ floatblock - Assigned policy block. When this attribute is set, the policy represent a policy block, and all other attributes are ignored. This attribute is not available when configuring policy inside a policy block.
- action str
- Policy action (accept/deny). 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. - app_
category str - Application category ID list.
- app_
group str - Application group names.
- application_
list str - Name of an existing Application list.
- applications Sequence[float]
- Application ID list.
- av_
profile str - Name of an existing Antivirus profile.
- casb_
profile str - Name of an existing CASB profile.
- cifs_
profile str - Name of an existing CIFS profile.
- comments str
- Comment.
- diameter_
filter_ strprofile - Name of an existing Diameter filter profile.
- dlp_
profile str - Name of an existing DLP profile.
- dlp_
sensor str - Name of an existing DLP sensor.
- dnsfilter_
profile str - Name of an existing DNS filter profile.
- dstaddr str
- Destination IPv4 address name and address group names.
- dstaddr4 str
- Destination IPv4 address name and address group names.
- dstaddr6 str
- Destination IPv6 address name and address group names.
- dstaddr6_
negate str - When enabled dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstaddr_
negate str - When enabled dstaddr/dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstintf str
- Outgoing (egress) interface.
- emailfilter_
profile str - Name of an existing email filter profile.
- enforce_
default_ strapp_ port - Enable/disable default application port enforcement for allowed applications. Valid values:
disable
,enable
. - file_
filter_ strprofile - Name of an existing file-filter profile.
- fsso_
groups str - Names of FSSO groups.
- global_
label str - Label for the policy that appears when the GUI is in Global View mode.
- groups str
- Names of user groups that can authenticate with this policy.
- icap_
profile str - Name of an existing ICAP profile.
- internet_
service str - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used. Valid values:
disable
,enable
. - internet_
service6 str - Enable/disable use of IPv6 Internet Services for this policy. If enabled, destination address, service and default application port enforcement are not used. Valid values:
disable
,enable
. - internet_
service6_ Sequence[str]custom_ groups - Custom IPv6 Internet Service group name.
- internet_
service6_ Sequence[str]customs - Custom IPv6 Internet Service name.
- internet_
service6_ Sequence[str]groups - Internet Service group name.
- internet_
service6_ Sequence[str]names - IPv6 Internet Service name.
- internet_
service6_ strnegate - When enabled internet-service6 specifies what the service must NOT be. Valid values:
disable
,enable
. - internet_
service6_ strsrc - Enable/disable use of IPv6 Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet_
service6_ Sequence[str]src_ custom_ groups - Custom Internet Service6 source group name.
- internet_
service6_ Sequence[str]src_ customs - Custom IPv6 Internet Service source name.
- internet_
service6_ Sequence[str]src_ groups - Internet Service6 source group name.
- internet_
service6_ Sequence[str]src_ names - IPv6 Internet Service source name.
- internet_
service6_ strsrc_ negate - When enabled internet-service6-src specifies what the service must NOT be. Valid values:
disable
,enable
. - internet_
service_ strcustom - Custom Internet Service name.
- internet_
service_ strcustom_ group - Custom Internet Service group name.
- internet_
service_ strgroup - Internet Service group name.
- internet_
service_ strid - Internet Service ID.
- internet_
service_ strname - Internet Service name.
- internet_
service_ strnegate - When enabled internet-service specifies what the service must NOT be. Valid values:
disable
,enable
. - internet_
service_ strsrc - Enable/disable use of Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet_
service_ strsrc_ custom - Custom Internet Service source name.
- internet_
service_ strsrc_ custom_ group - Custom Internet Service source group name.
- internet_
service_ strsrc_ group - Internet Service source group name.
- internet_
service_ strsrc_ id - Internet Service source ID.
- internet_
service_ strsrc_ name - Internet Service source name.
- internet_
service_ strsrc_ negate - When enabled internet-service-src specifies what the service must NOT be. Valid values:
disable
,enable
. - ips_
sensor str - Name of an existing IPS sensor.
- ips_
voip_ strfilter - Name of an existing VoIP (ips) profile.
- learning_
mode str - Enable to allow everything, but log all of the meaningful data for security information gathering. A learning report will be generated. Valid values:
disable
,enable
. - logtraffic str
- Enable or disable logging. Log all sessions or security profile sessions. Valid values:
disable
,all
,utm
. - logtraffic_
start str - Record logs when a session starts. Valid values:
disable
,enable
. - mms_
profile str - Name of an existing MMS profile.
- name str
- Policy name.
- nat46 str
- Enable/disable NAT46. Valid values:
disable
,enable
. - nat64 str
- Enable/disable NAT64. Valid values:
disable
,enable
. - packages_
firewall_ strsecuritypolicy_ id - an identifier for the resource with format {{policyid}}.
- pkg_
folder_ strpath - Pkg Folder Path.
- policyid float
- Policy ID.
- profile_
group str - Name of profile group.
- profile_
protocol_ stroptions - Name of an existing Protocol options profile.
- profile_
type str - Determine whether the firewall policy allows security profile groups or single profiles only. Valid values:
single
,group
. - schedule str
- Schedule name.
- 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
. - sctp_
filter_ strprofile - Name of an existing SCTP filter profile.
- send_
deny_ strpacket - Enable to send a reply when a session is denied or blocked by a firewall policy. Valid values:
disable
,enable
. - service str
- Service and service group names.
- service_
negate str - When enabled service specifies what the service must NOT be. Valid values:
disable
,enable
. - srcaddr str
- Source IPv4 address name and address group names.
- srcaddr4 str
- Source IPv4 address name and address group names.
- srcaddr6 str
- Source IPv6 address name and address group names.
- srcaddr6_
negate str - When enabled srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcaddr_
negate str - When enabled srcaddr/srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcintf str
- Incoming (ingress) interface.
- ssh_
filter_ strprofile - Name of an existing SSH filter profile.
- ssl_
ssh_ strprofile - Name of an existing SSL SSH profile.
- status str
- Enable or disable this policy. Valid values:
disable
,enable
. - url_
category str - URL category ID list.
- users str
- Names of individual users that can authenticate with this policy.
- utm_
status str - Enable security profiles. Valid values:
disable
,enable
. - uuid str
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilter_
profile str - Name of an existing VideoFilter profile.
- virtual_
patch_ strprofile - Name of an existing virtual-patch profile.
- voip_
profile str - Name of an existing VoIP profile.
- webfilter_
profile str - Name of an existing Web filter profile.
- pkg String
- Package.
- _
policy NumberBlock - Assigned policy block. When this attribute is set, the policy represent a policy block, and all other attributes are ignored. This attribute is not available when configuring policy inside a policy block.
- action String
- Policy action (accept/deny). 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. - app
Category String - Application category ID list.
- app
Group String - Application group names.
- application
List String - Name of an existing Application list.
- applications List<Number>
- Application ID list.
- av
Profile String - Name of an existing Antivirus profile.
- casb
Profile String - Name of an existing CASB profile.
- cifs
Profile String - Name of an existing CIFS profile.
- comments String
- Comment.
- diameter
Filter StringProfile - Name of an existing Diameter filter profile.
- dlp
Profile String - Name of an existing DLP profile.
- dlp
Sensor String - Name of an existing DLP sensor.
- dnsfilter
Profile String - Name of an existing DNS filter profile.
- dstaddr String
- Destination IPv4 address name and address group names.
- dstaddr4 String
- Destination IPv4 address name and address group names.
- dstaddr6 String
- Destination IPv6 address name and address group names.
- dstaddr6Negate String
- When enabled dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstaddr
Negate String - When enabled dstaddr/dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstintf String
- Outgoing (egress) interface.
- emailfilter
Profile String - Name of an existing email filter profile.
- enforce
Default StringApp Port - Enable/disable default application port enforcement for allowed applications. Valid values:
disable
,enable
. - file
Filter StringProfile - Name of an existing file-filter profile.
- fsso
Groups String - Names of FSSO groups.
- global
Label String - Label for the policy that appears when the GUI is in Global View mode.
- groups String
- Names of user groups that can authenticate with this policy.
- icap
Profile String - Name of an existing ICAP profile.
- internet
Service String - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used. Valid values:
disable
,enable
. - internet
Service6 String - Enable/disable use of IPv6 Internet Services for this policy. If enabled, destination address, service and default application port enforcement are not used. Valid values:
disable
,enable
. - internet
Service6Custom List<String>Groups - Custom IPv6 Internet Service group name.
- internet
Service6Customs List<String> - Custom IPv6 Internet Service name.
- internet
Service6Groups List<String> - Internet Service group name.
- internet
Service6Names List<String> - IPv6 Internet Service name.
- internet
Service6Negate String - When enabled internet-service6 specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service6Src String - Enable/disable use of IPv6 Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet
Service6Src List<String>Custom Groups - Custom Internet Service6 source group name.
- internet
Service6Src List<String>Customs - Custom IPv6 Internet Service source name.
- internet
Service6Src List<String>Groups - Internet Service6 source group name.
- internet
Service6Src List<String>Names - IPv6 Internet Service source name.
- internet
Service6Src StringNegate - When enabled internet-service6-src specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service StringCustom - Custom Internet Service name.
- internet
Service StringCustom Group - Custom Internet Service group name.
- internet
Service StringGroup - Internet Service group name.
- internet
Service StringId - Internet Service ID.
- internet
Service StringName - Internet Service name.
- internet
Service StringNegate - When enabled internet-service specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service StringSrc - Enable/disable use of Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet
Service StringSrc Custom - Custom Internet Service source name.
- internet
Service StringSrc Custom Group - Custom Internet Service source group name.
- internet
Service StringSrc Group - Internet Service source group name.
- internet
Service StringSrc Id - Internet Service source ID.
- internet
Service StringSrc Name - Internet Service source name.
- internet
Service StringSrc Negate - When enabled internet-service-src specifies what the service must NOT be. Valid values:
disable
,enable
. - ips
Sensor String - Name of an existing IPS sensor.
- ips
Voip StringFilter - Name of an existing VoIP (ips) profile.
- learning
Mode String - Enable to allow everything, but log all of the meaningful data for security information gathering. A learning report will be generated. Valid values:
disable
,enable
. - logtraffic String
- Enable or disable logging. Log all sessions or security profile sessions. Valid values:
disable
,all
,utm
. - logtraffic
Start String - Record logs when a session starts. Valid values:
disable
,enable
. - mms
Profile String - Name of an existing MMS profile.
- name String
- Policy name.
- nat46 String
- Enable/disable NAT46. Valid values:
disable
,enable
. - nat64 String
- Enable/disable NAT64. Valid values:
disable
,enable
. - packages
Firewall StringSecuritypolicy Id - an identifier for the resource with format {{policyid}}.
- pkg
Folder StringPath - Pkg Folder Path.
- policyid Number
- Policy ID.
- profile
Group String - Name of profile group.
- profile
Protocol StringOptions - Name of an existing Protocol options profile.
- profile
Type String - Determine whether the firewall policy allows security profile groups or single profiles only. Valid values:
single
,group
. - schedule String
- Schedule name.
- 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
. - sctp
Filter StringProfile - Name of an existing SCTP filter profile.
- send
Deny StringPacket - Enable to send a reply when a session is denied or blocked by a firewall policy. Valid values:
disable
,enable
. - service String
- Service and service group names.
- service
Negate String - When enabled service specifies what the service must NOT be. Valid values:
disable
,enable
. - srcaddr String
- Source IPv4 address name and address group names.
- srcaddr4 String
- Source IPv4 address name and address group names.
- srcaddr6 String
- Source IPv6 address name and address group names.
- srcaddr6Negate String
- When enabled srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcaddr
Negate String - When enabled srcaddr/srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcintf String
- Incoming (ingress) interface.
- ssh
Filter StringProfile - Name of an existing SSH filter profile.
- ssl
Ssh StringProfile - Name of an existing SSL SSH profile.
- status String
- Enable or disable this policy. Valid values:
disable
,enable
. - url
Category String - URL category ID list.
- users String
- Names of individual users that can authenticate with this policy.
- utm
Status String - Enable security profiles. Valid values:
disable
,enable
. - uuid String
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilter
Profile String - Name of an existing VideoFilter profile.
- virtual
Patch StringProfile - Name of an existing virtual-patch profile.
- voip
Profile String - Name of an existing VoIP profile.
- webfilter
Profile String - Name of an existing Web filter profile.
Outputs
All input properties are implicitly available as output properties. Additionally, the PackagesFirewallSecuritypolicy 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 PackagesFirewallSecuritypolicy Resource
Get an existing PackagesFirewallSecuritypolicy 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?: PackagesFirewallSecuritypolicyState, opts?: CustomResourceOptions): PackagesFirewallSecuritypolicy
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
_policy_block: Optional[float] = None,
action: Optional[str] = None,
adom: Optional[str] = None,
app_category: Optional[str] = None,
app_group: Optional[str] = None,
application_list: Optional[str] = None,
applications: Optional[Sequence[float]] = None,
av_profile: Optional[str] = None,
casb_profile: Optional[str] = None,
cifs_profile: Optional[str] = None,
comments: Optional[str] = None,
diameter_filter_profile: Optional[str] = None,
dlp_profile: Optional[str] = None,
dlp_sensor: Optional[str] = None,
dnsfilter_profile: Optional[str] = None,
dstaddr: Optional[str] = None,
dstaddr4: Optional[str] = None,
dstaddr6: Optional[str] = None,
dstaddr6_negate: Optional[str] = None,
dstaddr_negate: Optional[str] = None,
dstintf: Optional[str] = None,
emailfilter_profile: Optional[str] = None,
enforce_default_app_port: Optional[str] = None,
file_filter_profile: Optional[str] = None,
fsso_groups: Optional[str] = None,
global_label: Optional[str] = None,
groups: Optional[str] = None,
icap_profile: Optional[str] = None,
internet_service: Optional[str] = None,
internet_service6: Optional[str] = None,
internet_service6_custom_groups: Optional[Sequence[str]] = None,
internet_service6_customs: Optional[Sequence[str]] = None,
internet_service6_groups: Optional[Sequence[str]] = None,
internet_service6_names: Optional[Sequence[str]] = None,
internet_service6_negate: Optional[str] = None,
internet_service6_src: Optional[str] = None,
internet_service6_src_custom_groups: Optional[Sequence[str]] = None,
internet_service6_src_customs: Optional[Sequence[str]] = None,
internet_service6_src_groups: Optional[Sequence[str]] = None,
internet_service6_src_names: Optional[Sequence[str]] = None,
internet_service6_src_negate: Optional[str] = None,
internet_service_custom: Optional[str] = None,
internet_service_custom_group: Optional[str] = None,
internet_service_group: Optional[str] = None,
internet_service_id: Optional[str] = None,
internet_service_name: Optional[str] = None,
internet_service_negate: Optional[str] = None,
internet_service_src: Optional[str] = None,
internet_service_src_custom: Optional[str] = None,
internet_service_src_custom_group: Optional[str] = None,
internet_service_src_group: Optional[str] = None,
internet_service_src_id: Optional[str] = None,
internet_service_src_name: Optional[str] = None,
internet_service_src_negate: Optional[str] = None,
ips_sensor: Optional[str] = None,
ips_voip_filter: Optional[str] = None,
learning_mode: Optional[str] = None,
logtraffic: Optional[str] = None,
logtraffic_start: Optional[str] = None,
mms_profile: Optional[str] = None,
name: Optional[str] = None,
nat46: Optional[str] = None,
nat64: Optional[str] = None,
packages_firewall_securitypolicy_id: Optional[str] = None,
pkg: Optional[str] = None,
pkg_folder_path: Optional[str] = None,
policyid: Optional[float] = None,
profile_group: Optional[str] = None,
profile_protocol_options: Optional[str] = None,
profile_type: Optional[str] = None,
schedule: Optional[str] = None,
scopetype: Optional[str] = None,
sctp_filter_profile: Optional[str] = None,
send_deny_packet: Optional[str] = None,
service: Optional[str] = None,
service_negate: Optional[str] = None,
srcaddr: Optional[str] = None,
srcaddr4: Optional[str] = None,
srcaddr6: Optional[str] = None,
srcaddr6_negate: Optional[str] = None,
srcaddr_negate: Optional[str] = None,
srcintf: Optional[str] = None,
ssh_filter_profile: Optional[str] = None,
ssl_ssh_profile: Optional[str] = None,
status: Optional[str] = None,
url_category: Optional[str] = None,
users: Optional[str] = None,
utm_status: Optional[str] = None,
uuid: Optional[str] = None,
videofilter_profile: Optional[str] = None,
virtual_patch_profile: Optional[str] = None,
voip_profile: Optional[str] = None,
webfilter_profile: Optional[str] = None) -> PackagesFirewallSecuritypolicy
func GetPackagesFirewallSecuritypolicy(ctx *Context, name string, id IDInput, state *PackagesFirewallSecuritypolicyState, opts ...ResourceOption) (*PackagesFirewallSecuritypolicy, error)
public static PackagesFirewallSecuritypolicy Get(string name, Input<string> id, PackagesFirewallSecuritypolicyState? state, CustomResourceOptions? opts = null)
public static PackagesFirewallSecuritypolicy get(String name, Output<String> id, PackagesFirewallSecuritypolicyState state, CustomResourceOptions options)
resources: _: type: fortimanager:PackagesFirewallSecuritypolicy 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 (accept/deny). 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. - App
Category string - Application category ID list.
- App
Group string - Application group names.
- Application
List string - Name of an existing Application list.
- Applications List<double>
- Application ID list.
- Av
Profile string - Name of an existing Antivirus profile.
- Casb
Profile string - Name of an existing CASB profile.
- Cifs
Profile string - Name of an existing CIFS profile.
- Comments string
- Comment.
- Diameter
Filter stringProfile - Name of an existing Diameter filter profile.
- Dlp
Profile string - Name of an existing DLP profile.
- Dlp
Sensor string - Name of an existing DLP sensor.
- Dnsfilter
Profile string - Name of an existing DNS filter profile.
- Dstaddr string
- Destination IPv4 address name and address group names.
- Dstaddr4 string
- Destination IPv4 address name and address group names.
- Dstaddr6 string
- Destination IPv6 address name and address group names.
- Dstaddr6Negate string
- When enabled dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - Dstaddr
Negate string - When enabled dstaddr/dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - Dstintf string
- Outgoing (egress) interface.
- Emailfilter
Profile string - Name of an existing email filter profile.
- Enforce
Default stringApp Port - Enable/disable default application port enforcement for allowed applications. Valid values:
disable
,enable
. - File
Filter stringProfile - Name of an existing file-filter profile.
- Fsso
Groups string - Names of FSSO groups.
- Global
Label string - Label for the policy that appears when the GUI is in Global View mode.
- Groups string
- Names of user groups that can authenticate with this policy.
- Icap
Profile string - Name of an existing ICAP profile.
- Internet
Service string - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used. Valid values:
disable
,enable
. - Internet
Service6 string - Enable/disable use of IPv6 Internet Services for this policy. If enabled, destination address, service and default application port enforcement are not used. Valid values:
disable
,enable
. - Internet
Service6Custom List<string>Groups - Custom IPv6 Internet Service group name.
- Internet
Service6Customs List<string> - Custom IPv6 Internet Service name.
- Internet
Service6Groups List<string> - Internet Service group name.
- Internet
Service6Names List<string> - IPv6 Internet Service name.
- Internet
Service6Negate string - When enabled internet-service6 specifies what the service must NOT be. Valid values:
disable
,enable
. - Internet
Service6Src string - Enable/disable use of IPv6 Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - Internet
Service6Src List<string>Custom Groups - Custom Internet Service6 source group name.
- Internet
Service6Src List<string>Customs - Custom IPv6 Internet Service source name.
- Internet
Service6Src List<string>Groups - Internet Service6 source group name.
- Internet
Service6Src List<string>Names - IPv6 Internet Service source name.
- Internet
Service6Src stringNegate - When enabled internet-service6-src specifies what the service must NOT be. Valid values:
disable
,enable
. - Internet
Service stringCustom - Custom Internet Service name.
- Internet
Service stringCustom Group - Custom Internet Service group name.
- Internet
Service stringGroup - Internet Service group name.
- Internet
Service stringId - Internet Service ID.
- Internet
Service stringName - Internet Service name.
- Internet
Service stringNegate - When enabled internet-service specifies what the service must NOT be. Valid values:
disable
,enable
. - Internet
Service stringSrc - Enable/disable use of Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - Internet
Service stringSrc Custom - Custom Internet Service source name.
- Internet
Service stringSrc Custom Group - Custom Internet Service source group name.
- Internet
Service stringSrc Group - Internet Service source group name.
- Internet
Service stringSrc Id - Internet Service source ID.
- Internet
Service stringSrc Name - Internet Service source name.
- Internet
Service stringSrc Negate - When enabled internet-service-src specifies what the service must NOT be. Valid values:
disable
,enable
. - Ips
Sensor string - Name of an existing IPS sensor.
- Ips
Voip stringFilter - Name of an existing VoIP (ips) profile.
- Learning
Mode string - Enable to allow everything, but log all of the meaningful data for security information gathering. A learning report will be generated. Valid values:
disable
,enable
. - Logtraffic string
- Enable or disable logging. Log all sessions or security profile sessions. Valid values:
disable
,all
,utm
. - Logtraffic
Start string - Record logs when a session starts. Valid values:
disable
,enable
. - Mms
Profile string - Name of an existing MMS profile.
- Name string
- Policy name.
- Nat46 string
- Enable/disable NAT46. Valid values:
disable
,enable
. - Nat64 string
- Enable/disable NAT64. Valid values:
disable
,enable
. - Packages
Firewall stringSecuritypolicy Id - an identifier for the resource with format {{policyid}}.
- Pkg string
- Package.
- Pkg
Folder stringPath - Pkg Folder Path.
- Policyid double
- Policy ID.
- Profile
Group string - Name of profile group.
- Profile
Protocol stringOptions - Name of an existing Protocol options profile.
- Profile
Type string - Determine whether the firewall policy allows security profile groups or single profiles only. Valid values:
single
,group
. - Schedule string
- Schedule name.
- 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
. - Sctp
Filter stringProfile - Name of an existing SCTP filter profile.
- Send
Deny stringPacket - Enable to send a reply when a session is denied or blocked by a firewall policy. Valid values:
disable
,enable
. - Service string
- Service and service group names.
- Service
Negate string - When enabled service specifies what the service must NOT be. Valid values:
disable
,enable
. - Srcaddr string
- Source IPv4 address name and address group names.
- Srcaddr4 string
- Source IPv4 address name and address group names.
- Srcaddr6 string
- Source IPv6 address name and address group names.
- Srcaddr6Negate string
- When enabled srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - Srcaddr
Negate string - When enabled srcaddr/srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - Srcintf string
- Incoming (ingress) interface.
- Ssh
Filter stringProfile - Name of an existing SSH filter profile.
- Ssl
Ssh stringProfile - Name of an existing SSL SSH profile.
- Status string
- Enable or disable this policy. Valid values:
disable
,enable
. - Url
Category string - URL category ID list.
- Users string
- Names of individual users that can authenticate with this policy.
- Utm
Status string - Enable security profiles. Valid values:
disable
,enable
. - Uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- Videofilter
Profile string - Name of an existing VideoFilter profile.
- Virtual
Patch stringProfile - Name of an existing virtual-patch profile.
- Voip
Profile string - Name of an existing VoIP profile.
- Webfilter
Profile string - Name of an existing Web filter profile.
- _
policy doubleBlock - Assigned policy block. When this attribute is set, the policy represent a policy block, and all other attributes are ignored. This attribute is not available when configuring policy inside a policy block.
- Action string
- Policy action (accept/deny). 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. - App
Category string - Application category ID list.
- App
Group string - Application group names.
- Application
List string - Name of an existing Application list.
- Applications []float64
- Application ID list.
- Av
Profile string - Name of an existing Antivirus profile.
- Casb
Profile string - Name of an existing CASB profile.
- Cifs
Profile string - Name of an existing CIFS profile.
- Comments string
- Comment.
- Diameter
Filter stringProfile - Name of an existing Diameter filter profile.
- Dlp
Profile string - Name of an existing DLP profile.
- Dlp
Sensor string - Name of an existing DLP sensor.
- Dnsfilter
Profile string - Name of an existing DNS filter profile.
- Dstaddr string
- Destination IPv4 address name and address group names.
- Dstaddr4 string
- Destination IPv4 address name and address group names.
- Dstaddr6 string
- Destination IPv6 address name and address group names.
- Dstaddr6Negate string
- When enabled dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - Dstaddr
Negate string - When enabled dstaddr/dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - Dstintf string
- Outgoing (egress) interface.
- Emailfilter
Profile string - Name of an existing email filter profile.
- Enforce
Default stringApp Port - Enable/disable default application port enforcement for allowed applications. Valid values:
disable
,enable
. - File
Filter stringProfile - Name of an existing file-filter profile.
- Fsso
Groups string - Names of FSSO groups.
- Global
Label string - Label for the policy that appears when the GUI is in Global View mode.
- Groups string
- Names of user groups that can authenticate with this policy.
- Icap
Profile string - Name of an existing ICAP profile.
- Internet
Service string - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used. Valid values:
disable
,enable
. - Internet
Service6 string - Enable/disable use of IPv6 Internet Services for this policy. If enabled, destination address, service and default application port enforcement are not used. Valid values:
disable
,enable
. - Internet
Service6Custom []stringGroups - Custom IPv6 Internet Service group name.
- Internet
Service6Customs []string - Custom IPv6 Internet Service name.
- Internet
Service6Groups []string - Internet Service group name.
- Internet
Service6Names []string - IPv6 Internet Service name.
- Internet
Service6Negate string - When enabled internet-service6 specifies what the service must NOT be. Valid values:
disable
,enable
. - Internet
Service6Src string - Enable/disable use of IPv6 Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - Internet
Service6Src []stringCustom Groups - Custom Internet Service6 source group name.
- Internet
Service6Src []stringCustoms - Custom IPv6 Internet Service source name.
- Internet
Service6Src []stringGroups - Internet Service6 source group name.
- Internet
Service6Src []stringNames - IPv6 Internet Service source name.
- Internet
Service6Src stringNegate - When enabled internet-service6-src specifies what the service must NOT be. Valid values:
disable
,enable
. - Internet
Service stringCustom - Custom Internet Service name.
- Internet
Service stringCustom Group - Custom Internet Service group name.
- Internet
Service stringGroup - Internet Service group name.
- Internet
Service stringId - Internet Service ID.
- Internet
Service stringName - Internet Service name.
- Internet
Service stringNegate - When enabled internet-service specifies what the service must NOT be. Valid values:
disable
,enable
. - Internet
Service stringSrc - Enable/disable use of Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - Internet
Service stringSrc Custom - Custom Internet Service source name.
- Internet
Service stringSrc Custom Group - Custom Internet Service source group name.
- Internet
Service stringSrc Group - Internet Service source group name.
- Internet
Service stringSrc Id - Internet Service source ID.
- Internet
Service stringSrc Name - Internet Service source name.
- Internet
Service stringSrc Negate - When enabled internet-service-src specifies what the service must NOT be. Valid values:
disable
,enable
. - Ips
Sensor string - Name of an existing IPS sensor.
- Ips
Voip stringFilter - Name of an existing VoIP (ips) profile.
- Learning
Mode string - Enable to allow everything, but log all of the meaningful data for security information gathering. A learning report will be generated. Valid values:
disable
,enable
. - Logtraffic string
- Enable or disable logging. Log all sessions or security profile sessions. Valid values:
disable
,all
,utm
. - Logtraffic
Start string - Record logs when a session starts. Valid values:
disable
,enable
. - Mms
Profile string - Name of an existing MMS profile.
- Name string
- Policy name.
- Nat46 string
- Enable/disable NAT46. Valid values:
disable
,enable
. - Nat64 string
- Enable/disable NAT64. Valid values:
disable
,enable
. - Packages
Firewall stringSecuritypolicy Id - an identifier for the resource with format {{policyid}}.
- Pkg string
- Package.
- Pkg
Folder stringPath - Pkg Folder Path.
- Policyid float64
- Policy ID.
- Profile
Group string - Name of profile group.
- Profile
Protocol stringOptions - Name of an existing Protocol options profile.
- Profile
Type string - Determine whether the firewall policy allows security profile groups or single profiles only. Valid values:
single
,group
. - Schedule string
- Schedule name.
- 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
. - Sctp
Filter stringProfile - Name of an existing SCTP filter profile.
- Send
Deny stringPacket - Enable to send a reply when a session is denied or blocked by a firewall policy. Valid values:
disable
,enable
. - Service string
- Service and service group names.
- Service
Negate string - When enabled service specifies what the service must NOT be. Valid values:
disable
,enable
. - Srcaddr string
- Source IPv4 address name and address group names.
- Srcaddr4 string
- Source IPv4 address name and address group names.
- Srcaddr6 string
- Source IPv6 address name and address group names.
- Srcaddr6Negate string
- When enabled srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - Srcaddr
Negate string - When enabled srcaddr/srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - Srcintf string
- Incoming (ingress) interface.
- Ssh
Filter stringProfile - Name of an existing SSH filter profile.
- Ssl
Ssh stringProfile - Name of an existing SSL SSH profile.
- Status string
- Enable or disable this policy. Valid values:
disable
,enable
. - Url
Category string - URL category ID list.
- Users string
- Names of individual users that can authenticate with this policy.
- Utm
Status string - Enable security profiles. Valid values:
disable
,enable
. - Uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- Videofilter
Profile string - Name of an existing VideoFilter profile.
- Virtual
Patch stringProfile - Name of an existing virtual-patch profile.
- Voip
Profile string - Name of an existing VoIP profile.
- Webfilter
Profile string - Name of an existing Web filter profile.
- _
policy float64Block - Assigned policy block. When this attribute is set, the policy represent a policy block, and all other attributes are ignored. This attribute is not available when configuring policy inside a policy block.
- _
policy DoubleBlock - Assigned policy block. When this attribute is set, the policy represent a policy block, and all other attributes are ignored. This attribute is not available when configuring policy inside a policy block.
- action String
- Policy action (accept/deny). 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. - app
Category String - Application category ID list.
- app
Group String - Application group names.
- application
List String - Name of an existing Application list.
- applications List<Double>
- Application ID list.
- av
Profile String - Name of an existing Antivirus profile.
- casb
Profile String - Name of an existing CASB profile.
- cifs
Profile String - Name of an existing CIFS profile.
- comments String
- Comment.
- diameter
Filter StringProfile - Name of an existing Diameter filter profile.
- dlp
Profile String - Name of an existing DLP profile.
- dlp
Sensor String - Name of an existing DLP sensor.
- dnsfilter
Profile String - Name of an existing DNS filter profile.
- dstaddr String
- Destination IPv4 address name and address group names.
- dstaddr4 String
- Destination IPv4 address name and address group names.
- dstaddr6 String
- Destination IPv6 address name and address group names.
- dstaddr6Negate String
- When enabled dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstaddr
Negate String - When enabled dstaddr/dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstintf String
- Outgoing (egress) interface.
- emailfilter
Profile String - Name of an existing email filter profile.
- enforce
Default StringApp Port - Enable/disable default application port enforcement for allowed applications. Valid values:
disable
,enable
. - file
Filter StringProfile - Name of an existing file-filter profile.
- fsso
Groups String - Names of FSSO groups.
- global
Label String - Label for the policy that appears when the GUI is in Global View mode.
- groups String
- Names of user groups that can authenticate with this policy.
- icap
Profile String - Name of an existing ICAP profile.
- internet
Service String - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used. Valid values:
disable
,enable
. - internet
Service6 String - Enable/disable use of IPv6 Internet Services for this policy. If enabled, destination address, service and default application port enforcement are not used. Valid values:
disable
,enable
. - internet
Service6Custom List<String>Groups - Custom IPv6 Internet Service group name.
- internet
Service6Customs List<String> - Custom IPv6 Internet Service name.
- internet
Service6Groups List<String> - Internet Service group name.
- internet
Service6Names List<String> - IPv6 Internet Service name.
- internet
Service6Negate String - When enabled internet-service6 specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service6Src String - Enable/disable use of IPv6 Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet
Service6Src List<String>Custom Groups - Custom Internet Service6 source group name.
- internet
Service6Src List<String>Customs - Custom IPv6 Internet Service source name.
- internet
Service6Src List<String>Groups - Internet Service6 source group name.
- internet
Service6Src List<String>Names - IPv6 Internet Service source name.
- internet
Service6Src StringNegate - When enabled internet-service6-src specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service StringCustom - Custom Internet Service name.
- internet
Service StringCustom Group - Custom Internet Service group name.
- internet
Service StringGroup - Internet Service group name.
- internet
Service StringId - Internet Service ID.
- internet
Service StringName - Internet Service name.
- internet
Service StringNegate - When enabled internet-service specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service StringSrc - Enable/disable use of Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet
Service StringSrc Custom - Custom Internet Service source name.
- internet
Service StringSrc Custom Group - Custom Internet Service source group name.
- internet
Service StringSrc Group - Internet Service source group name.
- internet
Service StringSrc Id - Internet Service source ID.
- internet
Service StringSrc Name - Internet Service source name.
- internet
Service StringSrc Negate - When enabled internet-service-src specifies what the service must NOT be. Valid values:
disable
,enable
. - ips
Sensor String - Name of an existing IPS sensor.
- ips
Voip StringFilter - Name of an existing VoIP (ips) profile.
- learning
Mode String - Enable to allow everything, but log all of the meaningful data for security information gathering. A learning report will be generated. Valid values:
disable
,enable
. - logtraffic String
- Enable or disable logging. Log all sessions or security profile sessions. Valid values:
disable
,all
,utm
. - logtraffic
Start String - Record logs when a session starts. Valid values:
disable
,enable
. - mms
Profile String - Name of an existing MMS profile.
- name String
- Policy name.
- nat46 String
- Enable/disable NAT46. Valid values:
disable
,enable
. - nat64 String
- Enable/disable NAT64. Valid values:
disable
,enable
. - packages
Firewall StringSecuritypolicy Id - an identifier for the resource with format {{policyid}}.
- pkg String
- Package.
- pkg
Folder StringPath - Pkg Folder Path.
- policyid Double
- Policy ID.
- profile
Group String - Name of profile group.
- profile
Protocol StringOptions - Name of an existing Protocol options profile.
- profile
Type String - Determine whether the firewall policy allows security profile groups or single profiles only. Valid values:
single
,group
. - schedule String
- Schedule name.
- 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
. - sctp
Filter StringProfile - Name of an existing SCTP filter profile.
- send
Deny StringPacket - Enable to send a reply when a session is denied or blocked by a firewall policy. Valid values:
disable
,enable
. - service String
- Service and service group names.
- service
Negate String - When enabled service specifies what the service must NOT be. Valid values:
disable
,enable
. - srcaddr String
- Source IPv4 address name and address group names.
- srcaddr4 String
- Source IPv4 address name and address group names.
- srcaddr6 String
- Source IPv6 address name and address group names.
- srcaddr6Negate String
- When enabled srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcaddr
Negate String - When enabled srcaddr/srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcintf String
- Incoming (ingress) interface.
- ssh
Filter StringProfile - Name of an existing SSH filter profile.
- ssl
Ssh StringProfile - Name of an existing SSL SSH profile.
- status String
- Enable or disable this policy. Valid values:
disable
,enable
. - url
Category String - URL category ID list.
- users String
- Names of individual users that can authenticate with this policy.
- utm
Status String - Enable security profiles. Valid values:
disable
,enable
. - uuid String
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilter
Profile String - Name of an existing VideoFilter profile.
- virtual
Patch StringProfile - Name of an existing virtual-patch profile.
- voip
Profile String - Name of an existing VoIP profile.
- webfilter
Profile String - Name of an existing Web filter profile.
- _
policy numberBlock - Assigned policy block. When this attribute is set, the policy represent a policy block, and all other attributes are ignored. This attribute is not available when configuring policy inside a policy block.
- action string
- Policy action (accept/deny). 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. - app
Category string - Application category ID list.
- app
Group string - Application group names.
- application
List string - Name of an existing Application list.
- applications number[]
- Application ID list.
- av
Profile string - Name of an existing Antivirus profile.
- casb
Profile string - Name of an existing CASB profile.
- cifs
Profile string - Name of an existing CIFS profile.
- comments string
- Comment.
- diameter
Filter stringProfile - Name of an existing Diameter filter profile.
- dlp
Profile string - Name of an existing DLP profile.
- dlp
Sensor string - Name of an existing DLP sensor.
- dnsfilter
Profile string - Name of an existing DNS filter profile.
- dstaddr string
- Destination IPv4 address name and address group names.
- dstaddr4 string
- Destination IPv4 address name and address group names.
- dstaddr6 string
- Destination IPv6 address name and address group names.
- dstaddr6Negate string
- When enabled dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstaddr
Negate string - When enabled dstaddr/dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstintf string
- Outgoing (egress) interface.
- emailfilter
Profile string - Name of an existing email filter profile.
- enforce
Default stringApp Port - Enable/disable default application port enforcement for allowed applications. Valid values:
disable
,enable
. - file
Filter stringProfile - Name of an existing file-filter profile.
- fsso
Groups string - Names of FSSO groups.
- global
Label string - Label for the policy that appears when the GUI is in Global View mode.
- groups string
- Names of user groups that can authenticate with this policy.
- icap
Profile string - Name of an existing ICAP profile.
- internet
Service string - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used. Valid values:
disable
,enable
. - internet
Service6 string - Enable/disable use of IPv6 Internet Services for this policy. If enabled, destination address, service and default application port enforcement are not used. Valid values:
disable
,enable
. - internet
Service6Custom string[]Groups - Custom IPv6 Internet Service group name.
- internet
Service6Customs string[] - Custom IPv6 Internet Service name.
- internet
Service6Groups string[] - Internet Service group name.
- internet
Service6Names string[] - IPv6 Internet Service name.
- internet
Service6Negate string - When enabled internet-service6 specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service6Src string - Enable/disable use of IPv6 Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet
Service6Src string[]Custom Groups - Custom Internet Service6 source group name.
- internet
Service6Src string[]Customs - Custom IPv6 Internet Service source name.
- internet
Service6Src string[]Groups - Internet Service6 source group name.
- internet
Service6Src string[]Names - IPv6 Internet Service source name.
- internet
Service6Src stringNegate - When enabled internet-service6-src specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service stringCustom - Custom Internet Service name.
- internet
Service stringCustom Group - Custom Internet Service group name.
- internet
Service stringGroup - Internet Service group name.
- internet
Service stringId - Internet Service ID.
- internet
Service stringName - Internet Service name.
- internet
Service stringNegate - When enabled internet-service specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service stringSrc - Enable/disable use of Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet
Service stringSrc Custom - Custom Internet Service source name.
- internet
Service stringSrc Custom Group - Custom Internet Service source group name.
- internet
Service stringSrc Group - Internet Service source group name.
- internet
Service stringSrc Id - Internet Service source ID.
- internet
Service stringSrc Name - Internet Service source name.
- internet
Service stringSrc Negate - When enabled internet-service-src specifies what the service must NOT be. Valid values:
disable
,enable
. - ips
Sensor string - Name of an existing IPS sensor.
- ips
Voip stringFilter - Name of an existing VoIP (ips) profile.
- learning
Mode string - Enable to allow everything, but log all of the meaningful data for security information gathering. A learning report will be generated. Valid values:
disable
,enable
. - logtraffic string
- Enable or disable logging. Log all sessions or security profile sessions. Valid values:
disable
,all
,utm
. - logtraffic
Start string - Record logs when a session starts. Valid values:
disable
,enable
. - mms
Profile string - Name of an existing MMS profile.
- name string
- Policy name.
- nat46 string
- Enable/disable NAT46. Valid values:
disable
,enable
. - nat64 string
- Enable/disable NAT64. Valid values:
disable
,enable
. - packages
Firewall stringSecuritypolicy Id - an identifier for the resource with format {{policyid}}.
- pkg string
- Package.
- pkg
Folder stringPath - Pkg Folder Path.
- policyid number
- Policy ID.
- profile
Group string - Name of profile group.
- profile
Protocol stringOptions - Name of an existing Protocol options profile.
- profile
Type string - Determine whether the firewall policy allows security profile groups or single profiles only. Valid values:
single
,group
. - schedule string
- Schedule name.
- 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
. - sctp
Filter stringProfile - Name of an existing SCTP filter profile.
- send
Deny stringPacket - Enable to send a reply when a session is denied or blocked by a firewall policy. Valid values:
disable
,enable
. - service string
- Service and service group names.
- service
Negate string - When enabled service specifies what the service must NOT be. Valid values:
disable
,enable
. - srcaddr string
- Source IPv4 address name and address group names.
- srcaddr4 string
- Source IPv4 address name and address group names.
- srcaddr6 string
- Source IPv6 address name and address group names.
- srcaddr6Negate string
- When enabled srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcaddr
Negate string - When enabled srcaddr/srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcintf string
- Incoming (ingress) interface.
- ssh
Filter stringProfile - Name of an existing SSH filter profile.
- ssl
Ssh stringProfile - Name of an existing SSL SSH profile.
- status string
- Enable or disable this policy. Valid values:
disable
,enable
. - url
Category string - URL category ID list.
- users string
- Names of individual users that can authenticate with this policy.
- utm
Status string - Enable security profiles. Valid values:
disable
,enable
. - uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilter
Profile string - Name of an existing VideoFilter profile.
- virtual
Patch stringProfile - Name of an existing virtual-patch profile.
- voip
Profile string - Name of an existing VoIP profile.
- webfilter
Profile string - Name of an existing Web filter profile.
- _
policy_ floatblock - Assigned policy block. When this attribute is set, the policy represent a policy block, and all other attributes are ignored. This attribute is not available when configuring policy inside a policy block.
- action str
- Policy action (accept/deny). 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. - app_
category str - Application category ID list.
- app_
group str - Application group names.
- application_
list str - Name of an existing Application list.
- applications Sequence[float]
- Application ID list.
- av_
profile str - Name of an existing Antivirus profile.
- casb_
profile str - Name of an existing CASB profile.
- cifs_
profile str - Name of an existing CIFS profile.
- comments str
- Comment.
- diameter_
filter_ strprofile - Name of an existing Diameter filter profile.
- dlp_
profile str - Name of an existing DLP profile.
- dlp_
sensor str - Name of an existing DLP sensor.
- dnsfilter_
profile str - Name of an existing DNS filter profile.
- dstaddr str
- Destination IPv4 address name and address group names.
- dstaddr4 str
- Destination IPv4 address name and address group names.
- dstaddr6 str
- Destination IPv6 address name and address group names.
- dstaddr6_
negate str - When enabled dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstaddr_
negate str - When enabled dstaddr/dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstintf str
- Outgoing (egress) interface.
- emailfilter_
profile str - Name of an existing email filter profile.
- enforce_
default_ strapp_ port - Enable/disable default application port enforcement for allowed applications. Valid values:
disable
,enable
. - file_
filter_ strprofile - Name of an existing file-filter profile.
- fsso_
groups str - Names of FSSO groups.
- global_
label str - Label for the policy that appears when the GUI is in Global View mode.
- groups str
- Names of user groups that can authenticate with this policy.
- icap_
profile str - Name of an existing ICAP profile.
- internet_
service str - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used. Valid values:
disable
,enable
. - internet_
service6 str - Enable/disable use of IPv6 Internet Services for this policy. If enabled, destination address, service and default application port enforcement are not used. Valid values:
disable
,enable
. - internet_
service6_ Sequence[str]custom_ groups - Custom IPv6 Internet Service group name.
- internet_
service6_ Sequence[str]customs - Custom IPv6 Internet Service name.
- internet_
service6_ Sequence[str]groups - Internet Service group name.
- internet_
service6_ Sequence[str]names - IPv6 Internet Service name.
- internet_
service6_ strnegate - When enabled internet-service6 specifies what the service must NOT be. Valid values:
disable
,enable
. - internet_
service6_ strsrc - Enable/disable use of IPv6 Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet_
service6_ Sequence[str]src_ custom_ groups - Custom Internet Service6 source group name.
- internet_
service6_ Sequence[str]src_ customs - Custom IPv6 Internet Service source name.
- internet_
service6_ Sequence[str]src_ groups - Internet Service6 source group name.
- internet_
service6_ Sequence[str]src_ names - IPv6 Internet Service source name.
- internet_
service6_ strsrc_ negate - When enabled internet-service6-src specifies what the service must NOT be. Valid values:
disable
,enable
. - internet_
service_ strcustom - Custom Internet Service name.
- internet_
service_ strcustom_ group - Custom Internet Service group name.
- internet_
service_ strgroup - Internet Service group name.
- internet_
service_ strid - Internet Service ID.
- internet_
service_ strname - Internet Service name.
- internet_
service_ strnegate - When enabled internet-service specifies what the service must NOT be. Valid values:
disable
,enable
. - internet_
service_ strsrc - Enable/disable use of Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet_
service_ strsrc_ custom - Custom Internet Service source name.
- internet_
service_ strsrc_ custom_ group - Custom Internet Service source group name.
- internet_
service_ strsrc_ group - Internet Service source group name.
- internet_
service_ strsrc_ id - Internet Service source ID.
- internet_
service_ strsrc_ name - Internet Service source name.
- internet_
service_ strsrc_ negate - When enabled internet-service-src specifies what the service must NOT be. Valid values:
disable
,enable
. - ips_
sensor str - Name of an existing IPS sensor.
- ips_
voip_ strfilter - Name of an existing VoIP (ips) profile.
- learning_
mode str - Enable to allow everything, but log all of the meaningful data for security information gathering. A learning report will be generated. Valid values:
disable
,enable
. - logtraffic str
- Enable or disable logging. Log all sessions or security profile sessions. Valid values:
disable
,all
,utm
. - logtraffic_
start str - Record logs when a session starts. Valid values:
disable
,enable
. - mms_
profile str - Name of an existing MMS profile.
- name str
- Policy name.
- nat46 str
- Enable/disable NAT46. Valid values:
disable
,enable
. - nat64 str
- Enable/disable NAT64. Valid values:
disable
,enable
. - packages_
firewall_ strsecuritypolicy_ id - an identifier for the resource with format {{policyid}}.
- pkg str
- Package.
- pkg_
folder_ strpath - Pkg Folder Path.
- policyid float
- Policy ID.
- profile_
group str - Name of profile group.
- profile_
protocol_ stroptions - Name of an existing Protocol options profile.
- profile_
type str - Determine whether the firewall policy allows security profile groups or single profiles only. Valid values:
single
,group
. - schedule str
- Schedule name.
- 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
. - sctp_
filter_ strprofile - Name of an existing SCTP filter profile.
- send_
deny_ strpacket - Enable to send a reply when a session is denied or blocked by a firewall policy. Valid values:
disable
,enable
. - service str
- Service and service group names.
- service_
negate str - When enabled service specifies what the service must NOT be. Valid values:
disable
,enable
. - srcaddr str
- Source IPv4 address name and address group names.
- srcaddr4 str
- Source IPv4 address name and address group names.
- srcaddr6 str
- Source IPv6 address name and address group names.
- srcaddr6_
negate str - When enabled srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcaddr_
negate str - When enabled srcaddr/srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcintf str
- Incoming (ingress) interface.
- ssh_
filter_ strprofile - Name of an existing SSH filter profile.
- ssl_
ssh_ strprofile - Name of an existing SSL SSH profile.
- status str
- Enable or disable this policy. Valid values:
disable
,enable
. - url_
category str - URL category ID list.
- users str
- Names of individual users that can authenticate with this policy.
- utm_
status str - Enable security profiles. Valid values:
disable
,enable
. - uuid str
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilter_
profile str - Name of an existing VideoFilter profile.
- virtual_
patch_ strprofile - Name of an existing virtual-patch profile.
- voip_
profile str - Name of an existing VoIP profile.
- webfilter_
profile str - Name of an existing Web filter profile.
- _
policy NumberBlock - Assigned policy block. When this attribute is set, the policy represent a policy block, and all other attributes are ignored. This attribute is not available when configuring policy inside a policy block.
- action String
- Policy action (accept/deny). 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. - app
Category String - Application category ID list.
- app
Group String - Application group names.
- application
List String - Name of an existing Application list.
- applications List<Number>
- Application ID list.
- av
Profile String - Name of an existing Antivirus profile.
- casb
Profile String - Name of an existing CASB profile.
- cifs
Profile String - Name of an existing CIFS profile.
- comments String
- Comment.
- diameter
Filter StringProfile - Name of an existing Diameter filter profile.
- dlp
Profile String - Name of an existing DLP profile.
- dlp
Sensor String - Name of an existing DLP sensor.
- dnsfilter
Profile String - Name of an existing DNS filter profile.
- dstaddr String
- Destination IPv4 address name and address group names.
- dstaddr4 String
- Destination IPv4 address name and address group names.
- dstaddr6 String
- Destination IPv6 address name and address group names.
- dstaddr6Negate String
- When enabled dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstaddr
Negate String - When enabled dstaddr/dstaddr6 specifies what the destination address must NOT be. Valid values:
disable
,enable
. - dstintf String
- Outgoing (egress) interface.
- emailfilter
Profile String - Name of an existing email filter profile.
- enforce
Default StringApp Port - Enable/disable default application port enforcement for allowed applications. Valid values:
disable
,enable
. - file
Filter StringProfile - Name of an existing file-filter profile.
- fsso
Groups String - Names of FSSO groups.
- global
Label String - Label for the policy that appears when the GUI is in Global View mode.
- groups String
- Names of user groups that can authenticate with this policy.
- icap
Profile String - Name of an existing ICAP profile.
- internet
Service String - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used. Valid values:
disable
,enable
. - internet
Service6 String - Enable/disable use of IPv6 Internet Services for this policy. If enabled, destination address, service and default application port enforcement are not used. Valid values:
disable
,enable
. - internet
Service6Custom List<String>Groups - Custom IPv6 Internet Service group name.
- internet
Service6Customs List<String> - Custom IPv6 Internet Service name.
- internet
Service6Groups List<String> - Internet Service group name.
- internet
Service6Names List<String> - IPv6 Internet Service name.
- internet
Service6Negate String - When enabled internet-service6 specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service6Src String - Enable/disable use of IPv6 Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet
Service6Src List<String>Custom Groups - Custom Internet Service6 source group name.
- internet
Service6Src List<String>Customs - Custom IPv6 Internet Service source name.
- internet
Service6Src List<String>Groups - Internet Service6 source group name.
- internet
Service6Src List<String>Names - IPv6 Internet Service source name.
- internet
Service6Src StringNegate - When enabled internet-service6-src specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service StringCustom - Custom Internet Service name.
- internet
Service StringCustom Group - Custom Internet Service group name.
- internet
Service StringGroup - Internet Service group name.
- internet
Service StringId - Internet Service ID.
- internet
Service StringName - Internet Service name.
- internet
Service StringNegate - When enabled internet-service specifies what the service must NOT be. Valid values:
disable
,enable
. - internet
Service StringSrc - Enable/disable use of Internet Services in source for this policy. If enabled, source address is not used. Valid values:
disable
,enable
. - internet
Service StringSrc Custom - Custom Internet Service source name.
- internet
Service StringSrc Custom Group - Custom Internet Service source group name.
- internet
Service StringSrc Group - Internet Service source group name.
- internet
Service StringSrc Id - Internet Service source ID.
- internet
Service StringSrc Name - Internet Service source name.
- internet
Service StringSrc Negate - When enabled internet-service-src specifies what the service must NOT be. Valid values:
disable
,enable
. - ips
Sensor String - Name of an existing IPS sensor.
- ips
Voip StringFilter - Name of an existing VoIP (ips) profile.
- learning
Mode String - Enable to allow everything, but log all of the meaningful data for security information gathering. A learning report will be generated. Valid values:
disable
,enable
. - logtraffic String
- Enable or disable logging. Log all sessions or security profile sessions. Valid values:
disable
,all
,utm
. - logtraffic
Start String - Record logs when a session starts. Valid values:
disable
,enable
. - mms
Profile String - Name of an existing MMS profile.
- name String
- Policy name.
- nat46 String
- Enable/disable NAT46. Valid values:
disable
,enable
. - nat64 String
- Enable/disable NAT64. Valid values:
disable
,enable
. - packages
Firewall StringSecuritypolicy Id - an identifier for the resource with format {{policyid}}.
- pkg String
- Package.
- pkg
Folder StringPath - Pkg Folder Path.
- policyid Number
- Policy ID.
- profile
Group String - Name of profile group.
- profile
Protocol StringOptions - Name of an existing Protocol options profile.
- profile
Type String - Determine whether the firewall policy allows security profile groups or single profiles only. Valid values:
single
,group
. - schedule String
- Schedule name.
- 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
. - sctp
Filter StringProfile - Name of an existing SCTP filter profile.
- send
Deny StringPacket - Enable to send a reply when a session is denied or blocked by a firewall policy. Valid values:
disable
,enable
. - service String
- Service and service group names.
- service
Negate String - When enabled service specifies what the service must NOT be. Valid values:
disable
,enable
. - srcaddr String
- Source IPv4 address name and address group names.
- srcaddr4 String
- Source IPv4 address name and address group names.
- srcaddr6 String
- Source IPv6 address name and address group names.
- srcaddr6Negate String
- When enabled srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcaddr
Negate String - When enabled srcaddr/srcaddr6 specifies what the source address must NOT be. Valid values:
disable
,enable
. - srcintf String
- Incoming (ingress) interface.
- ssh
Filter StringProfile - Name of an existing SSH filter profile.
- ssl
Ssh StringProfile - Name of an existing SSL SSH profile.
- status String
- Enable or disable this policy. Valid values:
disable
,enable
. - url
Category String - URL category ID list.
- users String
- Names of individual users that can authenticate with this policy.
- utm
Status String - Enable security profiles. Valid values:
disable
,enable
. - uuid String
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilter
Profile String - Name of an existing VideoFilter profile.
- virtual
Patch StringProfile - Name of an existing virtual-patch profile.
- voip
Profile String - Name of an existing VoIP profile.
- webfilter
Profile String - Name of an existing Web filter profile.
Import
Packages FirewallSecurityPolicy 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/packagesFirewallSecuritypolicy:PackagesFirewallSecuritypolicy 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.