Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse
fortios.system.getMobiletunnel
Explore with Pulumi AI
Use this data source to get information on an fortios system mobiletunnel
Using getMobiletunnel
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 getMobiletunnel(args: GetMobiletunnelArgs, opts?: InvokeOptions): Promise<GetMobiletunnelResult>
function getMobiletunnelOutput(args: GetMobiletunnelOutputArgs, opts?: InvokeOptions): Output<GetMobiletunnelResult>
def get_mobiletunnel(name: Optional[str] = None,
vdomparam: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMobiletunnelResult
def get_mobiletunnel_output(name: Optional[pulumi.Input[str]] = None,
vdomparam: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMobiletunnelResult]
func LookupMobiletunnel(ctx *Context, args *LookupMobiletunnelArgs, opts ...InvokeOption) (*LookupMobiletunnelResult, error)
func LookupMobiletunnelOutput(ctx *Context, args *LookupMobiletunnelOutputArgs, opts ...InvokeOption) LookupMobiletunnelResultOutput
> Note: This function is named LookupMobiletunnel
in the Go SDK.
public static class GetMobiletunnel
{
public static Task<GetMobiletunnelResult> InvokeAsync(GetMobiletunnelArgs args, InvokeOptions? opts = null)
public static Output<GetMobiletunnelResult> Invoke(GetMobiletunnelInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMobiletunnelResult> getMobiletunnel(GetMobiletunnelArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: fortios:system/getMobiletunnel:getMobiletunnel
arguments:
# arguments dictionary
The following arguments are supported:
- Name string
- Specify the name of the desired system mobiletunnel.
- 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 mobiletunnel.
- 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 mobiletunnel.
- 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 mobiletunnel.
- 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 mobiletunnel.
- 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 mobiletunnel.
- 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.
getMobiletunnel Result
The following output properties are available:
- Hash
Algorithm string - Hash Algorithm (Keyed MD5).
- Home
Address string - Home IP address (Format: xxx.xxx.xxx.xxx).
- Home
Agent string - IPv4 address of the NEMO HA (Format: xxx.xxx.xxx.xxx).
- Id string
- The provider-assigned unique ID for this managed resource.
- Lifetime int
- NMMO HA registration request lifetime (180 - 65535 sec, default = 65535).
- NMhae
Key string - NEMO authentication key.
- NMhae
Key stringType - NEMO authentication key type (ascii or base64).
- NMhae
Spi int - NEMO authentication SPI (default: 256).
- Name string
- Tunnel name.
- Networks
List<Pulumiverse.
Fortios. System. Outputs. Get Mobiletunnel Network> - NEMO network configuration. The structure of
network
block is documented below. - Reg
Interval int - NMMO HA registration interval (5 - 300, default = 5).
- Reg
Retry int - Maximum number of NMMO HA registration retries (1 to 30, default = 3).
- Renew
Interval int - Time before lifetime expiraton to send NMMO HA re-registration (5 - 60, default = 60).
- Roaming
Interface string - Select the associated interface name from available options.
- Status string
- Enable/disable this mobile tunnel.
- Tunnel
Mode string - NEMO tunnnel mode (GRE tunnel).
- Vdomparam string
- Hash
Algorithm string - Hash Algorithm (Keyed MD5).
- Home
Address string - Home IP address (Format: xxx.xxx.xxx.xxx).
- Home
Agent string - IPv4 address of the NEMO HA (Format: xxx.xxx.xxx.xxx).
- Id string
- The provider-assigned unique ID for this managed resource.
- Lifetime int
- NMMO HA registration request lifetime (180 - 65535 sec, default = 65535).
- NMhae
Key string - NEMO authentication key.
- NMhae
Key stringType - NEMO authentication key type (ascii or base64).
- NMhae
Spi int - NEMO authentication SPI (default: 256).
- Name string
- Tunnel name.
- Networks
[]Get
Mobiletunnel Network - NEMO network configuration. The structure of
network
block is documented below. - Reg
Interval int - NMMO HA registration interval (5 - 300, default = 5).
- Reg
Retry int - Maximum number of NMMO HA registration retries (1 to 30, default = 3).
- Renew
Interval int - Time before lifetime expiraton to send NMMO HA re-registration (5 - 60, default = 60).
- Roaming
Interface string - Select the associated interface name from available options.
- Status string
- Enable/disable this mobile tunnel.
- Tunnel
Mode string - NEMO tunnnel mode (GRE tunnel).
- Vdomparam string
- hash
Algorithm String - Hash Algorithm (Keyed MD5).
- home
Address String - Home IP address (Format: xxx.xxx.xxx.xxx).
- home
Agent String - IPv4 address of the NEMO HA (Format: xxx.xxx.xxx.xxx).
- id String
- The provider-assigned unique ID for this managed resource.
- lifetime Integer
- NMMO HA registration request lifetime (180 - 65535 sec, default = 65535).
- n
Mhae StringKey - NEMO authentication key.
- n
Mhae StringKey Type - NEMO authentication key type (ascii or base64).
- n
Mhae IntegerSpi - NEMO authentication SPI (default: 256).
- name String
- Tunnel name.
- networks
List<Get
Mobiletunnel Network> - NEMO network configuration. The structure of
network
block is documented below. - reg
Interval Integer - NMMO HA registration interval (5 - 300, default = 5).
- reg
Retry Integer - Maximum number of NMMO HA registration retries (1 to 30, default = 3).
- renew
Interval Integer - Time before lifetime expiraton to send NMMO HA re-registration (5 - 60, default = 60).
- roaming
Interface String - Select the associated interface name from available options.
- status String
- Enable/disable this mobile tunnel.
- tunnel
Mode String - NEMO tunnnel mode (GRE tunnel).
- vdomparam String
- hash
Algorithm string - Hash Algorithm (Keyed MD5).
- home
Address string - Home IP address (Format: xxx.xxx.xxx.xxx).
- home
Agent string - IPv4 address of the NEMO HA (Format: xxx.xxx.xxx.xxx).
- id string
- The provider-assigned unique ID for this managed resource.
- lifetime number
- NMMO HA registration request lifetime (180 - 65535 sec, default = 65535).
- n
Mhae stringKey - NEMO authentication key.
- n
Mhae stringKey Type - NEMO authentication key type (ascii or base64).
- n
Mhae numberSpi - NEMO authentication SPI (default: 256).
- name string
- Tunnel name.
- networks
Get
Mobiletunnel Network[] - NEMO network configuration. The structure of
network
block is documented below. - reg
Interval number - NMMO HA registration interval (5 - 300, default = 5).
- reg
Retry number - Maximum number of NMMO HA registration retries (1 to 30, default = 3).
- renew
Interval number - Time before lifetime expiraton to send NMMO HA re-registration (5 - 60, default = 60).
- roaming
Interface string - Select the associated interface name from available options.
- status string
- Enable/disable this mobile tunnel.
- tunnel
Mode string - NEMO tunnnel mode (GRE tunnel).
- vdomparam string
- hash_
algorithm str - Hash Algorithm (Keyed MD5).
- home_
address str - Home IP address (Format: xxx.xxx.xxx.xxx).
- home_
agent str - IPv4 address of the NEMO HA (Format: xxx.xxx.xxx.xxx).
- id str
- The provider-assigned unique ID for this managed resource.
- lifetime int
- NMMO HA registration request lifetime (180 - 65535 sec, default = 65535).
- n_
mhae_ strkey - NEMO authentication key.
- n_
mhae_ strkey_ type - NEMO authentication key type (ascii or base64).
- n_
mhae_ intspi - NEMO authentication SPI (default: 256).
- name str
- Tunnel name.
- networks
Sequence[Get
Mobiletunnel Network] - NEMO network configuration. The structure of
network
block is documented below. - reg_
interval int - NMMO HA registration interval (5 - 300, default = 5).
- reg_
retry int - Maximum number of NMMO HA registration retries (1 to 30, default = 3).
- renew_
interval int - Time before lifetime expiraton to send NMMO HA re-registration (5 - 60, default = 60).
- roaming_
interface str - Select the associated interface name from available options.
- status str
- Enable/disable this mobile tunnel.
- tunnel_
mode str - NEMO tunnnel mode (GRE tunnel).
- vdomparam str
- hash
Algorithm String - Hash Algorithm (Keyed MD5).
- home
Address String - Home IP address (Format: xxx.xxx.xxx.xxx).
- home
Agent String - IPv4 address of the NEMO HA (Format: xxx.xxx.xxx.xxx).
- id String
- The provider-assigned unique ID for this managed resource.
- lifetime Number
- NMMO HA registration request lifetime (180 - 65535 sec, default = 65535).
- n
Mhae StringKey - NEMO authentication key.
- n
Mhae StringKey Type - NEMO authentication key type (ascii or base64).
- n
Mhae NumberSpi - NEMO authentication SPI (default: 256).
- name String
- Tunnel name.
- networks List<Property Map>
- NEMO network configuration. The structure of
network
block is documented below. - reg
Interval Number - NMMO HA registration interval (5 - 300, default = 5).
- reg
Retry Number - Maximum number of NMMO HA registration retries (1 to 30, default = 3).
- renew
Interval Number - Time before lifetime expiraton to send NMMO HA re-registration (5 - 60, default = 60).
- roaming
Interface String - Select the associated interface name from available options.
- status String
- Enable/disable this mobile tunnel.
- tunnel
Mode String - NEMO tunnnel mode (GRE tunnel).
- vdomparam String
Supporting Types
GetMobiletunnelNetwork
- id Integer
- Network entry ID.
- interface_ String
- Select the associated interface name from available options.
- prefix String
- Class IP and Netmask with correction (Format:xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx or xxx.xxx.xxx.xxx/x).
Package Details
- Repository
- fortios pulumiverse/pulumi-fortios
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
fortios
Terraform Provider.