fortios.switchcontroller/acl.Ingress
Explore with Pulumi AI
Configure ingress ACL policies to be applied on managed FortiSwitch ports. Applies to FortiOS Version >= 7.4.0
.
Create Ingress Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Ingress(name: string, args?: IngressArgs, opts?: CustomResourceOptions);
@overload
def Ingress(resource_name: str,
args: Optional[IngressArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def Ingress(resource_name: str,
opts: Optional[ResourceOptions] = None,
action: Optional[IngressActionArgs] = None,
classifier: Optional[IngressClassifierArgs] = None,
description: Optional[str] = None,
fosid: Optional[int] = None,
get_all_tables: Optional[str] = None,
vdomparam: Optional[str] = None)
func NewIngress(ctx *Context, name string, args *IngressArgs, opts ...ResourceOption) (*Ingress, error)
public Ingress(string name, IngressArgs? args = null, CustomResourceOptions? opts = null)
public Ingress(String name, IngressArgs args)
public Ingress(String name, IngressArgs args, CustomResourceOptions options)
type: fortios:switchcontroller/acl/ingress:Ingress
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 IngressArgs
- 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 IngressArgs
- 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 IngressArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args IngressArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args IngressArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Ingress 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 Ingress resource accepts the following input properties:
- Action
Pulumiverse.
Fortios. Switchcontroller. Acl. Inputs. Ingress Action - ACL actions. The structure of
action
block is documented below. - Classifier
Pulumiverse.
Fortios. Switchcontroller. Acl. Inputs. Ingress Classifier - ACL classifiers. The structure of
classifier
block is documented below. - Description string
- Description for the ACL policy.
- Fosid int
- ACL ID.
- 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.
- 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.
- Action
Ingress
Action Args - ACL actions. The structure of
action
block is documented below. - Classifier
Ingress
Classifier Args - ACL classifiers. The structure of
classifier
block is documented below. - Description string
- Description for the ACL policy.
- Fosid int
- ACL ID.
- 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.
- 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.
- action
Ingress
Action - ACL actions. The structure of
action
block is documented below. - classifier
Ingress
Classifier - ACL classifiers. The structure of
classifier
block is documented below. - description String
- Description for the ACL policy.
- fosid Integer
- ACL ID.
- 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.
- 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.
- action
Ingress
Action - ACL actions. The structure of
action
block is documented below. - classifier
Ingress
Classifier - ACL classifiers. The structure of
classifier
block is documented below. - description string
- Description for the ACL policy.
- fosid number
- ACL ID.
- 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.
- 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.
- action
Ingress
Action Args - ACL actions. The structure of
action
block is documented below. - classifier
Ingress
Classifier Args - ACL classifiers. The structure of
classifier
block is documented below. - description str
- Description for the ACL policy.
- fosid int
- ACL ID.
- 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.
- 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.
- action Property Map
- ACL actions. The structure of
action
block is documented below. - classifier Property Map
- ACL classifiers. The structure of
classifier
block is documented below. - description String
- Description for the ACL policy.
- fosid Number
- ACL ID.
- 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.
- 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 Ingress 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 Ingress Resource
Get an existing Ingress 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?: IngressState, opts?: CustomResourceOptions): Ingress
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
action: Optional[IngressActionArgs] = None,
classifier: Optional[IngressClassifierArgs] = None,
description: Optional[str] = None,
fosid: Optional[int] = None,
get_all_tables: Optional[str] = None,
vdomparam: Optional[str] = None) -> Ingress
func GetIngress(ctx *Context, name string, id IDInput, state *IngressState, opts ...ResourceOption) (*Ingress, error)
public static Ingress Get(string name, Input<string> id, IngressState? state, CustomResourceOptions? opts = null)
public static Ingress get(String name, Output<String> id, IngressState 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.
- Action
Pulumiverse.
Fortios. Switchcontroller. Acl. Inputs. Ingress Action - ACL actions. The structure of
action
block is documented below. - Classifier
Pulumiverse.
Fortios. Switchcontroller. Acl. Inputs. Ingress Classifier - ACL classifiers. The structure of
classifier
block is documented below. - Description string
- Description for the ACL policy.
- Fosid int
- ACL ID.
- 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.
- 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.
- Action
Ingress
Action Args - ACL actions. The structure of
action
block is documented below. - Classifier
Ingress
Classifier Args - ACL classifiers. The structure of
classifier
block is documented below. - Description string
- Description for the ACL policy.
- Fosid int
- ACL ID.
- 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.
- 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.
- action
Ingress
Action - ACL actions. The structure of
action
block is documented below. - classifier
Ingress
Classifier - ACL classifiers. The structure of
classifier
block is documented below. - description String
- Description for the ACL policy.
- fosid Integer
- ACL ID.
- 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.
- 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.
- action
Ingress
Action - ACL actions. The structure of
action
block is documented below. - classifier
Ingress
Classifier - ACL classifiers. The structure of
classifier
block is documented below. - description string
- Description for the ACL policy.
- fosid number
- ACL ID.
- 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.
- 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.
- action
Ingress
Action Args - ACL actions. The structure of
action
block is documented below. - classifier
Ingress
Classifier Args - ACL classifiers. The structure of
classifier
block is documented below. - description str
- Description for the ACL policy.
- fosid int
- ACL ID.
- 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.
- 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.
- action Property Map
- ACL actions. The structure of
action
block is documented below. - classifier Property Map
- ACL classifiers. The structure of
classifier
block is documented below. - description String
- Description for the ACL policy.
- fosid Number
- ACL ID.
- 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.
- 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
IngressAction, IngressActionArgs
IngressClassifier, IngressClassifierArgs
- Dst
Ip stringPrefix - Destination IP address to be matched.
- Dst
Mac string - Destination MAC address to be matched.
- Src
Ip stringPrefix - Source IP address to be matched.
- Src
Mac string - Source MAC address to be matched.
- Vlan int
- VLAN ID to be matched.
- Dst
Ip stringPrefix - Destination IP address to be matched.
- Dst
Mac string - Destination MAC address to be matched.
- Src
Ip stringPrefix - Source IP address to be matched.
- Src
Mac string - Source MAC address to be matched.
- Vlan int
- VLAN ID to be matched.
- dst
Ip StringPrefix - Destination IP address to be matched.
- dst
Mac String - Destination MAC address to be matched.
- src
Ip StringPrefix - Source IP address to be matched.
- src
Mac String - Source MAC address to be matched.
- vlan Integer
- VLAN ID to be matched.
- dst
Ip stringPrefix - Destination IP address to be matched.
- dst
Mac string - Destination MAC address to be matched.
- src
Ip stringPrefix - Source IP address to be matched.
- src
Mac string - Source MAC address to be matched.
- vlan number
- VLAN ID to be matched.
- dst_
ip_ strprefix - Destination IP address to be matched.
- dst_
mac str - Destination MAC address to be matched.
- src_
ip_ strprefix - Source IP address to be matched.
- src_
mac str - Source MAC address to be matched.
- vlan int
- VLAN ID to be matched.
- dst
Ip StringPrefix - Destination IP address to be matched.
- dst
Mac String - Destination MAC address to be matched.
- src
Ip StringPrefix - Source IP address to be matched.
- src
Mac String - Source MAC address to be matched.
- vlan Number
- VLAN ID to be matched.
Import
SwitchControllerAcl Ingress can be imported using any of these accepted formats:
$ pulumi import fortios:switchcontroller/acl/ingress:Ingress labelname {{fosid}}
If you do not want to import arguments of block:
$ export “FORTIOS_IMPORT_TABLE”=“false”
$ pulumi import fortios:switchcontroller/acl/ingress:Ingress labelname {{fosid}}
$ 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.