fortios.filter/file.Profile
Explore with Pulumi AI
Configure file-filter profiles. Applies to FortiOS Version >= 6.4.1
.
Create Profile Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Profile(name: string, args?: ProfileArgs, opts?: CustomResourceOptions);
@overload
def Profile(resource_name: str,
args: Optional[ProfileArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def Profile(resource_name: str,
opts: Optional[ResourceOptions] = None,
comment: Optional[str] = None,
dynamic_sort_subtable: Optional[str] = None,
extended_log: Optional[str] = None,
feature_set: Optional[str] = None,
get_all_tables: Optional[str] = None,
log: Optional[str] = None,
name: Optional[str] = None,
replacemsg_group: Optional[str] = None,
rules: Optional[Sequence[ProfileRuleArgs]] = None,
scan_archive_contents: Optional[str] = None,
vdomparam: Optional[str] = None)
func NewProfile(ctx *Context, name string, args *ProfileArgs, opts ...ResourceOption) (*Profile, error)
public Profile(string name, ProfileArgs? args = null, CustomResourceOptions? opts = null)
public Profile(String name, ProfileArgs args)
public Profile(String name, ProfileArgs args, CustomResourceOptions options)
type: fortios:filter/file/profile:Profile
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 ProfileArgs
- 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 ProfileArgs
- 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 ProfileArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ProfileArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Profile Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Profile resource accepts the following input properties:
- Comment string
- Comment.
- Dynamic
Sort stringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- Extended
Log string - Enable/disable file-filter extended logging. Valid values:
disable
,enable
. - Feature
Set string - Flow/proxy feature set. Valid values:
flow
,proxy
. - Get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Log string
- Enable/disable file-filter logging. Valid values:
disable
,enable
. - Name string
- Profile name.
- Replacemsg
Group string - Replacement message group
- Rules
List<Pulumiverse.
Fortios. Filter. File. Inputs. Profile Rule> - File filter rules. The structure of
rules
block is documented below. - Scan
Archive stringContents - Enable/disable archive contents scan. Valid values:
disable
,enable
. - Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- Comment string
- Comment.
- Dynamic
Sort stringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- Extended
Log string - Enable/disable file-filter extended logging. Valid values:
disable
,enable
. - Feature
Set string - Flow/proxy feature set. Valid values:
flow
,proxy
. - Get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Log string
- Enable/disable file-filter logging. Valid values:
disable
,enable
. - Name string
- Profile name.
- Replacemsg
Group string - Replacement message group
- Rules
[]Profile
Rule Args - File filter rules. The structure of
rules
block is documented below. - Scan
Archive stringContents - Enable/disable archive contents scan. Valid values:
disable
,enable
. - Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- comment String
- Comment.
- dynamic
Sort StringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- extended
Log String - Enable/disable file-filter extended logging. Valid values:
disable
,enable
. - feature
Set String - Flow/proxy feature set. Valid values:
flow
,proxy
. - get
All StringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- log String
- Enable/disable file-filter logging. Valid values:
disable
,enable
. - name String
- Profile name.
- replacemsg
Group String - Replacement message group
- rules
List<Profile
Rule> - File filter rules. The structure of
rules
block is documented below. - scan
Archive StringContents - Enable/disable archive contents scan. Valid values:
disable
,enable
. - vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- comment string
- Comment.
- dynamic
Sort stringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- extended
Log string - Enable/disable file-filter extended logging. Valid values:
disable
,enable
. - feature
Set string - Flow/proxy feature set. Valid values:
flow
,proxy
. - get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- log string
- Enable/disable file-filter logging. Valid values:
disable
,enable
. - name string
- Profile name.
- replacemsg
Group string - Replacement message group
- rules
Profile
Rule[] - File filter rules. The structure of
rules
block is documented below. - scan
Archive stringContents - Enable/disable archive contents scan. Valid values:
disable
,enable
. - vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- comment str
- Comment.
- dynamic_
sort_ strsubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- extended_
log str - Enable/disable file-filter extended logging. Valid values:
disable
,enable
. - feature_
set str - Flow/proxy feature set. Valid values:
flow
,proxy
. - get_
all_ strtables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- log str
- Enable/disable file-filter logging. Valid values:
disable
,enable
. - name str
- Profile name.
- replacemsg_
group str - Replacement message group
- rules
Sequence[Profile
Rule Args] - File filter rules. The structure of
rules
block is documented below. - scan_
archive_ strcontents - Enable/disable archive contents scan. Valid values:
disable
,enable
. - vdomparam str
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- comment String
- Comment.
- dynamic
Sort StringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- extended
Log String - Enable/disable file-filter extended logging. Valid values:
disable
,enable
. - feature
Set String - Flow/proxy feature set. Valid values:
flow
,proxy
. - get
All StringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- log String
- Enable/disable file-filter logging. Valid values:
disable
,enable
. - name String
- Profile name.
- replacemsg
Group String - Replacement message group
- rules List<Property Map>
- File filter rules. The structure of
rules
block is documented below. - scan
Archive StringContents - Enable/disable archive contents scan. Valid values:
disable
,enable
. - vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
Outputs
All input properties are implicitly available as output properties. Additionally, the Profile 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 Profile Resource
Get an existing Profile 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?: ProfileState, opts?: CustomResourceOptions): Profile
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
comment: Optional[str] = None,
dynamic_sort_subtable: Optional[str] = None,
extended_log: Optional[str] = None,
feature_set: Optional[str] = None,
get_all_tables: Optional[str] = None,
log: Optional[str] = None,
name: Optional[str] = None,
replacemsg_group: Optional[str] = None,
rules: Optional[Sequence[ProfileRuleArgs]] = None,
scan_archive_contents: Optional[str] = None,
vdomparam: Optional[str] = None) -> Profile
func GetProfile(ctx *Context, name string, id IDInput, state *ProfileState, opts ...ResourceOption) (*Profile, error)
public static Profile Get(string name, Input<string> id, ProfileState? state, CustomResourceOptions? opts = null)
public static Profile get(String name, Output<String> id, ProfileState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- 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.
- Comment string
- Comment.
- Dynamic
Sort stringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- Extended
Log string - Enable/disable file-filter extended logging. Valid values:
disable
,enable
. - Feature
Set string - Flow/proxy feature set. Valid values:
flow
,proxy
. - Get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Log string
- Enable/disable file-filter logging. Valid values:
disable
,enable
. - Name string
- Profile name.
- Replacemsg
Group string - Replacement message group
- Rules
List<Pulumiverse.
Fortios. Filter. File. Inputs. Profile Rule> - File filter rules. The structure of
rules
block is documented below. - Scan
Archive stringContents - Enable/disable archive contents scan. Valid values:
disable
,enable
. - Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- Comment string
- Comment.
- Dynamic
Sort stringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- Extended
Log string - Enable/disable file-filter extended logging. Valid values:
disable
,enable
. - Feature
Set string - Flow/proxy feature set. Valid values:
flow
,proxy
. - Get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Log string
- Enable/disable file-filter logging. Valid values:
disable
,enable
. - Name string
- Profile name.
- Replacemsg
Group string - Replacement message group
- Rules
[]Profile
Rule Args - File filter rules. The structure of
rules
block is documented below. - Scan
Archive stringContents - Enable/disable archive contents scan. Valid values:
disable
,enable
. - Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- comment String
- Comment.
- dynamic
Sort StringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- extended
Log String - Enable/disable file-filter extended logging. Valid values:
disable
,enable
. - feature
Set String - Flow/proxy feature set. Valid values:
flow
,proxy
. - get
All StringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- log String
- Enable/disable file-filter logging. Valid values:
disable
,enable
. - name String
- Profile name.
- replacemsg
Group String - Replacement message group
- rules
List<Profile
Rule> - File filter rules. The structure of
rules
block is documented below. - scan
Archive StringContents - Enable/disable archive contents scan. Valid values:
disable
,enable
. - vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- comment string
- Comment.
- dynamic
Sort stringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- extended
Log string - Enable/disable file-filter extended logging. Valid values:
disable
,enable
. - feature
Set string - Flow/proxy feature set. Valid values:
flow
,proxy
. - get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- log string
- Enable/disable file-filter logging. Valid values:
disable
,enable
. - name string
- Profile name.
- replacemsg
Group string - Replacement message group
- rules
Profile
Rule[] - File filter rules. The structure of
rules
block is documented below. - scan
Archive stringContents - Enable/disable archive contents scan. Valid values:
disable
,enable
. - vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- comment str
- Comment.
- dynamic_
sort_ strsubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- extended_
log str - Enable/disable file-filter extended logging. Valid values:
disable
,enable
. - feature_
set str - Flow/proxy feature set. Valid values:
flow
,proxy
. - get_
all_ strtables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- log str
- Enable/disable file-filter logging. Valid values:
disable
,enable
. - name str
- Profile name.
- replacemsg_
group str - Replacement message group
- rules
Sequence[Profile
Rule Args] - File filter rules. The structure of
rules
block is documented below. - scan_
archive_ strcontents - Enable/disable archive contents scan. Valid values:
disable
,enable
. - vdomparam str
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- comment String
- Comment.
- dynamic
Sort StringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- extended
Log String - Enable/disable file-filter extended logging. Valid values:
disable
,enable
. - feature
Set String - Flow/proxy feature set. Valid values:
flow
,proxy
. - get
All StringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- log String
- Enable/disable file-filter logging. Valid values:
disable
,enable
. - name String
- Profile name.
- replacemsg
Group String - Replacement message group
- rules List<Property Map>
- File filter rules. The structure of
rules
block is documented below. - scan
Archive StringContents - Enable/disable archive contents scan. Valid values:
disable
,enable
. - vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
Supporting Types
ProfileRule, ProfileRuleArgs
- Action string
- Action taken for matched file. Valid values:
log-only
,block
. - Comment string
- Comment.
- Direction string
- Traffic direction. On FortiOS versions 6.4.1-7.4.1: HTTP, FTP, SSH, CIFS only. On FortiOS versions >= 7.4.2: HTTP, FTP, SSH, CIFS, and MAPI only. Valid values:
incoming
,outgoing
,any
. - File
Types List<Pulumiverse.Fortios. Filter. File. Inputs. Profile Rule File Type> - Select file type. The structure of
file_type
block is documented below. - Name string
- File-filter rule name.
- Password
Protected string - Match password-protected files. Valid values:
yes
,any
. - Protocol string
- Protocols to apply rule to. Valid values:
http
,ftp
,smtp
,imap
,pop3
,mapi
,cifs
,ssh
.
- Action string
- Action taken for matched file. Valid values:
log-only
,block
. - Comment string
- Comment.
- Direction string
- Traffic direction. On FortiOS versions 6.4.1-7.4.1: HTTP, FTP, SSH, CIFS only. On FortiOS versions >= 7.4.2: HTTP, FTP, SSH, CIFS, and MAPI only. Valid values:
incoming
,outgoing
,any
. - File
Types []ProfileRule File Type - Select file type. The structure of
file_type
block is documented below. - Name string
- File-filter rule name.
- Password
Protected string - Match password-protected files. Valid values:
yes
,any
. - Protocol string
- Protocols to apply rule to. Valid values:
http
,ftp
,smtp
,imap
,pop3
,mapi
,cifs
,ssh
.
- action String
- Action taken for matched file. Valid values:
log-only
,block
. - comment String
- Comment.
- direction String
- Traffic direction. On FortiOS versions 6.4.1-7.4.1: HTTP, FTP, SSH, CIFS only. On FortiOS versions >= 7.4.2: HTTP, FTP, SSH, CIFS, and MAPI only. Valid values:
incoming
,outgoing
,any
. - file
Types List<ProfileRule File Type> - Select file type. The structure of
file_type
block is documented below. - name String
- File-filter rule name.
- password
Protected String - Match password-protected files. Valid values:
yes
,any
. - protocol String
- Protocols to apply rule to. Valid values:
http
,ftp
,smtp
,imap
,pop3
,mapi
,cifs
,ssh
.
- action string
- Action taken for matched file. Valid values:
log-only
,block
. - comment string
- Comment.
- direction string
- Traffic direction. On FortiOS versions 6.4.1-7.4.1: HTTP, FTP, SSH, CIFS only. On FortiOS versions >= 7.4.2: HTTP, FTP, SSH, CIFS, and MAPI only. Valid values:
incoming
,outgoing
,any
. - file
Types ProfileRule File Type[] - Select file type. The structure of
file_type
block is documented below. - name string
- File-filter rule name.
- password
Protected string - Match password-protected files. Valid values:
yes
,any
. - protocol string
- Protocols to apply rule to. Valid values:
http
,ftp
,smtp
,imap
,pop3
,mapi
,cifs
,ssh
.
- action str
- Action taken for matched file. Valid values:
log-only
,block
. - comment str
- Comment.
- direction str
- Traffic direction. On FortiOS versions 6.4.1-7.4.1: HTTP, FTP, SSH, CIFS only. On FortiOS versions >= 7.4.2: HTTP, FTP, SSH, CIFS, and MAPI only. Valid values:
incoming
,outgoing
,any
. - file_
types Sequence[ProfileRule File Type] - Select file type. The structure of
file_type
block is documented below. - name str
- File-filter rule name.
- password_
protected str - Match password-protected files. Valid values:
yes
,any
. - protocol str
- Protocols to apply rule to. Valid values:
http
,ftp
,smtp
,imap
,pop3
,mapi
,cifs
,ssh
.
- action String
- Action taken for matched file. Valid values:
log-only
,block
. - comment String
- Comment.
- direction String
- Traffic direction. On FortiOS versions 6.4.1-7.4.1: HTTP, FTP, SSH, CIFS only. On FortiOS versions >= 7.4.2: HTTP, FTP, SSH, CIFS, and MAPI only. Valid values:
incoming
,outgoing
,any
. - file
Types List<Property Map> - Select file type. The structure of
file_type
block is documented below. - name String
- File-filter rule name.
- password
Protected String - Match password-protected files. Valid values:
yes
,any
. - protocol String
- Protocols to apply rule to. Valid values:
http
,ftp
,smtp
,imap
,pop3
,mapi
,cifs
,ssh
.
ProfileRuleFileType, ProfileRuleFileTypeArgs
- Name string
- File type name.
- Name string
- File type name.
- name String
- File type name.
- name string
- File type name.
- name str
- File type name.
- name String
- File type name.
Import
FileFilter Profile can be imported using any of these accepted formats:
$ pulumi import fortios:filter/file/profile:Profile labelname {{name}}
If you do not want to import arguments of block:
$ export “FORTIOS_IMPORT_TABLE”=“false”
$ pulumi import fortios:filter/file/profile:Profile labelname {{name}}
$ unset “FORTIOS_IMPORT_TABLE”
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- fortios pulumiverse/pulumi-fortios
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
fortios
Terraform Provider.