Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse
fortios.system.getVxlan
Explore with Pulumi AI
Use this data source to get information on an fortios system vxlan
Using getVxlan
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getVxlan(args: GetVxlanArgs, opts?: InvokeOptions): Promise<GetVxlanResult>
function getVxlanOutput(args: GetVxlanOutputArgs, opts?: InvokeOptions): Output<GetVxlanResult>
def get_vxlan(name: Optional[str] = None,
vdomparam: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVxlanResult
def get_vxlan_output(name: Optional[pulumi.Input[str]] = None,
vdomparam: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVxlanResult]
func LookupVxlan(ctx *Context, args *LookupVxlanArgs, opts ...InvokeOption) (*LookupVxlanResult, error)
func LookupVxlanOutput(ctx *Context, args *LookupVxlanOutputArgs, opts ...InvokeOption) LookupVxlanResultOutput
> Note: This function is named LookupVxlan
in the Go SDK.
public static class GetVxlan
{
public static Task<GetVxlanResult> InvokeAsync(GetVxlanArgs args, InvokeOptions? opts = null)
public static Output<GetVxlanResult> Invoke(GetVxlanInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVxlanResult> getVxlan(GetVxlanArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: fortios:system/getVxlan:getVxlan
arguments:
# arguments dictionary
The following arguments are supported:
- Name string
- Specify the name of the desired system vxlan.
- Vdomparam string
- Specifies the vdom to which the data source 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.
- Name string
- Specify the name of the desired system vxlan.
- Vdomparam string
- Specifies the vdom to which the data source 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.
- name String
- Specify the name of the desired system vxlan.
- vdomparam String
- Specifies the vdom to which the data source 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.
- name string
- Specify the name of the desired system vxlan.
- vdomparam string
- Specifies the vdom to which the data source 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.
- name str
- Specify the name of the desired system vxlan.
- vdomparam str
- Specifies the vdom to which the data source 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.
- name String
- Specify the name of the desired system vxlan.
- vdomparam String
- Specifies the vdom to which the data source 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.
getVxlan Result
The following output properties are available:
- Dstport int
- VXLAN destination port (1 - 65535, default = 4789).
- Evpn
Id int - EVPN instance.
- Id string
- The provider-assigned unique ID for this managed resource.
- Interface string
- Outgoing interface for VXLAN encapsulated traffic.
- Ip
Version string - IP version to use for the VXLAN interface and so for communication over the VXLAN. IPv4 or IPv6 unicast or multicast.
- Learn
From stringTraffic - Enable/disable VXLAN MAC learning from traffic.
- Multicast
Ttl int - VXLAN multicast TTL (1-255, default = 0).
- Name string
- VXLAN device or interface name. Must be a unique interface name.
- Remote
Ip6s List<Pulumiverse.Fortios. System. Outputs. Get Vxlan Remote Ip6> - IPv6 IP address of the VXLAN interface on the device at the remote end of the VXLAN. The structure of
remote_ip6
block is documented below. - Remote
Ips List<Pulumiverse.Fortios. System. Outputs. Get Vxlan Remote Ip> - IPv4 address of the VXLAN interface on the device at the remote end of the VXLAN. The structure of
remote_ip
block is documented below. - Vni int
- VXLAN network ID.
- Vdomparam string
- Dstport int
- VXLAN destination port (1 - 65535, default = 4789).
- Evpn
Id int - EVPN instance.
- Id string
- The provider-assigned unique ID for this managed resource.
- Interface string
- Outgoing interface for VXLAN encapsulated traffic.
- Ip
Version string - IP version to use for the VXLAN interface and so for communication over the VXLAN. IPv4 or IPv6 unicast or multicast.
- Learn
From stringTraffic - Enable/disable VXLAN MAC learning from traffic.
- Multicast
Ttl int - VXLAN multicast TTL (1-255, default = 0).
- Name string
- VXLAN device or interface name. Must be a unique interface name.
- Remote
Ip6s []GetVxlan Remote Ip6 - IPv6 IP address of the VXLAN interface on the device at the remote end of the VXLAN. The structure of
remote_ip6
block is documented below. - Remote
Ips []GetVxlan Remote Ip - IPv4 address of the VXLAN interface on the device at the remote end of the VXLAN. The structure of
remote_ip
block is documented below. - Vni int
- VXLAN network ID.
- Vdomparam string
- dstport Integer
- VXLAN destination port (1 - 65535, default = 4789).
- evpn
Id Integer - EVPN instance.
- id String
- The provider-assigned unique ID for this managed resource.
- interface_ String
- Outgoing interface for VXLAN encapsulated traffic.
- ip
Version String - IP version to use for the VXLAN interface and so for communication over the VXLAN. IPv4 or IPv6 unicast or multicast.
- learn
From StringTraffic - Enable/disable VXLAN MAC learning from traffic.
- multicast
Ttl Integer - VXLAN multicast TTL (1-255, default = 0).
- name String
- VXLAN device or interface name. Must be a unique interface name.
- remote
Ip6s List<GetVxlan Remote Ip6> - IPv6 IP address of the VXLAN interface on the device at the remote end of the VXLAN. The structure of
remote_ip6
block is documented below. - remote
Ips List<GetVxlan Remote Ip> - IPv4 address of the VXLAN interface on the device at the remote end of the VXLAN. The structure of
remote_ip
block is documented below. - vni Integer
- VXLAN network ID.
- vdomparam String
- dstport number
- VXLAN destination port (1 - 65535, default = 4789).
- evpn
Id number - EVPN instance.
- id string
- The provider-assigned unique ID for this managed resource.
- interface string
- Outgoing interface for VXLAN encapsulated traffic.
- ip
Version string - IP version to use for the VXLAN interface and so for communication over the VXLAN. IPv4 or IPv6 unicast or multicast.
- learn
From stringTraffic - Enable/disable VXLAN MAC learning from traffic.
- multicast
Ttl number - VXLAN multicast TTL (1-255, default = 0).
- name string
- VXLAN device or interface name. Must be a unique interface name.
- remote
Ip6s GetVxlan Remote Ip6[] - IPv6 IP address of the VXLAN interface on the device at the remote end of the VXLAN. The structure of
remote_ip6
block is documented below. - remote
Ips GetVxlan Remote Ip[] - IPv4 address of the VXLAN interface on the device at the remote end of the VXLAN. The structure of
remote_ip
block is documented below. - vni number
- VXLAN network ID.
- vdomparam string
- dstport int
- VXLAN destination port (1 - 65535, default = 4789).
- evpn_
id int - EVPN instance.
- id str
- The provider-assigned unique ID for this managed resource.
- interface str
- Outgoing interface for VXLAN encapsulated traffic.
- ip_
version str - IP version to use for the VXLAN interface and so for communication over the VXLAN. IPv4 or IPv6 unicast or multicast.
- learn_
from_ strtraffic - Enable/disable VXLAN MAC learning from traffic.
- multicast_
ttl int - VXLAN multicast TTL (1-255, default = 0).
- name str
- VXLAN device or interface name. Must be a unique interface name.
- remote_
ip6s Sequence[GetVxlan Remote Ip6] - IPv6 IP address of the VXLAN interface on the device at the remote end of the VXLAN. The structure of
remote_ip6
block is documented below. - remote_
ips Sequence[GetVxlan Remote Ip] - IPv4 address of the VXLAN interface on the device at the remote end of the VXLAN. The structure of
remote_ip
block is documented below. - vni int
- VXLAN network ID.
- vdomparam str
- dstport Number
- VXLAN destination port (1 - 65535, default = 4789).
- evpn
Id Number - EVPN instance.
- id String
- The provider-assigned unique ID for this managed resource.
- interface String
- Outgoing interface for VXLAN encapsulated traffic.
- ip
Version String - IP version to use for the VXLAN interface and so for communication over the VXLAN. IPv4 or IPv6 unicast or multicast.
- learn
From StringTraffic - Enable/disable VXLAN MAC learning from traffic.
- multicast
Ttl Number - VXLAN multicast TTL (1-255, default = 0).
- name String
- VXLAN device or interface name. Must be a unique interface name.
- remote
Ip6s List<Property Map> - IPv6 IP address of the VXLAN interface on the device at the remote end of the VXLAN. The structure of
remote_ip6
block is documented below. - remote
Ips List<Property Map> - IPv4 address of the VXLAN interface on the device at the remote end of the VXLAN. The structure of
remote_ip
block is documented below. - vni Number
- VXLAN network ID.
- vdomparam String
Supporting Types
GetVxlanRemoteIp
- Ip string
- IPv4 address.
- Ip string
- IPv4 address.
- ip String
- IPv4 address.
- ip string
- IPv4 address.
- ip str
- IPv4 address.
- ip String
- IPv4 address.
GetVxlanRemoteIp6
- Ip6 string
- IPv6 address.
- Ip6 string
- IPv6 address.
- ip6 String
- IPv6 address.
- ip6 string
- IPv6 address.
- ip6 str
- IPv6 address.
- ip6 String
- IPv6 address.
Package Details
- Repository
- fortios pulumiverse/pulumi-fortios
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
fortios
Terraform Provider.