Cisco Catalyst SD-WAN v0.1.3 published on Tuesday, Sep 24, 2024 by Pulumi
sdwan.getSystemBasicFeature
Explore with Pulumi AI
This data source can read the System Basic Feature.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getSystemBasicFeature({
id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
});
import pulumi
import pulumi_sdwan as sdwan
example = sdwan.get_system_basic_feature(id="f6b2c44c-693c-4763-b010-895aa3d236bd",
feature_profile_id="f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac")
package main
import (
"github.com/pulumi/pulumi-sdwan/sdk/go/sdwan"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := sdwan.LookupSystemBasicFeature(ctx, &sdwan.LookupSystemBasicFeatureArgs{
Id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
FeatureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Sdwan = Pulumi.Sdwan;
return await Deployment.RunAsync(() =>
{
var example = Sdwan.GetSystemBasicFeature.Invoke(new()
{
Id = "f6b2c44c-693c-4763-b010-895aa3d236bd",
FeatureProfileId = "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.sdwan.SdwanFunctions;
import com.pulumi.sdwan.inputs.GetSystemBasicFeatureArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = SdwanFunctions.getSystemBasicFeature(GetSystemBasicFeatureArgs.builder()
.id("f6b2c44c-693c-4763-b010-895aa3d236bd")
.featureProfileId("f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac")
.build());
}
}
variables:
example:
fn::invoke:
Function: sdwan:getSystemBasicFeature
Arguments:
id: f6b2c44c-693c-4763-b010-895aa3d236bd
featureProfileId: f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac
Using getSystemBasicFeature
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 getSystemBasicFeature(args: GetSystemBasicFeatureArgs, opts?: InvokeOptions): Promise<GetSystemBasicFeatureResult>
function getSystemBasicFeatureOutput(args: GetSystemBasicFeatureOutputArgs, opts?: InvokeOptions): Output<GetSystemBasicFeatureResult>
def get_system_basic_feature(feature_profile_id: Optional[str] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSystemBasicFeatureResult
def get_system_basic_feature_output(feature_profile_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSystemBasicFeatureResult]
func LookupSystemBasicFeature(ctx *Context, args *LookupSystemBasicFeatureArgs, opts ...InvokeOption) (*LookupSystemBasicFeatureResult, error)
func LookupSystemBasicFeatureOutput(ctx *Context, args *LookupSystemBasicFeatureOutputArgs, opts ...InvokeOption) LookupSystemBasicFeatureResultOutput
> Note: This function is named LookupSystemBasicFeature
in the Go SDK.
public static class GetSystemBasicFeature
{
public static Task<GetSystemBasicFeatureResult> InvokeAsync(GetSystemBasicFeatureArgs args, InvokeOptions? opts = null)
public static Output<GetSystemBasicFeatureResult> Invoke(GetSystemBasicFeatureInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSystemBasicFeatureResult> getSystemBasicFeature(GetSystemBasicFeatureArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: sdwan:index/getSystemBasicFeature:getSystemBasicFeature
arguments:
# arguments dictionary
The following arguments are supported:
- Feature
Profile stringId - Feature Profile ID
- Id string
- The id of the Feature
- Feature
Profile stringId - Feature Profile ID
- Id string
- The id of the Feature
- feature
Profile StringId - Feature Profile ID
- id String
- The id of the Feature
- feature
Profile stringId - Feature Profile ID
- id string
- The id of the Feature
- feature_
profile_ strid - Feature Profile ID
- id str
- The id of the Feature
- feature
Profile StringId - Feature Profile ID
- id String
- The id of the Feature
getSystemBasicFeature Result
The following output properties are available:
- Admin
Tech boolOn Failure - Collect admin-tech before reboot due to daemon failure
- Admin
Tech stringOn Failure Variable - Variable name
- Affinity
Group intNumber - Affinity Group Number
- Affinity
Group stringNumber Variable - Variable name
- Affinity
Group List<int>Preferences - Affinity Group Preference
- Affinity
Group stringPreferences Variable - Variable name
- Affinity
Per List<GetVrfs System Basic Feature Affinity Per Vrf> - Affinity Group Number for VRFs
- Affinity
Preference boolAuto - Affinity Group Preference Auto
- Affinity
Preference stringAuto Variable - Variable name
- Config
Description string - Set a text description of the device
- Config
Description stringVariable - Variable name
- Console
Baud stringRate - Set the console baud rate
- Console
Baud stringRate Variable - Variable name
- Control
Session intPps - Set the policer rate for control sessions
- Control
Session stringPps Variable - Variable name
- Controller
Groups List<int> - Configure a list of comma-separated controller groups
- Controller
Groups stringVariable - Variable name
- Description string
- The description of the Feature
- Device
Groups List<string> - Device groups
- Device
Groups stringVariable - Variable name
- Enhanced
App stringAware Routing - Enable SLA Dampening and Enhanced App Routing.
- Enhanced
App stringAware Routing Variable - Variable name
- Feature
Profile stringId - Feature Profile ID
- Gps
Geo boolFencing Enable - Enable Geo fencing
- Gps
Geo intFencing Range - Set the device’s geo fencing range
- Gps
Geo stringFencing Range Variable - Variable name
- Gps
Latitude double - Set the device physical latitude
- Gps
Latitude stringVariable - Variable name
- Gps
Longitude double - Set the device physical longitude
- Gps
Longitude stringVariable - Variable name
- Gps
Sms boolEnable - Enable device’s geo fencing SMS
- Gps
Sms List<GetMobile Numbers System Basic Feature Gps Sms Mobile Number> - Set device’s geo fencing SMS phone number
- Id string
- The id of the Feature
- Idle
Timeout int - Idle CLI timeout in minutes
- Idle
Timeout stringVariable - Variable name
- Location string
- Set the location of the device
- Location
Variable string - Variable name
- Max
Omp intSessions - Set the maximum number of OMP sessions \n\n the device can have
- Max
Omp stringSessions Variable - Variable name
- Multi
Tenant bool - Device is multi-tenant
- Multi
Tenant stringVariable - Variable name
- Name string
- The name of the Feature
- On
Demand boolEnable - Enable or disable On-demand Tunnel
- On
Demand stringEnable Variable - Variable name
- On
Demand intIdle Timeout - Set the idle timeout for on-demand tunnels
- On
Demand stringIdle Timeout Variable - Variable name
- Overlay
Id int - Set the Overlay ID
- Overlay
Id stringVariable - Variable name
- Port
Hopping bool - Enable port hopping
- Port
Hopping stringVariable - Variable name
- Port
Offset int - Set the TLOC port offset when multiple devices are behind a NAT
- Port
Offset stringVariable - Variable name
- Site
Types List<string> - Site Type
- Site
Types stringVariable - Variable name
- Timezone string
- Set the timezone
- Timezone
Variable string - Variable name
- Track
Default boolGateway - Enable or disable default gateway tracking
- Track
Default stringGateway Variable - Variable name
- Track
Interface intTag - OMP Tag attached to routes based on interface tracking
- Track
Interface stringTag Variable - Variable name
- Track
Transport bool - Configure tracking of transport
- Track
Transport stringVariable - Variable name
- Transport
Gateway bool - Enable transport gateway
- Transport
Gateway stringVariable - Variable name
- Version int
- The version of the Feature
- Admin
Tech boolOn Failure - Collect admin-tech before reboot due to daemon failure
- Admin
Tech stringOn Failure Variable - Variable name
- Affinity
Group intNumber - Affinity Group Number
- Affinity
Group stringNumber Variable - Variable name
- Affinity
Group []intPreferences - Affinity Group Preference
- Affinity
Group stringPreferences Variable - Variable name
- Affinity
Per []GetVrfs System Basic Feature Affinity Per Vrf - Affinity Group Number for VRFs
- Affinity
Preference boolAuto - Affinity Group Preference Auto
- Affinity
Preference stringAuto Variable - Variable name
- Config
Description string - Set a text description of the device
- Config
Description stringVariable - Variable name
- Console
Baud stringRate - Set the console baud rate
- Console
Baud stringRate Variable - Variable name
- Control
Session intPps - Set the policer rate for control sessions
- Control
Session stringPps Variable - Variable name
- Controller
Groups []int - Configure a list of comma-separated controller groups
- Controller
Groups stringVariable - Variable name
- Description string
- The description of the Feature
- Device
Groups []string - Device groups
- Device
Groups stringVariable - Variable name
- Enhanced
App stringAware Routing - Enable SLA Dampening and Enhanced App Routing.
- Enhanced
App stringAware Routing Variable - Variable name
- Feature
Profile stringId - Feature Profile ID
- Gps
Geo boolFencing Enable - Enable Geo fencing
- Gps
Geo intFencing Range - Set the device’s geo fencing range
- Gps
Geo stringFencing Range Variable - Variable name
- Gps
Latitude float64 - Set the device physical latitude
- Gps
Latitude stringVariable - Variable name
- Gps
Longitude float64 - Set the device physical longitude
- Gps
Longitude stringVariable - Variable name
- Gps
Sms boolEnable - Enable device’s geo fencing SMS
- Gps
Sms []GetMobile Numbers System Basic Feature Gps Sms Mobile Number - Set device’s geo fencing SMS phone number
- Id string
- The id of the Feature
- Idle
Timeout int - Idle CLI timeout in minutes
- Idle
Timeout stringVariable - Variable name
- Location string
- Set the location of the device
- Location
Variable string - Variable name
- Max
Omp intSessions - Set the maximum number of OMP sessions \n\n the device can have
- Max
Omp stringSessions Variable - Variable name
- Multi
Tenant bool - Device is multi-tenant
- Multi
Tenant stringVariable - Variable name
- Name string
- The name of the Feature
- On
Demand boolEnable - Enable or disable On-demand Tunnel
- On
Demand stringEnable Variable - Variable name
- On
Demand intIdle Timeout - Set the idle timeout for on-demand tunnels
- On
Demand stringIdle Timeout Variable - Variable name
- Overlay
Id int - Set the Overlay ID
- Overlay
Id stringVariable - Variable name
- Port
Hopping bool - Enable port hopping
- Port
Hopping stringVariable - Variable name
- Port
Offset int - Set the TLOC port offset when multiple devices are behind a NAT
- Port
Offset stringVariable - Variable name
- Site
Types []string - Site Type
- Site
Types stringVariable - Variable name
- Timezone string
- Set the timezone
- Timezone
Variable string - Variable name
- Track
Default boolGateway - Enable or disable default gateway tracking
- Track
Default stringGateway Variable - Variable name
- Track
Interface intTag - OMP Tag attached to routes based on interface tracking
- Track
Interface stringTag Variable - Variable name
- Track
Transport bool - Configure tracking of transport
- Track
Transport stringVariable - Variable name
- Transport
Gateway bool - Enable transport gateway
- Transport
Gateway stringVariable - Variable name
- Version int
- The version of the Feature
- admin
Tech BooleanOn Failure - Collect admin-tech before reboot due to daemon failure
- admin
Tech StringOn Failure Variable - Variable name
- affinity
Group IntegerNumber - Affinity Group Number
- affinity
Group StringNumber Variable - Variable name
- affinity
Group List<Integer>Preferences - Affinity Group Preference
- affinity
Group StringPreferences Variable - Variable name
- affinity
Per List<GetVrfs System Basic Feature Affinity Per Vrf> - Affinity Group Number for VRFs
- affinity
Preference BooleanAuto - Affinity Group Preference Auto
- affinity
Preference StringAuto Variable - Variable name
- config
Description String - Set a text description of the device
- config
Description StringVariable - Variable name
- console
Baud StringRate - Set the console baud rate
- console
Baud StringRate Variable - Variable name
- control
Session IntegerPps - Set the policer rate for control sessions
- control
Session StringPps Variable - Variable name
- controller
Groups List<Integer> - Configure a list of comma-separated controller groups
- controller
Groups StringVariable - Variable name
- description String
- The description of the Feature
- device
Groups List<String> - Device groups
- device
Groups StringVariable - Variable name
- enhanced
App StringAware Routing - Enable SLA Dampening and Enhanced App Routing.
- enhanced
App StringAware Routing Variable - Variable name
- feature
Profile StringId - Feature Profile ID
- gps
Geo BooleanFencing Enable - Enable Geo fencing
- gps
Geo IntegerFencing Range - Set the device’s geo fencing range
- gps
Geo StringFencing Range Variable - Variable name
- gps
Latitude Double - Set the device physical latitude
- gps
Latitude StringVariable - Variable name
- gps
Longitude Double - Set the device physical longitude
- gps
Longitude StringVariable - Variable name
- gps
Sms BooleanEnable - Enable device’s geo fencing SMS
- gps
Sms List<GetMobile Numbers System Basic Feature Gps Sms Mobile Number> - Set device’s geo fencing SMS phone number
- id String
- The id of the Feature
- idle
Timeout Integer - Idle CLI timeout in minutes
- idle
Timeout StringVariable - Variable name
- location String
- Set the location of the device
- location
Variable String - Variable name
- max
Omp IntegerSessions - Set the maximum number of OMP sessions \n\n the device can have
- max
Omp StringSessions Variable - Variable name
- multi
Tenant Boolean - Device is multi-tenant
- multi
Tenant StringVariable - Variable name
- name String
- The name of the Feature
- on
Demand BooleanEnable - Enable or disable On-demand Tunnel
- on
Demand StringEnable Variable - Variable name
- on
Demand IntegerIdle Timeout - Set the idle timeout for on-demand tunnels
- on
Demand StringIdle Timeout Variable - Variable name
- overlay
Id Integer - Set the Overlay ID
- overlay
Id StringVariable - Variable name
- port
Hopping Boolean - Enable port hopping
- port
Hopping StringVariable - Variable name
- port
Offset Integer - Set the TLOC port offset when multiple devices are behind a NAT
- port
Offset StringVariable - Variable name
- site
Types List<String> - Site Type
- site
Types StringVariable - Variable name
- timezone String
- Set the timezone
- timezone
Variable String - Variable name
- track
Default BooleanGateway - Enable or disable default gateway tracking
- track
Default StringGateway Variable - Variable name
- track
Interface IntegerTag - OMP Tag attached to routes based on interface tracking
- track
Interface StringTag Variable - Variable name
- track
Transport Boolean - Configure tracking of transport
- track
Transport StringVariable - Variable name
- transport
Gateway Boolean - Enable transport gateway
- transport
Gateway StringVariable - Variable name
- version Integer
- The version of the Feature
- admin
Tech booleanOn Failure - Collect admin-tech before reboot due to daemon failure
- admin
Tech stringOn Failure Variable - Variable name
- affinity
Group numberNumber - Affinity Group Number
- affinity
Group stringNumber Variable - Variable name
- affinity
Group number[]Preferences - Affinity Group Preference
- affinity
Group stringPreferences Variable - Variable name
- affinity
Per GetVrfs System Basic Feature Affinity Per Vrf[] - Affinity Group Number for VRFs
- affinity
Preference booleanAuto - Affinity Group Preference Auto
- affinity
Preference stringAuto Variable - Variable name
- config
Description string - Set a text description of the device
- config
Description stringVariable - Variable name
- console
Baud stringRate - Set the console baud rate
- console
Baud stringRate Variable - Variable name
- control
Session numberPps - Set the policer rate for control sessions
- control
Session stringPps Variable - Variable name
- controller
Groups number[] - Configure a list of comma-separated controller groups
- controller
Groups stringVariable - Variable name
- description string
- The description of the Feature
- device
Groups string[] - Device groups
- device
Groups stringVariable - Variable name
- enhanced
App stringAware Routing - Enable SLA Dampening and Enhanced App Routing.
- enhanced
App stringAware Routing Variable - Variable name
- feature
Profile stringId - Feature Profile ID
- gps
Geo booleanFencing Enable - Enable Geo fencing
- gps
Geo numberFencing Range - Set the device’s geo fencing range
- gps
Geo stringFencing Range Variable - Variable name
- gps
Latitude number - Set the device physical latitude
- gps
Latitude stringVariable - Variable name
- gps
Longitude number - Set the device physical longitude
- gps
Longitude stringVariable - Variable name
- gps
Sms booleanEnable - Enable device’s geo fencing SMS
- gps
Sms GetMobile Numbers System Basic Feature Gps Sms Mobile Number[] - Set device’s geo fencing SMS phone number
- id string
- The id of the Feature
- idle
Timeout number - Idle CLI timeout in minutes
- idle
Timeout stringVariable - Variable name
- location string
- Set the location of the device
- location
Variable string - Variable name
- max
Omp numberSessions - Set the maximum number of OMP sessions \n\n the device can have
- max
Omp stringSessions Variable - Variable name
- multi
Tenant boolean - Device is multi-tenant
- multi
Tenant stringVariable - Variable name
- name string
- The name of the Feature
- on
Demand booleanEnable - Enable or disable On-demand Tunnel
- on
Demand stringEnable Variable - Variable name
- on
Demand numberIdle Timeout - Set the idle timeout for on-demand tunnels
- on
Demand stringIdle Timeout Variable - Variable name
- overlay
Id number - Set the Overlay ID
- overlay
Id stringVariable - Variable name
- port
Hopping boolean - Enable port hopping
- port
Hopping stringVariable - Variable name
- port
Offset number - Set the TLOC port offset when multiple devices are behind a NAT
- port
Offset stringVariable - Variable name
- site
Types string[] - Site Type
- site
Types stringVariable - Variable name
- timezone string
- Set the timezone
- timezone
Variable string - Variable name
- track
Default booleanGateway - Enable or disable default gateway tracking
- track
Default stringGateway Variable - Variable name
- track
Interface numberTag - OMP Tag attached to routes based on interface tracking
- track
Interface stringTag Variable - Variable name
- track
Transport boolean - Configure tracking of transport
- track
Transport stringVariable - Variable name
- transport
Gateway boolean - Enable transport gateway
- transport
Gateway stringVariable - Variable name
- version number
- The version of the Feature
- admin_
tech_ boolon_ failure - Collect admin-tech before reboot due to daemon failure
- admin_
tech_ stron_ failure_ variable - Variable name
- affinity_
group_ intnumber - Affinity Group Number
- affinity_
group_ strnumber_ variable - Variable name
- affinity_
group_ Sequence[int]preferences - Affinity Group Preference
- affinity_
group_ strpreferences_ variable - Variable name
- affinity_
per_ Sequence[Getvrfs System Basic Feature Affinity Per Vrf] - Affinity Group Number for VRFs
- affinity_
preference_ boolauto - Affinity Group Preference Auto
- affinity_
preference_ strauto_ variable - Variable name
- config_
description str - Set a text description of the device
- config_
description_ strvariable - Variable name
- console_
baud_ strrate - Set the console baud rate
- console_
baud_ strrate_ variable - Variable name
- control_
session_ intpps - Set the policer rate for control sessions
- control_
session_ strpps_ variable - Variable name
- controller_
groups Sequence[int] - Configure a list of comma-separated controller groups
- controller_
groups_ strvariable - Variable name
- description str
- The description of the Feature
- device_
groups Sequence[str] - Device groups
- device_
groups_ strvariable - Variable name
- enhanced_
app_ straware_ routing - Enable SLA Dampening and Enhanced App Routing.
- enhanced_
app_ straware_ routing_ variable - Variable name
- feature_
profile_ strid - Feature Profile ID
- gps_
geo_ boolfencing_ enable - Enable Geo fencing
- gps_
geo_ intfencing_ range - Set the device’s geo fencing range
- gps_
geo_ strfencing_ range_ variable - Variable name
- gps_
latitude float - Set the device physical latitude
- gps_
latitude_ strvariable - Variable name
- gps_
longitude float - Set the device physical longitude
- gps_
longitude_ strvariable - Variable name
- gps_
sms_ boolenable - Enable device’s geo fencing SMS
- gps_
sms_ Sequence[Getmobile_ numbers System Basic Feature Gps Sms Mobile Number] - Set device’s geo fencing SMS phone number
- id str
- The id of the Feature
- idle_
timeout int - Idle CLI timeout in minutes
- idle_
timeout_ strvariable - Variable name
- location str
- Set the location of the device
- location_
variable str - Variable name
- max_
omp_ intsessions - Set the maximum number of OMP sessions \n\n the device can have
- max_
omp_ strsessions_ variable - Variable name
- multi_
tenant bool - Device is multi-tenant
- multi_
tenant_ strvariable - Variable name
- name str
- The name of the Feature
- on_
demand_ boolenable - Enable or disable On-demand Tunnel
- on_
demand_ strenable_ variable - Variable name
- on_
demand_ intidle_ timeout - Set the idle timeout for on-demand tunnels
- on_
demand_ stridle_ timeout_ variable - Variable name
- overlay_
id int - Set the Overlay ID
- overlay_
id_ strvariable - Variable name
- port_
hopping bool - Enable port hopping
- port_
hopping_ strvariable - Variable name
- port_
offset int - Set the TLOC port offset when multiple devices are behind a NAT
- port_
offset_ strvariable - Variable name
- site_
types Sequence[str] - Site Type
- site_
types_ strvariable - Variable name
- timezone str
- Set the timezone
- timezone_
variable str - Variable name
- track_
default_ boolgateway - Enable or disable default gateway tracking
- track_
default_ strgateway_ variable - Variable name
- track_
interface_ inttag - OMP Tag attached to routes based on interface tracking
- track_
interface_ strtag_ variable - Variable name
- track_
transport bool - Configure tracking of transport
- track_
transport_ strvariable - Variable name
- transport_
gateway bool - Enable transport gateway
- transport_
gateway_ strvariable - Variable name
- version int
- The version of the Feature
- admin
Tech BooleanOn Failure - Collect admin-tech before reboot due to daemon failure
- admin
Tech StringOn Failure Variable - Variable name
- affinity
Group NumberNumber - Affinity Group Number
- affinity
Group StringNumber Variable - Variable name
- affinity
Group List<Number>Preferences - Affinity Group Preference
- affinity
Group StringPreferences Variable - Variable name
- affinity
Per List<Property Map>Vrfs - Affinity Group Number for VRFs
- affinity
Preference BooleanAuto - Affinity Group Preference Auto
- affinity
Preference StringAuto Variable - Variable name
- config
Description String - Set a text description of the device
- config
Description StringVariable - Variable name
- console
Baud StringRate - Set the console baud rate
- console
Baud StringRate Variable - Variable name
- control
Session NumberPps - Set the policer rate for control sessions
- control
Session StringPps Variable - Variable name
- controller
Groups List<Number> - Configure a list of comma-separated controller groups
- controller
Groups StringVariable - Variable name
- description String
- The description of the Feature
- device
Groups List<String> - Device groups
- device
Groups StringVariable - Variable name
- enhanced
App StringAware Routing - Enable SLA Dampening and Enhanced App Routing.
- enhanced
App StringAware Routing Variable - Variable name
- feature
Profile StringId - Feature Profile ID
- gps
Geo BooleanFencing Enable - Enable Geo fencing
- gps
Geo NumberFencing Range - Set the device’s geo fencing range
- gps
Geo StringFencing Range Variable - Variable name
- gps
Latitude Number - Set the device physical latitude
- gps
Latitude StringVariable - Variable name
- gps
Longitude Number - Set the device physical longitude
- gps
Longitude StringVariable - Variable name
- gps
Sms BooleanEnable - Enable device’s geo fencing SMS
- gps
Sms List<Property Map>Mobile Numbers - Set device’s geo fencing SMS phone number
- id String
- The id of the Feature
- idle
Timeout Number - Idle CLI timeout in minutes
- idle
Timeout StringVariable - Variable name
- location String
- Set the location of the device
- location
Variable String - Variable name
- max
Omp NumberSessions - Set the maximum number of OMP sessions \n\n the device can have
- max
Omp StringSessions Variable - Variable name
- multi
Tenant Boolean - Device is multi-tenant
- multi
Tenant StringVariable - Variable name
- name String
- The name of the Feature
- on
Demand BooleanEnable - Enable or disable On-demand Tunnel
- on
Demand StringEnable Variable - Variable name
- on
Demand NumberIdle Timeout - Set the idle timeout for on-demand tunnels
- on
Demand StringIdle Timeout Variable - Variable name
- overlay
Id Number - Set the Overlay ID
- overlay
Id StringVariable - Variable name
- port
Hopping Boolean - Enable port hopping
- port
Hopping StringVariable - Variable name
- port
Offset Number - Set the TLOC port offset when multiple devices are behind a NAT
- port
Offset StringVariable - Variable name
- site
Types List<String> - Site Type
- site
Types StringVariable - Variable name
- timezone String
- Set the timezone
- timezone
Variable String - Variable name
- track
Default BooleanGateway - Enable or disable default gateway tracking
- track
Default StringGateway Variable - Variable name
- track
Interface NumberTag - OMP Tag attached to routes based on interface tracking
- track
Interface StringTag Variable - Variable name
- track
Transport Boolean - Configure tracking of transport
- track
Transport StringVariable - Variable name
- transport
Gateway Boolean - Enable transport gateway
- transport
Gateway StringVariable - Variable name
- version Number
- The version of the Feature
Supporting Types
GetSystemBasicFeatureAffinityPerVrf
- Affinity
Group intNumber - Affinity Group Number
- Affinity
Group stringNumber Variable - Variable name
- Vrf
Range string - Range of VRFs
- Vrf
Range stringVariable - Variable name
- Affinity
Group intNumber - Affinity Group Number
- Affinity
Group stringNumber Variable - Variable name
- Vrf
Range string - Range of VRFs
- Vrf
Range stringVariable - Variable name
- affinity
Group IntegerNumber - Affinity Group Number
- affinity
Group StringNumber Variable - Variable name
- vrf
Range String - Range of VRFs
- vrf
Range StringVariable - Variable name
- affinity
Group numberNumber - Affinity Group Number
- affinity
Group stringNumber Variable - Variable name
- vrf
Range string - Range of VRFs
- vrf
Range stringVariable - Variable name
- affinity_
group_ intnumber - Affinity Group Number
- affinity_
group_ strnumber_ variable - Variable name
- vrf_
range str - Range of VRFs
- vrf_
range_ strvariable - Variable name
- affinity
Group NumberNumber - Affinity Group Number
- affinity
Group StringNumber Variable - Variable name
- vrf
Range String - Range of VRFs
- vrf
Range StringVariable - Variable name
GetSystemBasicFeatureGpsSmsMobileNumber
- Number string
- Mobile number, ex: 1231234414
- Number
Variable string - Variable name
- Number string
- Mobile number, ex: 1231234414
- Number
Variable string - Variable name
- number String
- Mobile number, ex: 1231234414
- number
Variable String - Variable name
- number string
- Mobile number, ex: 1231234414
- number
Variable string - Variable name
- number str
- Mobile number, ex: 1231234414
- number_
variable str - Variable name
- number String
- Mobile number, ex: 1231234414
- number
Variable String - Variable name
Package Details
- Repository
- sdwan pulumi/pulumi-sdwan
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
sdwan
Terraform Provider.