1. Packages
  2. Fortimanager Provider
  3. API Docs
  4. ObjectExtensioncontrollerExtenderprofile
fortimanager 1.13.0 published on Thursday, Mar 13, 2025 by fortinetdev

fortimanager.ObjectExtensioncontrollerExtenderprofile

Explore with Pulumi AI

fortimanager logo
fortimanager 1.13.0 published on Thursday, Mar 13, 2025 by fortinetdev

    FortiExtender extender profile configuration.

    The following variables have sub resource. Avoid using them together, otherwise conflicts and overwrites may occur.

    • cellular: fortimanager.ObjectExtensioncontrollerExtenderprofileCellular
    • lan_extension: fortimanager.ObjectExtensioncontrollerExtenderprofileLanextension
    • wifi: fortimanager.ObjectExtensioncontrollerExtenderprofileWifi

    Create ObjectExtensioncontrollerExtenderprofile Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new ObjectExtensioncontrollerExtenderprofile(name: string, args?: ObjectExtensioncontrollerExtenderprofileArgs, opts?: CustomResourceOptions);
    @overload
    def ObjectExtensioncontrollerExtenderprofile(resource_name: str,
                                                 args: Optional[ObjectExtensioncontrollerExtenderprofileArgs] = None,
                                                 opts: Optional[ResourceOptions] = None)
    
    @overload
    def ObjectExtensioncontrollerExtenderprofile(resource_name: str,
                                                 opts: Optional[ResourceOptions] = None,
                                                 _is_factory_setting: Optional[str] = None,
                                                 adom: Optional[str] = None,
                                                 allowaccesses: Optional[Sequence[str]] = None,
                                                 bandwidth_limit: Optional[float] = None,
                                                 cellular: Optional[ObjectExtensioncontrollerExtenderprofileCellularArgs] = None,
                                                 enforce_bandwidth: Optional[str] = None,
                                                 extension: Optional[str] = None,
                                                 fosid: Optional[float] = None,
                                                 lan_extension: Optional[ObjectExtensioncontrollerExtenderprofileLanExtensionArgs] = None,
                                                 login_password_change: Optional[str] = None,
                                                 login_passwords: Optional[Sequence[str]] = None,
                                                 model: Optional[str] = None,
                                                 name: Optional[str] = None,
                                                 object_extensioncontroller_extenderprofile_id: Optional[str] = None,
                                                 scopetype: Optional[str] = None,
                                                 wifi: Optional[ObjectExtensioncontrollerExtenderprofileWifiArgs] = None)
    func NewObjectExtensioncontrollerExtenderprofile(ctx *Context, name string, args *ObjectExtensioncontrollerExtenderprofileArgs, opts ...ResourceOption) (*ObjectExtensioncontrollerExtenderprofile, error)
    public ObjectExtensioncontrollerExtenderprofile(string name, ObjectExtensioncontrollerExtenderprofileArgs? args = null, CustomResourceOptions? opts = null)
    public ObjectExtensioncontrollerExtenderprofile(String name, ObjectExtensioncontrollerExtenderprofileArgs args)
    public ObjectExtensioncontrollerExtenderprofile(String name, ObjectExtensioncontrollerExtenderprofileArgs args, CustomResourceOptions options)
    
    type: fortimanager:ObjectExtensioncontrollerExtenderprofile
    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 ObjectExtensioncontrollerExtenderprofileArgs
    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 ObjectExtensioncontrollerExtenderprofileArgs
    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 ObjectExtensioncontrollerExtenderprofileArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ObjectExtensioncontrollerExtenderprofileArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ObjectExtensioncontrollerExtenderprofileArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Constructor example

    The following reference example uses placeholder values for all input properties.

    var objectExtensioncontrollerExtenderprofileResource = new Fortimanager.ObjectExtensioncontrollerExtenderprofile("objectExtensioncontrollerExtenderprofileResource", new()
    {
        _isFactorySetting = "string",
        Adom = "string",
        Allowaccesses = new[]
        {
            "string",
        },
        BandwidthLimit = 0,
        Cellular = new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileCellularArgs
        {
            ControllerReport = new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileCellularControllerReportArgs
            {
                Interval = 0,
                SignalThreshold = 0,
                Status = "string",
            },
            Dataplans = new[]
            {
                "string",
            },
            Modem1 = new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileCellularModem1Args
            {
                AutoSwitch = new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileCellularModem1AutoSwitchArgs
                {
                    Dataplan = "string",
                    Disconnect = "string",
                    DisconnectPeriod = 0,
                    DisconnectThreshold = 0,
                    Signal = "string",
                    SwitchBackTime = "string",
                    SwitchBackTimer = 0,
                    SwitchBacks = new[]
                    {
                        "string",
                    },
                },
                ConnStatus = 0,
                DefaultSim = "string",
                Gps = "string",
                ModemId = 0,
                PreferredCarrier = "string",
                RedundantIntf = "string",
                RedundantMode = "string",
                Sim1Pin = "string",
                Sim1PinCodes = new[]
                {
                    "string",
                },
                Sim2Pin = "string",
                Sim2PinCodes = new[]
                {
                    "string",
                },
            },
            Modem2 = new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileCellularModem2Args
            {
                AutoSwitch = new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileCellularModem2AutoSwitchArgs
                {
                    Dataplan = "string",
                    Disconnect = "string",
                    DisconnectPeriod = 0,
                    DisconnectThreshold = 0,
                    Signal = "string",
                    SwitchBackTime = "string",
                    SwitchBackTimer = 0,
                    SwitchBacks = new[]
                    {
                        "string",
                    },
                },
                ConnStatus = 0,
                DefaultSim = "string",
                Gps = "string",
                ModemId = 0,
                PreferredCarrier = "string",
                RedundantIntf = "string",
                RedundantMode = "string",
                Sim1Pin = "string",
                Sim1PinCodes = new[]
                {
                    "string",
                },
                Sim2Pin = "string",
                Sim2PinCodes = new[]
                {
                    "string",
                },
            },
            SmsNotification = new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationArgs
            {
                Alert = new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationAlertArgs
                {
                    DataExhausted = "string",
                    FgtBackupModeSwitch = "string",
                    LowSignalStrength = "string",
                    ModeSwitch = "string",
                    OsImageFallback = "string",
                    SessionDisconnect = "string",
                    SystemReboot = "string",
                },
                Receivers = new[]
                {
                    new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationReceiverArgs
                    {
                        Alerts = new[]
                        {
                            "string",
                        },
                        Name = "string",
                        PhoneNumber = "string",
                        Status = "string",
                    },
                },
                Status = "string",
            },
        },
        EnforceBandwidth = "string",
        Extension = "string",
        Fosid = 0,
        LanExtension = new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileLanExtensionArgs
        {
            BackhaulInterface = "string",
            BackhaulIp = "string",
            Backhauls = new[]
            {
                new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileLanExtensionBackhaulArgs
                {
                    Name = "string",
                    Port = "string",
                    Role = "string",
                    Weight = 0,
                },
            },
            Downlinks = new[]
            {
                new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileLanExtensionDownlinkArgs
                {
                    Name = "string",
                    Port = "string",
                    Pvid = 0,
                    Type = "string",
                    Vaps = new[]
                    {
                        "string",
                    },
                },
            },
            IpsecTunnel = "string",
            LinkLoadbalance = "string",
        },
        LoginPasswordChange = "string",
        LoginPasswords = new[]
        {
            "string",
        },
        Model = "string",
        Name = "string",
        ObjectExtensioncontrollerExtenderprofileId = "string",
        Scopetype = "string",
        Wifi = new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileWifiArgs
        {
            Country = "string",
            Dfs = "string",
            Radio1 = new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileWifiRadio1Args
            {
                Band = "string",
                Bandwidth = "string",
                BeaconInterval = 0,
                BssColor = 0,
                BssColorMode = "string",
                Channels = new[]
                {
                    "string",
                },
                ExtensionChannel = "string",
                GuardInterval = "string",
                LanExtVaps = new[]
                {
                    "string",
                },
                LocalVaps = new[]
                {
                    "string",
                },
                MaxClients = 0,
                Mode = "string",
                N80211d = "string",
                OperatingStandard = "string",
                PowerLevel = 0,
                RadioId = 0,
                Status = "string",
            },
            Radio2 = new Fortimanager.Inputs.ObjectExtensioncontrollerExtenderprofileWifiRadio2Args
            {
                Band = "string",
                Bandwidth = "string",
                BeaconInterval = 0,
                BssColor = 0,
                BssColorMode = "string",
                Channels = new[]
                {
                    "string",
                },
                ExtensionChannel = "string",
                GuardInterval = "string",
                LanExtVaps = new[]
                {
                    "string",
                },
                LocalVaps = new[]
                {
                    "string",
                },
                MaxClients = 0,
                Mode = "string",
                N80211d = "string",
                OperatingStandard = "string",
                PowerLevel = 0,
                RadioId = 0,
                Status = "string",
            },
        },
    });
    
    example, err := fortimanager.NewObjectExtensioncontrollerExtenderprofile(ctx, "objectExtensioncontrollerExtenderprofileResource", &fortimanager.ObjectExtensioncontrollerExtenderprofileArgs{
    _isFactorySetting: pulumi.String("string"),
    Adom: pulumi.String("string"),
    Allowaccesses: pulumi.StringArray{
    pulumi.String("string"),
    },
    BandwidthLimit: pulumi.Float64(0),
    Cellular: &.ObjectExtensioncontrollerExtenderprofileCellularTypeArgs{
    ControllerReport: &.ObjectExtensioncontrollerExtenderprofileCellularControllerReportTypeArgs{
    Interval: pulumi.Float64(0),
    SignalThreshold: pulumi.Float64(0),
    Status: pulumi.String("string"),
    },
    Dataplans: pulumi.StringArray{
    pulumi.String("string"),
    },
    Modem1: &.ObjectExtensioncontrollerExtenderprofileCellularModem1TypeArgs{
    AutoSwitch: &.ObjectExtensioncontrollerExtenderprofileCellularModem1AutoSwitchTypeArgs{
    Dataplan: pulumi.String("string"),
    Disconnect: pulumi.String("string"),
    DisconnectPeriod: pulumi.Float64(0),
    DisconnectThreshold: pulumi.Float64(0),
    Signal: pulumi.String("string"),
    SwitchBackTime: pulumi.String("string"),
    SwitchBackTimer: pulumi.Float64(0),
    SwitchBacks: pulumi.StringArray{
    pulumi.String("string"),
    },
    },
    ConnStatus: pulumi.Float64(0),
    DefaultSim: pulumi.String("string"),
    Gps: pulumi.String("string"),
    ModemId: pulumi.Float64(0),
    PreferredCarrier: pulumi.String("string"),
    RedundantIntf: pulumi.String("string"),
    RedundantMode: pulumi.String("string"),
    Sim1Pin: pulumi.String("string"),
    Sim1PinCodes: pulumi.StringArray{
    pulumi.String("string"),
    },
    Sim2Pin: pulumi.String("string"),
    Sim2PinCodes: pulumi.StringArray{
    pulumi.String("string"),
    },
    },
    Modem2: &.ObjectExtensioncontrollerExtenderprofileCellularModem2TypeArgs{
    AutoSwitch: &.ObjectExtensioncontrollerExtenderprofileCellularModem2AutoSwitchTypeArgs{
    Dataplan: pulumi.String("string"),
    Disconnect: pulumi.String("string"),
    DisconnectPeriod: pulumi.Float64(0),
    DisconnectThreshold: pulumi.Float64(0),
    Signal: pulumi.String("string"),
    SwitchBackTime: pulumi.String("string"),
    SwitchBackTimer: pulumi.Float64(0),
    SwitchBacks: pulumi.StringArray{
    pulumi.String("string"),
    },
    },
    ConnStatus: pulumi.Float64(0),
    DefaultSim: pulumi.String("string"),
    Gps: pulumi.String("string"),
    ModemId: pulumi.Float64(0),
    PreferredCarrier: pulumi.String("string"),
    RedundantIntf: pulumi.String("string"),
    RedundantMode: pulumi.String("string"),
    Sim1Pin: pulumi.String("string"),
    Sim1PinCodes: pulumi.StringArray{
    pulumi.String("string"),
    },
    Sim2Pin: pulumi.String("string"),
    Sim2PinCodes: pulumi.StringArray{
    pulumi.String("string"),
    },
    },
    SmsNotification: &.ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationTypeArgs{
    Alert: &.ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationAlertTypeArgs{
    DataExhausted: pulumi.String("string"),
    FgtBackupModeSwitch: pulumi.String("string"),
    LowSignalStrength: pulumi.String("string"),
    ModeSwitch: pulumi.String("string"),
    OsImageFallback: pulumi.String("string"),
    SessionDisconnect: pulumi.String("string"),
    SystemReboot: pulumi.String("string"),
    },
    Receivers: .ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationReceiverTypeArray{
    &.ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationReceiverTypeArgs{
    Alerts: pulumi.StringArray{
    pulumi.String("string"),
    },
    Name: pulumi.String("string"),
    PhoneNumber: pulumi.String("string"),
    Status: pulumi.String("string"),
    },
    },
    Status: pulumi.String("string"),
    },
    },
    EnforceBandwidth: pulumi.String("string"),
    Extension: pulumi.String("string"),
    Fosid: pulumi.Float64(0),
    LanExtension: &.ObjectExtensioncontrollerExtenderprofileLanExtensionTypeArgs{
    BackhaulInterface: pulumi.String("string"),
    BackhaulIp: pulumi.String("string"),
    Backhauls: .ObjectExtensioncontrollerExtenderprofileLanExtensionBackhaulTypeArray{
    &.ObjectExtensioncontrollerExtenderprofileLanExtensionBackhaulTypeArgs{
    Name: pulumi.String("string"),
    Port: pulumi.String("string"),
    Role: pulumi.String("string"),
    Weight: pulumi.Float64(0),
    },
    },
    Downlinks: .ObjectExtensioncontrollerExtenderprofileLanExtensionDownlinkArray{
    &.ObjectExtensioncontrollerExtenderprofileLanExtensionDownlinkArgs{
    Name: pulumi.String("string"),
    Port: pulumi.String("string"),
    Pvid: pulumi.Float64(0),
    Type: pulumi.String("string"),
    Vaps: pulumi.StringArray{
    pulumi.String("string"),
    },
    },
    },
    IpsecTunnel: pulumi.String("string"),
    LinkLoadbalance: pulumi.String("string"),
    },
    LoginPasswordChange: pulumi.String("string"),
    LoginPasswords: pulumi.StringArray{
    pulumi.String("string"),
    },
    Model: pulumi.String("string"),
    Name: pulumi.String("string"),
    ObjectExtensioncontrollerExtenderprofileId: pulumi.String("string"),
    Scopetype: pulumi.String("string"),
    Wifi: &.ObjectExtensioncontrollerExtenderprofileWifiTypeArgs{
    Country: pulumi.String("string"),
    Dfs: pulumi.String("string"),
    Radio1: &.ObjectExtensioncontrollerExtenderprofileWifiRadio1TypeArgs{
    Band: pulumi.String("string"),
    Bandwidth: pulumi.String("string"),
    BeaconInterval: pulumi.Float64(0),
    BssColor: pulumi.Float64(0),
    BssColorMode: pulumi.String("string"),
    Channels: pulumi.StringArray{
    pulumi.String("string"),
    },
    ExtensionChannel: pulumi.String("string"),
    GuardInterval: pulumi.String("string"),
    LanExtVaps: pulumi.StringArray{
    pulumi.String("string"),
    },
    LocalVaps: pulumi.StringArray{
    pulumi.String("string"),
    },
    MaxClients: pulumi.Float64(0),
    Mode: pulumi.String("string"),
    N80211d: pulumi.String("string"),
    OperatingStandard: pulumi.String("string"),
    PowerLevel: pulumi.Float64(0),
    RadioId: pulumi.Float64(0),
    Status: pulumi.String("string"),
    },
    Radio2: &.ObjectExtensioncontrollerExtenderprofileWifiRadio2TypeArgs{
    Band: pulumi.String("string"),
    Bandwidth: pulumi.String("string"),
    BeaconInterval: pulumi.Float64(0),
    BssColor: pulumi.Float64(0),
    BssColorMode: pulumi.String("string"),
    Channels: pulumi.StringArray{
    pulumi.String("string"),
    },
    ExtensionChannel: pulumi.String("string"),
    GuardInterval: pulumi.String("string"),
    LanExtVaps: pulumi.StringArray{
    pulumi.String("string"),
    },
    LocalVaps: pulumi.StringArray{
    pulumi.String("string"),
    },
    MaxClients: pulumi.Float64(0),
    Mode: pulumi.String("string"),
    N80211d: pulumi.String("string"),
    OperatingStandard: pulumi.String("string"),
    PowerLevel: pulumi.Float64(0),
    RadioId: pulumi.Float64(0),
    Status: pulumi.String("string"),
    },
    },
    })
    
    var objectExtensioncontrollerExtenderprofileResource = new ObjectExtensioncontrollerExtenderprofile("objectExtensioncontrollerExtenderprofileResource", ObjectExtensioncontrollerExtenderprofileArgs.builder()
        ._isFactorySetting("string")
        .adom("string")
        .allowaccesses("string")
        .bandwidthLimit(0)
        .cellular(ObjectExtensioncontrollerExtenderprofileCellularArgs.builder()
            .controllerReport(ObjectExtensioncontrollerExtenderprofileCellularControllerReportArgs.builder()
                .interval(0)
                .signalThreshold(0)
                .status("string")
                .build())
            .dataplans("string")
            .modem1(ObjectExtensioncontrollerExtenderprofileCellularModem1Args.builder()
                .autoSwitch(ObjectExtensioncontrollerExtenderprofileCellularModem1AutoSwitchArgs.builder()
                    .dataplan("string")
                    .disconnect("string")
                    .disconnectPeriod(0)
                    .disconnectThreshold(0)
                    .signal("string")
                    .switchBackTime("string")
                    .switchBackTimer(0)
                    .switchBacks("string")
                    .build())
                .connStatus(0)
                .defaultSim("string")
                .gps("string")
                .modemId(0)
                .preferredCarrier("string")
                .redundantIntf("string")
                .redundantMode("string")
                .sim1Pin("string")
                .sim1PinCodes("string")
                .sim2Pin("string")
                .sim2PinCodes("string")
                .build())
            .modem2(ObjectExtensioncontrollerExtenderprofileCellularModem2Args.builder()
                .autoSwitch(ObjectExtensioncontrollerExtenderprofileCellularModem2AutoSwitchArgs.builder()
                    .dataplan("string")
                    .disconnect("string")
                    .disconnectPeriod(0)
                    .disconnectThreshold(0)
                    .signal("string")
                    .switchBackTime("string")
                    .switchBackTimer(0)
                    .switchBacks("string")
                    .build())
                .connStatus(0)
                .defaultSim("string")
                .gps("string")
                .modemId(0)
                .preferredCarrier("string")
                .redundantIntf("string")
                .redundantMode("string")
                .sim1Pin("string")
                .sim1PinCodes("string")
                .sim2Pin("string")
                .sim2PinCodes("string")
                .build())
            .smsNotification(ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationArgs.builder()
                .alert(ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationAlertArgs.builder()
                    .dataExhausted("string")
                    .fgtBackupModeSwitch("string")
                    .lowSignalStrength("string")
                    .modeSwitch("string")
                    .osImageFallback("string")
                    .sessionDisconnect("string")
                    .systemReboot("string")
                    .build())
                .receivers(ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationReceiverArgs.builder()
                    .alerts("string")
                    .name("string")
                    .phoneNumber("string")
                    .status("string")
                    .build())
                .status("string")
                .build())
            .build())
        .enforceBandwidth("string")
        .extension("string")
        .fosid(0)
        .lanExtension(ObjectExtensioncontrollerExtenderprofileLanExtensionArgs.builder()
            .backhaulInterface("string")
            .backhaulIp("string")
            .backhauls(ObjectExtensioncontrollerExtenderprofileLanExtensionBackhaulArgs.builder()
                .name("string")
                .port("string")
                .role("string")
                .weight(0)
                .build())
            .downlinks(ObjectExtensioncontrollerExtenderprofileLanExtensionDownlinkArgs.builder()
                .name("string")
                .port("string")
                .pvid(0)
                .type("string")
                .vaps("string")
                .build())
            .ipsecTunnel("string")
            .linkLoadbalance("string")
            .build())
        .loginPasswordChange("string")
        .loginPasswords("string")
        .model("string")
        .name("string")
        .objectExtensioncontrollerExtenderprofileId("string")
        .scopetype("string")
        .wifi(ObjectExtensioncontrollerExtenderprofileWifiArgs.builder()
            .country("string")
            .dfs("string")
            .radio1(ObjectExtensioncontrollerExtenderprofileWifiRadio1Args.builder()
                .band("string")
                .bandwidth("string")
                .beaconInterval(0)
                .bssColor(0)
                .bssColorMode("string")
                .channels("string")
                .extensionChannel("string")
                .guardInterval("string")
                .lanExtVaps("string")
                .localVaps("string")
                .maxClients(0)
                .mode("string")
                .n80211d("string")
                .operatingStandard("string")
                .powerLevel(0)
                .radioId(0)
                .status("string")
                .build())
            .radio2(ObjectExtensioncontrollerExtenderprofileWifiRadio2Args.builder()
                .band("string")
                .bandwidth("string")
                .beaconInterval(0)
                .bssColor(0)
                .bssColorMode("string")
                .channels("string")
                .extensionChannel("string")
                .guardInterval("string")
                .lanExtVaps("string")
                .localVaps("string")
                .maxClients(0)
                .mode("string")
                .n80211d("string")
                .operatingStandard("string")
                .powerLevel(0)
                .radioId(0)
                .status("string")
                .build())
            .build())
        .build());
    
    object_extensioncontroller_extenderprofile_resource = fortimanager.ObjectExtensioncontrollerExtenderprofile("objectExtensioncontrollerExtenderprofileResource",
        _is_factory_setting="string",
        adom="string",
        allowaccesses=["string"],
        bandwidth_limit=0,
        cellular={
            "controller_report": {
                "interval": 0,
                "signal_threshold": 0,
                "status": "string",
            },
            "dataplans": ["string"],
            "modem1": {
                "auto_switch": {
                    "dataplan": "string",
                    "disconnect": "string",
                    "disconnect_period": 0,
                    "disconnect_threshold": 0,
                    "signal": "string",
                    "switch_back_time": "string",
                    "switch_back_timer": 0,
                    "switch_backs": ["string"],
                },
                "conn_status": 0,
                "default_sim": "string",
                "gps": "string",
                "modem_id": 0,
                "preferred_carrier": "string",
                "redundant_intf": "string",
                "redundant_mode": "string",
                "sim1_pin": "string",
                "sim1_pin_codes": ["string"],
                "sim2_pin": "string",
                "sim2_pin_codes": ["string"],
            },
            "modem2": {
                "auto_switch": {
                    "dataplan": "string",
                    "disconnect": "string",
                    "disconnect_period": 0,
                    "disconnect_threshold": 0,
                    "signal": "string",
                    "switch_back_time": "string",
                    "switch_back_timer": 0,
                    "switch_backs": ["string"],
                },
                "conn_status": 0,
                "default_sim": "string",
                "gps": "string",
                "modem_id": 0,
                "preferred_carrier": "string",
                "redundant_intf": "string",
                "redundant_mode": "string",
                "sim1_pin": "string",
                "sim1_pin_codes": ["string"],
                "sim2_pin": "string",
                "sim2_pin_codes": ["string"],
            },
            "sms_notification": {
                "alert": {
                    "data_exhausted": "string",
                    "fgt_backup_mode_switch": "string",
                    "low_signal_strength": "string",
                    "mode_switch": "string",
                    "os_image_fallback": "string",
                    "session_disconnect": "string",
                    "system_reboot": "string",
                },
                "receivers": [{
                    "alerts": ["string"],
                    "name": "string",
                    "phone_number": "string",
                    "status": "string",
                }],
                "status": "string",
            },
        },
        enforce_bandwidth="string",
        extension="string",
        fosid=0,
        lan_extension={
            "backhaul_interface": "string",
            "backhaul_ip": "string",
            "backhauls": [{
                "name": "string",
                "port": "string",
                "role": "string",
                "weight": 0,
            }],
            "downlinks": [{
                "name": "string",
                "port": "string",
                "pvid": 0,
                "type": "string",
                "vaps": ["string"],
            }],
            "ipsec_tunnel": "string",
            "link_loadbalance": "string",
        },
        login_password_change="string",
        login_passwords=["string"],
        model="string",
        name="string",
        object_extensioncontroller_extenderprofile_id="string",
        scopetype="string",
        wifi={
            "country": "string",
            "dfs": "string",
            "radio1": {
                "band": "string",
                "bandwidth": "string",
                "beacon_interval": 0,
                "bss_color": 0,
                "bss_color_mode": "string",
                "channels": ["string"],
                "extension_channel": "string",
                "guard_interval": "string",
                "lan_ext_vaps": ["string"],
                "local_vaps": ["string"],
                "max_clients": 0,
                "mode": "string",
                "n80211d": "string",
                "operating_standard": "string",
                "power_level": 0,
                "radio_id": 0,
                "status": "string",
            },
            "radio2": {
                "band": "string",
                "bandwidth": "string",
                "beacon_interval": 0,
                "bss_color": 0,
                "bss_color_mode": "string",
                "channels": ["string"],
                "extension_channel": "string",
                "guard_interval": "string",
                "lan_ext_vaps": ["string"],
                "local_vaps": ["string"],
                "max_clients": 0,
                "mode": "string",
                "n80211d": "string",
                "operating_standard": "string",
                "power_level": 0,
                "radio_id": 0,
                "status": "string",
            },
        })
    
    const objectExtensioncontrollerExtenderprofileResource = new fortimanager.ObjectExtensioncontrollerExtenderprofile("objectExtensioncontrollerExtenderprofileResource", {
        _isFactorySetting: "string",
        adom: "string",
        allowaccesses: ["string"],
        bandwidthLimit: 0,
        cellular: {
            controllerReport: {
                interval: 0,
                signalThreshold: 0,
                status: "string",
            },
            dataplans: ["string"],
            modem1: {
                autoSwitch: {
                    dataplan: "string",
                    disconnect: "string",
                    disconnectPeriod: 0,
                    disconnectThreshold: 0,
                    signal: "string",
                    switchBackTime: "string",
                    switchBackTimer: 0,
                    switchBacks: ["string"],
                },
                connStatus: 0,
                defaultSim: "string",
                gps: "string",
                modemId: 0,
                preferredCarrier: "string",
                redundantIntf: "string",
                redundantMode: "string",
                sim1Pin: "string",
                sim1PinCodes: ["string"],
                sim2Pin: "string",
                sim2PinCodes: ["string"],
            },
            modem2: {
                autoSwitch: {
                    dataplan: "string",
                    disconnect: "string",
                    disconnectPeriod: 0,
                    disconnectThreshold: 0,
                    signal: "string",
                    switchBackTime: "string",
                    switchBackTimer: 0,
                    switchBacks: ["string"],
                },
                connStatus: 0,
                defaultSim: "string",
                gps: "string",
                modemId: 0,
                preferredCarrier: "string",
                redundantIntf: "string",
                redundantMode: "string",
                sim1Pin: "string",
                sim1PinCodes: ["string"],
                sim2Pin: "string",
                sim2PinCodes: ["string"],
            },
            smsNotification: {
                alert: {
                    dataExhausted: "string",
                    fgtBackupModeSwitch: "string",
                    lowSignalStrength: "string",
                    modeSwitch: "string",
                    osImageFallback: "string",
                    sessionDisconnect: "string",
                    systemReboot: "string",
                },
                receivers: [{
                    alerts: ["string"],
                    name: "string",
                    phoneNumber: "string",
                    status: "string",
                }],
                status: "string",
            },
        },
        enforceBandwidth: "string",
        extension: "string",
        fosid: 0,
        lanExtension: {
            backhaulInterface: "string",
            backhaulIp: "string",
            backhauls: [{
                name: "string",
                port: "string",
                role: "string",
                weight: 0,
            }],
            downlinks: [{
                name: "string",
                port: "string",
                pvid: 0,
                type: "string",
                vaps: ["string"],
            }],
            ipsecTunnel: "string",
            linkLoadbalance: "string",
        },
        loginPasswordChange: "string",
        loginPasswords: ["string"],
        model: "string",
        name: "string",
        objectExtensioncontrollerExtenderprofileId: "string",
        scopetype: "string",
        wifi: {
            country: "string",
            dfs: "string",
            radio1: {
                band: "string",
                bandwidth: "string",
                beaconInterval: 0,
                bssColor: 0,
                bssColorMode: "string",
                channels: ["string"],
                extensionChannel: "string",
                guardInterval: "string",
                lanExtVaps: ["string"],
                localVaps: ["string"],
                maxClients: 0,
                mode: "string",
                n80211d: "string",
                operatingStandard: "string",
                powerLevel: 0,
                radioId: 0,
                status: "string",
            },
            radio2: {
                band: "string",
                bandwidth: "string",
                beaconInterval: 0,
                bssColor: 0,
                bssColorMode: "string",
                channels: ["string"],
                extensionChannel: "string",
                guardInterval: "string",
                lanExtVaps: ["string"],
                localVaps: ["string"],
                maxClients: 0,
                mode: "string",
                n80211d: "string",
                operatingStandard: "string",
                powerLevel: 0,
                radioId: 0,
                status: "string",
            },
        },
    });
    
    type: fortimanager:ObjectExtensioncontrollerExtenderprofile
    properties:
        _isFactorySetting: string
        adom: string
        allowaccesses:
            - string
        bandwidthLimit: 0
        cellular:
            controllerReport:
                interval: 0
                signalThreshold: 0
                status: string
            dataplans:
                - string
            modem1:
                autoSwitch:
                    dataplan: string
                    disconnect: string
                    disconnectPeriod: 0
                    disconnectThreshold: 0
                    signal: string
                    switchBackTime: string
                    switchBackTimer: 0
                    switchBacks:
                        - string
                connStatus: 0
                defaultSim: string
                gps: string
                modemId: 0
                preferredCarrier: string
                redundantIntf: string
                redundantMode: string
                sim1Pin: string
                sim1PinCodes:
                    - string
                sim2Pin: string
                sim2PinCodes:
                    - string
            modem2:
                autoSwitch:
                    dataplan: string
                    disconnect: string
                    disconnectPeriod: 0
                    disconnectThreshold: 0
                    signal: string
                    switchBackTime: string
                    switchBackTimer: 0
                    switchBacks:
                        - string
                connStatus: 0
                defaultSim: string
                gps: string
                modemId: 0
                preferredCarrier: string
                redundantIntf: string
                redundantMode: string
                sim1Pin: string
                sim1PinCodes:
                    - string
                sim2Pin: string
                sim2PinCodes:
                    - string
            smsNotification:
                alert:
                    dataExhausted: string
                    fgtBackupModeSwitch: string
                    lowSignalStrength: string
                    modeSwitch: string
                    osImageFallback: string
                    sessionDisconnect: string
                    systemReboot: string
                receivers:
                    - alerts:
                        - string
                      name: string
                      phoneNumber: string
                      status: string
                status: string
        enforceBandwidth: string
        extension: string
        fosid: 0
        lanExtension:
            backhaulInterface: string
            backhaulIp: string
            backhauls:
                - name: string
                  port: string
                  role: string
                  weight: 0
            downlinks:
                - name: string
                  port: string
                  pvid: 0
                  type: string
                  vaps:
                    - string
            ipsecTunnel: string
            linkLoadbalance: string
        loginPasswordChange: string
        loginPasswords:
            - string
        model: string
        name: string
        objectExtensioncontrollerExtenderprofileId: string
        scopetype: string
        wifi:
            country: string
            dfs: string
            radio1:
                band: string
                bandwidth: string
                beaconInterval: 0
                bssColor: 0
                bssColorMode: string
                channels:
                    - string
                extensionChannel: string
                guardInterval: string
                lanExtVaps:
                    - string
                localVaps:
                    - string
                maxClients: 0
                mode: string
                n80211d: string
                operatingStandard: string
                powerLevel: 0
                radioId: 0
                status: string
            radio2:
                band: string
                bandwidth: string
                beaconInterval: 0
                bssColor: 0
                bssColorMode: string
                channels:
                    - string
                extensionChannel: string
                guardInterval: string
                lanExtVaps:
                    - string
                localVaps:
                    - string
                maxClients: 0
                mode: string
                n80211d: string
                operatingStandard: string
                powerLevel: 0
                radioId: 0
                status: string
    

    ObjectExtensioncontrollerExtenderprofile Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The ObjectExtensioncontrollerExtenderprofile resource accepts the following input properties:

    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    Allowaccesses List<string>
    Control management access to the managed extender. Separate entries with a space. Valid values: https, ping, ssh, snmp, http, telnet.
    BandwidthLimit double
    FortiExtender LAN extension bandwidth limit (Mbps).
    Cellular ObjectExtensioncontrollerExtenderprofileCellular
    Cellular. The structure of cellular block is documented below.
    EnforceBandwidth string
    Enable/disable enforcement of bandwidth on LAN extension interface. Valid values: disable, enable.
    Extension string
    Extension option. Valid values: wan-extension, lan-extension.
    Fosid double
    ID.
    LanExtension ObjectExtensioncontrollerExtenderprofileLanExtension
    Lan-Extension. The structure of lan_extension block is documented below.
    LoginPasswordChange string
    Change or reset the administrator password of a managed extender (yes, default, or no, default = no). Valid values: no, yes, default.
    LoginPasswords List<string>
    Set the managed extender's administrator password.
    Model string
    Model. Valid values: FX201E, FX211E, FX200F, FXA11F, FXE11F, FXA21F, FXE21F, FXA22F, FXE22F, FX212F, FX311F, FX312F, FX511F, FVG21F, FVA21F, FVG22F, FVA22F, FX04DA.
    Name string
    FortiExtender profile name.
    ObjectExtensioncontrollerExtenderprofileId string
    an identifier for the resource with format {{name}}.
    Scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    Wifi ObjectExtensioncontrollerExtenderprofileWifi
    Wifi. The structure of wifi block is documented below.
    _isFactorySetting string
    _Is_Factory_Setting. Valid values: disable, enable, ext.
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    Allowaccesses []string
    Control management access to the managed extender. Separate entries with a space. Valid values: https, ping, ssh, snmp, http, telnet.
    BandwidthLimit float64
    FortiExtender LAN extension bandwidth limit (Mbps).
    Cellular ObjectExtensioncontrollerExtenderprofileCellularTypeArgs
    Cellular. The structure of cellular block is documented below.
    EnforceBandwidth string
    Enable/disable enforcement of bandwidth on LAN extension interface. Valid values: disable, enable.
    Extension string
    Extension option. Valid values: wan-extension, lan-extension.
    Fosid float64
    ID.
    LanExtension ObjectExtensioncontrollerExtenderprofileLanExtensionTypeArgs
    Lan-Extension. The structure of lan_extension block is documented below.
    LoginPasswordChange string
    Change or reset the administrator password of a managed extender (yes, default, or no, default = no). Valid values: no, yes, default.
    LoginPasswords []string
    Set the managed extender's administrator password.
    Model string
    Model. Valid values: FX201E, FX211E, FX200F, FXA11F, FXE11F, FXA21F, FXE21F, FXA22F, FXE22F, FX212F, FX311F, FX312F, FX511F, FVG21F, FVA21F, FVG22F, FVA22F, FX04DA.
    Name string
    FortiExtender profile name.
    ObjectExtensioncontrollerExtenderprofileId string
    an identifier for the resource with format {{name}}.
    Scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    Wifi ObjectExtensioncontrollerExtenderprofileWifiTypeArgs
    Wifi. The structure of wifi block is documented below.
    _isFactorySetting string
    _Is_Factory_Setting. Valid values: disable, enable, ext.
    _isFactorySetting String
    _Is_Factory_Setting. Valid values: disable, enable, ext.
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    allowaccesses List<String>
    Control management access to the managed extender. Separate entries with a space. Valid values: https, ping, ssh, snmp, http, telnet.
    bandwidthLimit Double
    FortiExtender LAN extension bandwidth limit (Mbps).
    cellular ObjectExtensioncontrollerExtenderprofileCellular
    Cellular. The structure of cellular block is documented below.
    enforceBandwidth String
    Enable/disable enforcement of bandwidth on LAN extension interface. Valid values: disable, enable.
    extension String
    Extension option. Valid values: wan-extension, lan-extension.
    fosid Double
    ID.
    lanExtension ObjectExtensioncontrollerExtenderprofileLanExtension
    Lan-Extension. The structure of lan_extension block is documented below.
    loginPasswordChange String
    Change or reset the administrator password of a managed extender (yes, default, or no, default = no). Valid values: no, yes, default.
    loginPasswords List<String>
    Set the managed extender's administrator password.
    model String
    Model. Valid values: FX201E, FX211E, FX200F, FXA11F, FXE11F, FXA21F, FXE21F, FXA22F, FXE22F, FX212F, FX311F, FX312F, FX511F, FVG21F, FVA21F, FVG22F, FVA22F, FX04DA.
    name String
    FortiExtender profile name.
    objectExtensioncontrollerExtenderprofileId String
    an identifier for the resource with format {{name}}.
    scopetype String
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    wifi ObjectExtensioncontrollerExtenderprofileWifi
    Wifi. The structure of wifi block is documented below.
    _isFactorySetting string
    _Is_Factory_Setting. Valid values: disable, enable, ext.
    adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    allowaccesses string[]
    Control management access to the managed extender. Separate entries with a space. Valid values: https, ping, ssh, snmp, http, telnet.
    bandwidthLimit number
    FortiExtender LAN extension bandwidth limit (Mbps).
    cellular ObjectExtensioncontrollerExtenderprofileCellular
    Cellular. The structure of cellular block is documented below.
    enforceBandwidth string
    Enable/disable enforcement of bandwidth on LAN extension interface. Valid values: disable, enable.
    extension string
    Extension option. Valid values: wan-extension, lan-extension.
    fosid number
    ID.
    lanExtension ObjectExtensioncontrollerExtenderprofileLanExtension
    Lan-Extension. The structure of lan_extension block is documented below.
    loginPasswordChange string
    Change or reset the administrator password of a managed extender (yes, default, or no, default = no). Valid values: no, yes, default.
    loginPasswords string[]
    Set the managed extender's administrator password.
    model string
    Model. Valid values: FX201E, FX211E, FX200F, FXA11F, FXE11F, FXA21F, FXE21F, FXA22F, FXE22F, FX212F, FX311F, FX312F, FX511F, FVG21F, FVA21F, FVG22F, FVA22F, FX04DA.
    name string
    FortiExtender profile name.
    objectExtensioncontrollerExtenderprofileId string
    an identifier for the resource with format {{name}}.
    scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    wifi ObjectExtensioncontrollerExtenderprofileWifi
    Wifi. The structure of wifi block is documented below.
    _is_factory_setting str
    _Is_Factory_Setting. Valid values: disable, enable, ext.
    adom str
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    allowaccesses Sequence[str]
    Control management access to the managed extender. Separate entries with a space. Valid values: https, ping, ssh, snmp, http, telnet.
    bandwidth_limit float
    FortiExtender LAN extension bandwidth limit (Mbps).
    cellular ObjectExtensioncontrollerExtenderprofileCellularArgs
    Cellular. The structure of cellular block is documented below.
    enforce_bandwidth str
    Enable/disable enforcement of bandwidth on LAN extension interface. Valid values: disable, enable.
    extension str
    Extension option. Valid values: wan-extension, lan-extension.
    fosid float
    ID.
    lan_extension ObjectExtensioncontrollerExtenderprofileLanExtensionArgs
    Lan-Extension. The structure of lan_extension block is documented below.
    login_password_change str
    Change or reset the administrator password of a managed extender (yes, default, or no, default = no). Valid values: no, yes, default.
    login_passwords Sequence[str]
    Set the managed extender's administrator password.
    model str
    Model. Valid values: FX201E, FX211E, FX200F, FXA11F, FXE11F, FXA21F, FXE21F, FXA22F, FXE22F, FX212F, FX311F, FX312F, FX511F, FVG21F, FVA21F, FVG22F, FVA22F, FX04DA.
    name str
    FortiExtender profile name.
    object_extensioncontroller_extenderprofile_id str
    an identifier for the resource with format {{name}}.
    scopetype str
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    wifi ObjectExtensioncontrollerExtenderprofileWifiArgs
    Wifi. The structure of wifi block is documented below.
    _isFactorySetting String
    _Is_Factory_Setting. Valid values: disable, enable, ext.
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    allowaccesses List<String>
    Control management access to the managed extender. Separate entries with a space. Valid values: https, ping, ssh, snmp, http, telnet.
    bandwidthLimit Number
    FortiExtender LAN extension bandwidth limit (Mbps).
    cellular Property Map
    Cellular. The structure of cellular block is documented below.
    enforceBandwidth String
    Enable/disable enforcement of bandwidth on LAN extension interface. Valid values: disable, enable.
    extension String
    Extension option. Valid values: wan-extension, lan-extension.
    fosid Number
    ID.
    lanExtension Property Map
    Lan-Extension. The structure of lan_extension block is documented below.
    loginPasswordChange String
    Change or reset the administrator password of a managed extender (yes, default, or no, default = no). Valid values: no, yes, default.
    loginPasswords List<String>
    Set the managed extender's administrator password.
    model String
    Model. Valid values: FX201E, FX211E, FX200F, FXA11F, FXE11F, FXA21F, FXE21F, FXA22F, FXE22F, FX212F, FX311F, FX312F, FX511F, FVG21F, FVA21F, FVG22F, FVA22F, FX04DA.
    name String
    FortiExtender profile name.
    objectExtensioncontrollerExtenderprofileId String
    an identifier for the resource with format {{name}}.
    scopetype String
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    wifi Property Map
    Wifi. The structure of wifi block is documented below.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the ObjectExtensioncontrollerExtenderprofile 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 ObjectExtensioncontrollerExtenderprofile Resource

    Get an existing ObjectExtensioncontrollerExtenderprofile 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?: ObjectExtensioncontrollerExtenderprofileState, opts?: CustomResourceOptions): ObjectExtensioncontrollerExtenderprofile
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            _is_factory_setting: Optional[str] = None,
            adom: Optional[str] = None,
            allowaccesses: Optional[Sequence[str]] = None,
            bandwidth_limit: Optional[float] = None,
            cellular: Optional[ObjectExtensioncontrollerExtenderprofileCellularArgs] = None,
            enforce_bandwidth: Optional[str] = None,
            extension: Optional[str] = None,
            fosid: Optional[float] = None,
            lan_extension: Optional[ObjectExtensioncontrollerExtenderprofileLanExtensionArgs] = None,
            login_password_change: Optional[str] = None,
            login_passwords: Optional[Sequence[str]] = None,
            model: Optional[str] = None,
            name: Optional[str] = None,
            object_extensioncontroller_extenderprofile_id: Optional[str] = None,
            scopetype: Optional[str] = None,
            wifi: Optional[ObjectExtensioncontrollerExtenderprofileWifiArgs] = None) -> ObjectExtensioncontrollerExtenderprofile
    func GetObjectExtensioncontrollerExtenderprofile(ctx *Context, name string, id IDInput, state *ObjectExtensioncontrollerExtenderprofileState, opts ...ResourceOption) (*ObjectExtensioncontrollerExtenderprofile, error)
    public static ObjectExtensioncontrollerExtenderprofile Get(string name, Input<string> id, ObjectExtensioncontrollerExtenderprofileState? state, CustomResourceOptions? opts = null)
    public static ObjectExtensioncontrollerExtenderprofile get(String name, Output<String> id, ObjectExtensioncontrollerExtenderprofileState state, CustomResourceOptions options)
    resources:  _:    type: fortimanager:ObjectExtensioncontrollerExtenderprofile    get:      id: ${id}
    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.
    The following state arguments are supported:
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    Allowaccesses List<string>
    Control management access to the managed extender. Separate entries with a space. Valid values: https, ping, ssh, snmp, http, telnet.
    BandwidthLimit double
    FortiExtender LAN extension bandwidth limit (Mbps).
    Cellular ObjectExtensioncontrollerExtenderprofileCellular
    Cellular. The structure of cellular block is documented below.
    EnforceBandwidth string
    Enable/disable enforcement of bandwidth on LAN extension interface. Valid values: disable, enable.
    Extension string
    Extension option. Valid values: wan-extension, lan-extension.
    Fosid double
    ID.
    LanExtension ObjectExtensioncontrollerExtenderprofileLanExtension
    Lan-Extension. The structure of lan_extension block is documented below.
    LoginPasswordChange string
    Change or reset the administrator password of a managed extender (yes, default, or no, default = no). Valid values: no, yes, default.
    LoginPasswords List<string>
    Set the managed extender's administrator password.
    Model string
    Model. Valid values: FX201E, FX211E, FX200F, FXA11F, FXE11F, FXA21F, FXE21F, FXA22F, FXE22F, FX212F, FX311F, FX312F, FX511F, FVG21F, FVA21F, FVG22F, FVA22F, FX04DA.
    Name string
    FortiExtender profile name.
    ObjectExtensioncontrollerExtenderprofileId string
    an identifier for the resource with format {{name}}.
    Scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    Wifi ObjectExtensioncontrollerExtenderprofileWifi
    Wifi. The structure of wifi block is documented below.
    _isFactorySetting string
    _Is_Factory_Setting. Valid values: disable, enable, ext.
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    Allowaccesses []string
    Control management access to the managed extender. Separate entries with a space. Valid values: https, ping, ssh, snmp, http, telnet.
    BandwidthLimit float64
    FortiExtender LAN extension bandwidth limit (Mbps).
    Cellular ObjectExtensioncontrollerExtenderprofileCellularTypeArgs
    Cellular. The structure of cellular block is documented below.
    EnforceBandwidth string
    Enable/disable enforcement of bandwidth on LAN extension interface. Valid values: disable, enable.
    Extension string
    Extension option. Valid values: wan-extension, lan-extension.
    Fosid float64
    ID.
    LanExtension ObjectExtensioncontrollerExtenderprofileLanExtensionTypeArgs
    Lan-Extension. The structure of lan_extension block is documented below.
    LoginPasswordChange string
    Change or reset the administrator password of a managed extender (yes, default, or no, default = no). Valid values: no, yes, default.
    LoginPasswords []string
    Set the managed extender's administrator password.
    Model string
    Model. Valid values: FX201E, FX211E, FX200F, FXA11F, FXE11F, FXA21F, FXE21F, FXA22F, FXE22F, FX212F, FX311F, FX312F, FX511F, FVG21F, FVA21F, FVG22F, FVA22F, FX04DA.
    Name string
    FortiExtender profile name.
    ObjectExtensioncontrollerExtenderprofileId string
    an identifier for the resource with format {{name}}.
    Scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    Wifi ObjectExtensioncontrollerExtenderprofileWifiTypeArgs
    Wifi. The structure of wifi block is documented below.
    _isFactorySetting string
    _Is_Factory_Setting. Valid values: disable, enable, ext.
    _isFactorySetting String
    _Is_Factory_Setting. Valid values: disable, enable, ext.
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    allowaccesses List<String>
    Control management access to the managed extender. Separate entries with a space. Valid values: https, ping, ssh, snmp, http, telnet.
    bandwidthLimit Double
    FortiExtender LAN extension bandwidth limit (Mbps).
    cellular ObjectExtensioncontrollerExtenderprofileCellular
    Cellular. The structure of cellular block is documented below.
    enforceBandwidth String
    Enable/disable enforcement of bandwidth on LAN extension interface. Valid values: disable, enable.
    extension String
    Extension option. Valid values: wan-extension, lan-extension.
    fosid Double
    ID.
    lanExtension ObjectExtensioncontrollerExtenderprofileLanExtension
    Lan-Extension. The structure of lan_extension block is documented below.
    loginPasswordChange String
    Change or reset the administrator password of a managed extender (yes, default, or no, default = no). Valid values: no, yes, default.
    loginPasswords List<String>
    Set the managed extender's administrator password.
    model String
    Model. Valid values: FX201E, FX211E, FX200F, FXA11F, FXE11F, FXA21F, FXE21F, FXA22F, FXE22F, FX212F, FX311F, FX312F, FX511F, FVG21F, FVA21F, FVG22F, FVA22F, FX04DA.
    name String
    FortiExtender profile name.
    objectExtensioncontrollerExtenderprofileId String
    an identifier for the resource with format {{name}}.
    scopetype String
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    wifi ObjectExtensioncontrollerExtenderprofileWifi
    Wifi. The structure of wifi block is documented below.
    _isFactorySetting string
    _Is_Factory_Setting. Valid values: disable, enable, ext.
    adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    allowaccesses string[]
    Control management access to the managed extender. Separate entries with a space. Valid values: https, ping, ssh, snmp, http, telnet.
    bandwidthLimit number
    FortiExtender LAN extension bandwidth limit (Mbps).
    cellular ObjectExtensioncontrollerExtenderprofileCellular
    Cellular. The structure of cellular block is documented below.
    enforceBandwidth string
    Enable/disable enforcement of bandwidth on LAN extension interface. Valid values: disable, enable.
    extension string
    Extension option. Valid values: wan-extension, lan-extension.
    fosid number
    ID.
    lanExtension ObjectExtensioncontrollerExtenderprofileLanExtension
    Lan-Extension. The structure of lan_extension block is documented below.
    loginPasswordChange string
    Change or reset the administrator password of a managed extender (yes, default, or no, default = no). Valid values: no, yes, default.
    loginPasswords string[]
    Set the managed extender's administrator password.
    model string
    Model. Valid values: FX201E, FX211E, FX200F, FXA11F, FXE11F, FXA21F, FXE21F, FXA22F, FXE22F, FX212F, FX311F, FX312F, FX511F, FVG21F, FVA21F, FVG22F, FVA22F, FX04DA.
    name string
    FortiExtender profile name.
    objectExtensioncontrollerExtenderprofileId string
    an identifier for the resource with format {{name}}.
    scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    wifi ObjectExtensioncontrollerExtenderprofileWifi
    Wifi. The structure of wifi block is documented below.
    _is_factory_setting str
    _Is_Factory_Setting. Valid values: disable, enable, ext.
    adom str
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    allowaccesses Sequence[str]
    Control management access to the managed extender. Separate entries with a space. Valid values: https, ping, ssh, snmp, http, telnet.
    bandwidth_limit float
    FortiExtender LAN extension bandwidth limit (Mbps).
    cellular ObjectExtensioncontrollerExtenderprofileCellularArgs
    Cellular. The structure of cellular block is documented below.
    enforce_bandwidth str
    Enable/disable enforcement of bandwidth on LAN extension interface. Valid values: disable, enable.
    extension str
    Extension option. Valid values: wan-extension, lan-extension.
    fosid float
    ID.
    lan_extension ObjectExtensioncontrollerExtenderprofileLanExtensionArgs
    Lan-Extension. The structure of lan_extension block is documented below.
    login_password_change str
    Change or reset the administrator password of a managed extender (yes, default, or no, default = no). Valid values: no, yes, default.
    login_passwords Sequence[str]
    Set the managed extender's administrator password.
    model str
    Model. Valid values: FX201E, FX211E, FX200F, FXA11F, FXE11F, FXA21F, FXE21F, FXA22F, FXE22F, FX212F, FX311F, FX312F, FX511F, FVG21F, FVA21F, FVG22F, FVA22F, FX04DA.
    name str
    FortiExtender profile name.
    object_extensioncontroller_extenderprofile_id str
    an identifier for the resource with format {{name}}.
    scopetype str
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    wifi ObjectExtensioncontrollerExtenderprofileWifiArgs
    Wifi. The structure of wifi block is documented below.
    _isFactorySetting String
    _Is_Factory_Setting. Valid values: disable, enable, ext.
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    allowaccesses List<String>
    Control management access to the managed extender. Separate entries with a space. Valid values: https, ping, ssh, snmp, http, telnet.
    bandwidthLimit Number
    FortiExtender LAN extension bandwidth limit (Mbps).
    cellular Property Map
    Cellular. The structure of cellular block is documented below.
    enforceBandwidth String
    Enable/disable enforcement of bandwidth on LAN extension interface. Valid values: disable, enable.
    extension String
    Extension option. Valid values: wan-extension, lan-extension.
    fosid Number
    ID.
    lanExtension Property Map
    Lan-Extension. The structure of lan_extension block is documented below.
    loginPasswordChange String
    Change or reset the administrator password of a managed extender (yes, default, or no, default = no). Valid values: no, yes, default.
    loginPasswords List<String>
    Set the managed extender's administrator password.
    model String
    Model. Valid values: FX201E, FX211E, FX200F, FXA11F, FXE11F, FXA21F, FXE21F, FXA22F, FXE22F, FX212F, FX311F, FX312F, FX511F, FVG21F, FVA21F, FVG22F, FVA22F, FX04DA.
    name String
    FortiExtender profile name.
    objectExtensioncontrollerExtenderprofileId String
    an identifier for the resource with format {{name}}.
    scopetype String
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    wifi Property Map
    Wifi. The structure of wifi block is documented below.

    Supporting Types

    ObjectExtensioncontrollerExtenderprofileCellular, ObjectExtensioncontrollerExtenderprofileCellularArgs

    ControllerReport ObjectExtensioncontrollerExtenderprofileCellularControllerReport
    Controller-Report. The structure of controller_report block is documented below.
    Dataplans List<string>
    Dataplan names.
    Modem1 ObjectExtensioncontrollerExtenderprofileCellularModem1
    Modem1. The structure of modem1 block is documented below.
    Modem2 ObjectExtensioncontrollerExtenderprofileCellularModem2
    Modem2. The structure of modem2 block is documented below.
    SmsNotification ObjectExtensioncontrollerExtenderprofileCellularSmsNotification
    Sms-Notification. The structure of sms_notification block is documented below.
    ControllerReport ObjectExtensioncontrollerExtenderprofileCellularControllerReportType
    Controller-Report. The structure of controller_report block is documented below.
    Dataplans []string
    Dataplan names.
    Modem1 ObjectExtensioncontrollerExtenderprofileCellularModem1Type
    Modem1. The structure of modem1 block is documented below.
    Modem2 ObjectExtensioncontrollerExtenderprofileCellularModem2Type
    Modem2. The structure of modem2 block is documented below.
    SmsNotification ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationType
    Sms-Notification. The structure of sms_notification block is documented below.
    controllerReport ObjectExtensioncontrollerExtenderprofileCellularControllerReport
    Controller-Report. The structure of controller_report block is documented below.
    dataplans List<String>
    Dataplan names.
    modem1 ObjectExtensioncontrollerExtenderprofileCellularModem1
    Modem1. The structure of modem1 block is documented below.
    modem2 ObjectExtensioncontrollerExtenderprofileCellularModem2
    Modem2. The structure of modem2 block is documented below.
    smsNotification ObjectExtensioncontrollerExtenderprofileCellularSmsNotification
    Sms-Notification. The structure of sms_notification block is documented below.
    controllerReport ObjectExtensioncontrollerExtenderprofileCellularControllerReport
    Controller-Report. The structure of controller_report block is documented below.
    dataplans string[]
    Dataplan names.
    modem1 ObjectExtensioncontrollerExtenderprofileCellularModem1
    Modem1. The structure of modem1 block is documented below.
    modem2 ObjectExtensioncontrollerExtenderprofileCellularModem2
    Modem2. The structure of modem2 block is documented below.
    smsNotification ObjectExtensioncontrollerExtenderprofileCellularSmsNotification
    Sms-Notification. The structure of sms_notification block is documented below.
    controller_report ObjectExtensioncontrollerExtenderprofileCellularControllerReport
    Controller-Report. The structure of controller_report block is documented below.
    dataplans Sequence[str]
    Dataplan names.
    modem1 ObjectExtensioncontrollerExtenderprofileCellularModem1
    Modem1. The structure of modem1 block is documented below.
    modem2 ObjectExtensioncontrollerExtenderprofileCellularModem2
    Modem2. The structure of modem2 block is documented below.
    sms_notification ObjectExtensioncontrollerExtenderprofileCellularSmsNotification
    Sms-Notification. The structure of sms_notification block is documented below.
    controllerReport Property Map
    Controller-Report. The structure of controller_report block is documented below.
    dataplans List<String>
    Dataplan names.
    modem1 Property Map
    Modem1. The structure of modem1 block is documented below.
    modem2 Property Map
    Modem2. The structure of modem2 block is documented below.
    smsNotification Property Map
    Sms-Notification. The structure of sms_notification block is documented below.

    ObjectExtensioncontrollerExtenderprofileCellularControllerReport, ObjectExtensioncontrollerExtenderprofileCellularControllerReportArgs

    Interval double
    Controller report interval.
    SignalThreshold double
    Controller report signal threshold.
    Status string

    FortiExtender controller report status. Valid values: disable, enable.

    The modem1 block supports:

    Interval float64
    Controller report interval.
    SignalThreshold float64
    Controller report signal threshold.
    Status string

    FortiExtender controller report status. Valid values: disable, enable.

    The modem1 block supports:

    interval Double
    Controller report interval.
    signalThreshold Double
    Controller report signal threshold.
    status String

    FortiExtender controller report status. Valid values: disable, enable.

    The modem1 block supports:

    interval number
    Controller report interval.
    signalThreshold number
    Controller report signal threshold.
    status string

    FortiExtender controller report status. Valid values: disable, enable.

    The modem1 block supports:

    interval float
    Controller report interval.
    signal_threshold float
    Controller report signal threshold.
    status str

    FortiExtender controller report status. Valid values: disable, enable.

    The modem1 block supports:

    interval Number
    Controller report interval.
    signalThreshold Number
    Controller report signal threshold.
    status String

    FortiExtender controller report status. Valid values: disable, enable.

    The modem1 block supports:

    ObjectExtensioncontrollerExtenderprofileCellularModem1, ObjectExtensioncontrollerExtenderprofileCellularModem1Args

    autoSwitch Property Map
    connStatus Number
    defaultSim String
    gps String
    modemId Number
    preferredCarrier String
    redundantIntf String
    redundantMode String
    sim1Pin String
    sim1PinCodes List<String>
    sim2Pin String
    sim2PinCodes List<String>

    ObjectExtensioncontrollerExtenderprofileCellularModem1AutoSwitch, ObjectExtensioncontrollerExtenderprofileCellularModem1AutoSwitchArgs

    Dataplan string
    Automatically switch based on data usage. Valid values: disable, enable.
    Disconnect string
    Auto switch by disconnect. Valid values: disable, enable.
    DisconnectPeriod double
    Automatically switch based on disconnect period.
    DisconnectThreshold double
    Automatically switch based on disconnect threshold.
    Signal string
    Automatically switch based on signal strength. Valid values: disable, enable.
    SwitchBackTime string
    Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
    SwitchBackTimer double
    Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
    SwitchBacks List<string>
    Auto switch with switch back multi-options. Valid values: time, timer.
    Dataplan string
    Automatically switch based on data usage. Valid values: disable, enable.
    Disconnect string
    Auto switch by disconnect. Valid values: disable, enable.
    DisconnectPeriod float64
    Automatically switch based on disconnect period.
    DisconnectThreshold float64
    Automatically switch based on disconnect threshold.
    Signal string
    Automatically switch based on signal strength. Valid values: disable, enable.
    SwitchBackTime string
    Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
    SwitchBackTimer float64
    Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
    SwitchBacks []string
    Auto switch with switch back multi-options. Valid values: time, timer.
    dataplan String
    Automatically switch based on data usage. Valid values: disable, enable.
    disconnect String
    Auto switch by disconnect. Valid values: disable, enable.
    disconnectPeriod Double
    Automatically switch based on disconnect period.
    disconnectThreshold Double
    Automatically switch based on disconnect threshold.
    signal String
    Automatically switch based on signal strength. Valid values: disable, enable.
    switchBackTime String
    Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
    switchBackTimer Double
    Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
    switchBacks List<String>
    Auto switch with switch back multi-options. Valid values: time, timer.
    dataplan string
    Automatically switch based on data usage. Valid values: disable, enable.
    disconnect string
    Auto switch by disconnect. Valid values: disable, enable.
    disconnectPeriod number
    Automatically switch based on disconnect period.
    disconnectThreshold number
    Automatically switch based on disconnect threshold.
    signal string
    Automatically switch based on signal strength. Valid values: disable, enable.
    switchBackTime string
    Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
    switchBackTimer number
    Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
    switchBacks string[]
    Auto switch with switch back multi-options. Valid values: time, timer.
    dataplan str
    Automatically switch based on data usage. Valid values: disable, enable.
    disconnect str
    Auto switch by disconnect. Valid values: disable, enable.
    disconnect_period float
    Automatically switch based on disconnect period.
    disconnect_threshold float
    Automatically switch based on disconnect threshold.
    signal str
    Automatically switch based on signal strength. Valid values: disable, enable.
    switch_back_time str
    Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
    switch_back_timer float
    Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
    switch_backs Sequence[str]
    Auto switch with switch back multi-options. Valid values: time, timer.
    dataplan String
    Automatically switch based on data usage. Valid values: disable, enable.
    disconnect String
    Auto switch by disconnect. Valid values: disable, enable.
    disconnectPeriod Number
    Automatically switch based on disconnect period.
    disconnectThreshold Number
    Automatically switch based on disconnect threshold.
    signal String
    Automatically switch based on signal strength. Valid values: disable, enable.
    switchBackTime String
    Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
    switchBackTimer Number
    Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
    switchBacks List<String>
    Auto switch with switch back multi-options. Valid values: time, timer.

    ObjectExtensioncontrollerExtenderprofileCellularModem2, ObjectExtensioncontrollerExtenderprofileCellularModem2Args

    autoSwitch Property Map
    connStatus Number
    defaultSim String
    gps String
    modemId Number
    preferredCarrier String
    redundantIntf String
    redundantMode String
    sim1Pin String
    sim1PinCodes List<String>
    sim2Pin String
    sim2PinCodes List<String>

    ObjectExtensioncontrollerExtenderprofileCellularModem2AutoSwitch, ObjectExtensioncontrollerExtenderprofileCellularModem2AutoSwitchArgs

    Dataplan string
    Automatically switch based on data usage. Valid values: disable, enable.
    Disconnect string
    Auto switch by disconnect. Valid values: disable, enable.
    DisconnectPeriod double
    Automatically switch based on disconnect period.
    DisconnectThreshold double
    Automatically switch based on disconnect threshold.
    Signal string
    Automatically switch based on signal strength. Valid values: disable, enable.
    SwitchBackTime string
    Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
    SwitchBackTimer double
    Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
    SwitchBacks List<string>
    Auto switch with switch back multi-options. Valid values: time, timer.
    Dataplan string
    Automatically switch based on data usage. Valid values: disable, enable.
    Disconnect string
    Auto switch by disconnect. Valid values: disable, enable.
    DisconnectPeriod float64
    Automatically switch based on disconnect period.
    DisconnectThreshold float64
    Automatically switch based on disconnect threshold.
    Signal string
    Automatically switch based on signal strength. Valid values: disable, enable.
    SwitchBackTime string
    Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
    SwitchBackTimer float64
    Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
    SwitchBacks []string
    Auto switch with switch back multi-options. Valid values: time, timer.
    dataplan String
    Automatically switch based on data usage. Valid values: disable, enable.
    disconnect String
    Auto switch by disconnect. Valid values: disable, enable.
    disconnectPeriod Double
    Automatically switch based on disconnect period.
    disconnectThreshold Double
    Automatically switch based on disconnect threshold.
    signal String
    Automatically switch based on signal strength. Valid values: disable, enable.
    switchBackTime String
    Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
    switchBackTimer Double
    Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
    switchBacks List<String>
    Auto switch with switch back multi-options. Valid values: time, timer.
    dataplan string
    Automatically switch based on data usage. Valid values: disable, enable.
    disconnect string
    Auto switch by disconnect. Valid values: disable, enable.
    disconnectPeriod number
    Automatically switch based on disconnect period.
    disconnectThreshold number
    Automatically switch based on disconnect threshold.
    signal string
    Automatically switch based on signal strength. Valid values: disable, enable.
    switchBackTime string
    Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
    switchBackTimer number
    Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
    switchBacks string[]
    Auto switch with switch back multi-options. Valid values: time, timer.
    dataplan str
    Automatically switch based on data usage. Valid values: disable, enable.
    disconnect str
    Auto switch by disconnect. Valid values: disable, enable.
    disconnect_period float
    Automatically switch based on disconnect period.
    disconnect_threshold float
    Automatically switch based on disconnect threshold.
    signal str
    Automatically switch based on signal strength. Valid values: disable, enable.
    switch_back_time str
    Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
    switch_back_timer float
    Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
    switch_backs Sequence[str]
    Auto switch with switch back multi-options. Valid values: time, timer.
    dataplan String
    Automatically switch based on data usage. Valid values: disable, enable.
    disconnect String
    Auto switch by disconnect. Valid values: disable, enable.
    disconnectPeriod Number
    Automatically switch based on disconnect period.
    disconnectThreshold Number
    Automatically switch based on disconnect threshold.
    signal String
    Automatically switch based on signal strength. Valid values: disable, enable.
    switchBackTime String
    Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
    switchBackTimer Number
    Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
    switchBacks List<String>
    Auto switch with switch back multi-options. Valid values: time, timer.

    ObjectExtensioncontrollerExtenderprofileCellularSmsNotification, ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationArgs

    Alert ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationAlert
    Alert. The structure of alert block is documented below.
    Receivers List<ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationReceiver>
    Receiver. The structure of receiver block is documented below.
    Status string
    FortiExtender SMS notification status. Valid values: disable, enable.
    Alert ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationAlertType
    Alert. The structure of alert block is documented below.
    Receivers []ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationReceiverType
    Receiver. The structure of receiver block is documented below.
    Status string
    FortiExtender SMS notification status. Valid values: disable, enable.
    alert ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationAlert
    Alert. The structure of alert block is documented below.
    receivers List<ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationReceiver>
    Receiver. The structure of receiver block is documented below.
    status String
    FortiExtender SMS notification status. Valid values: disable, enable.
    alert ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationAlert
    Alert. The structure of alert block is documented below.
    receivers ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationReceiver[]
    Receiver. The structure of receiver block is documented below.
    status string
    FortiExtender SMS notification status. Valid values: disable, enable.
    alert ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationAlert
    Alert. The structure of alert block is documented below.
    receivers Sequence[ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationReceiver]
    Receiver. The structure of receiver block is documented below.
    status str
    FortiExtender SMS notification status. Valid values: disable, enable.
    alert Property Map
    Alert. The structure of alert block is documented below.
    receivers List<Property Map>
    Receiver. The structure of receiver block is documented below.
    status String
    FortiExtender SMS notification status. Valid values: disable, enable.

    ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationAlert, ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationAlertArgs

    DataExhausted string
    Display string when data exhausted.
    FgtBackupModeSwitch string
    Display string when FortiGate backup mode switched.
    LowSignalStrength string
    Display string when signal strength is low.
    ModeSwitch string
    Display string when mode is switched.
    OsImageFallback string
    Display string when falling back to a previous OS image.
    SessionDisconnect string
    Display string when session disconnected.
    SystemReboot string
    Display string when system rebooted.
    DataExhausted string
    Display string when data exhausted.
    FgtBackupModeSwitch string
    Display string when FortiGate backup mode switched.
    LowSignalStrength string
    Display string when signal strength is low.
    ModeSwitch string
    Display string when mode is switched.
    OsImageFallback string
    Display string when falling back to a previous OS image.
    SessionDisconnect string
    Display string when session disconnected.
    SystemReboot string
    Display string when system rebooted.
    dataExhausted String
    Display string when data exhausted.
    fgtBackupModeSwitch String
    Display string when FortiGate backup mode switched.
    lowSignalStrength String
    Display string when signal strength is low.
    modeSwitch String
    Display string when mode is switched.
    osImageFallback String
    Display string when falling back to a previous OS image.
    sessionDisconnect String
    Display string when session disconnected.
    systemReboot String
    Display string when system rebooted.
    dataExhausted string
    Display string when data exhausted.
    fgtBackupModeSwitch string
    Display string when FortiGate backup mode switched.
    lowSignalStrength string
    Display string when signal strength is low.
    modeSwitch string
    Display string when mode is switched.
    osImageFallback string
    Display string when falling back to a previous OS image.
    sessionDisconnect string
    Display string when session disconnected.
    systemReboot string
    Display string when system rebooted.
    data_exhausted str
    Display string when data exhausted.
    fgt_backup_mode_switch str
    Display string when FortiGate backup mode switched.
    low_signal_strength str
    Display string when signal strength is low.
    mode_switch str
    Display string when mode is switched.
    os_image_fallback str
    Display string when falling back to a previous OS image.
    session_disconnect str
    Display string when session disconnected.
    system_reboot str
    Display string when system rebooted.
    dataExhausted String
    Display string when data exhausted.
    fgtBackupModeSwitch String
    Display string when FortiGate backup mode switched.
    lowSignalStrength String
    Display string when signal strength is low.
    modeSwitch String
    Display string when mode is switched.
    osImageFallback String
    Display string when falling back to a previous OS image.
    sessionDisconnect String
    Display string when session disconnected.
    systemReboot String
    Display string when system rebooted.

    ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationReceiver, ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationReceiverArgs

    Alerts List<string>
    Alert multi-options. Valid values: system-reboot, data-exhausted, session-disconnect, low-signal-strength, mode-switch, os-image-fallback, fgt-backup-mode-switch.
    Name string
    FortiExtender SMS notification receiver name.
    PhoneNumber string
    Receiver phone number. Format: [+][country code][area code][local phone number]. For example, +16501234567.
    Status string
    SMS notification receiver status. Valid values: disable, enable.
    Alerts []string
    Alert multi-options. Valid values: system-reboot, data-exhausted, session-disconnect, low-signal-strength, mode-switch, os-image-fallback, fgt-backup-mode-switch.
    Name string
    FortiExtender SMS notification receiver name.
    PhoneNumber string
    Receiver phone number. Format: [+][country code][area code][local phone number]. For example, +16501234567.
    Status string
    SMS notification receiver status. Valid values: disable, enable.
    alerts List<String>
    Alert multi-options. Valid values: system-reboot, data-exhausted, session-disconnect, low-signal-strength, mode-switch, os-image-fallback, fgt-backup-mode-switch.
    name String
    FortiExtender SMS notification receiver name.
    phoneNumber String
    Receiver phone number. Format: [+][country code][area code][local phone number]. For example, +16501234567.
    status String
    SMS notification receiver status. Valid values: disable, enable.
    alerts string[]
    Alert multi-options. Valid values: system-reboot, data-exhausted, session-disconnect, low-signal-strength, mode-switch, os-image-fallback, fgt-backup-mode-switch.
    name string
    FortiExtender SMS notification receiver name.
    phoneNumber string
    Receiver phone number. Format: [+][country code][area code][local phone number]. For example, +16501234567.
    status string
    SMS notification receiver status. Valid values: disable, enable.
    alerts Sequence[str]
    Alert multi-options. Valid values: system-reboot, data-exhausted, session-disconnect, low-signal-strength, mode-switch, os-image-fallback, fgt-backup-mode-switch.
    name str
    FortiExtender SMS notification receiver name.
    phone_number str
    Receiver phone number. Format: [+][country code][area code][local phone number]. For example, +16501234567.
    status str
    SMS notification receiver status. Valid values: disable, enable.
    alerts List<String>
    Alert multi-options. Valid values: system-reboot, data-exhausted, session-disconnect, low-signal-strength, mode-switch, os-image-fallback, fgt-backup-mode-switch.
    name String
    FortiExtender SMS notification receiver name.
    phoneNumber String
    Receiver phone number. Format: [+][country code][area code][local phone number]. For example, +16501234567.
    status String
    SMS notification receiver status. Valid values: disable, enable.

    ObjectExtensioncontrollerExtenderprofileLanExtension, ObjectExtensioncontrollerExtenderprofileLanExtensionArgs

    BackhaulInterface string
    IPsec phase1 interface.
    BackhaulIp string
    IPsec phase1 IPv4/FQDN. Used to specify the external IP/FQDN when the FortiGate unit is behind a NAT device.
    Backhauls List<ObjectExtensioncontrollerExtenderprofileLanExtensionBackhaul>
    Backhaul. The structure of backhaul block is documented below.
    Downlinks List<ObjectExtensioncontrollerExtenderprofileLanExtensionDownlink>
    Downlinks. The structure of downlinks block is documented below.
    IpsecTunnel string
    IPsec tunnel name.
    LinkLoadbalance string
    LAN extension link load balance strategy. Valid values: activebackup, loadbalance.
    BackhaulInterface string
    IPsec phase1 interface.
    BackhaulIp string
    IPsec phase1 IPv4/FQDN. Used to specify the external IP/FQDN when the FortiGate unit is behind a NAT device.
    Backhauls []ObjectExtensioncontrollerExtenderprofileLanExtensionBackhaulType
    Backhaul. The structure of backhaul block is documented below.
    Downlinks []ObjectExtensioncontrollerExtenderprofileLanExtensionDownlink
    Downlinks. The structure of downlinks block is documented below.
    IpsecTunnel string
    IPsec tunnel name.
    LinkLoadbalance string
    LAN extension link load balance strategy. Valid values: activebackup, loadbalance.
    backhaulInterface String
    IPsec phase1 interface.
    backhaulIp String
    IPsec phase1 IPv4/FQDN. Used to specify the external IP/FQDN when the FortiGate unit is behind a NAT device.
    backhauls List<ObjectExtensioncontrollerExtenderprofileLanExtensionBackhaul>
    Backhaul. The structure of backhaul block is documented below.
    downlinks List<ObjectExtensioncontrollerExtenderprofileLanExtensionDownlink>
    Downlinks. The structure of downlinks block is documented below.
    ipsecTunnel String
    IPsec tunnel name.
    linkLoadbalance String
    LAN extension link load balance strategy. Valid values: activebackup, loadbalance.
    backhaulInterface string
    IPsec phase1 interface.
    backhaulIp string
    IPsec phase1 IPv4/FQDN. Used to specify the external IP/FQDN when the FortiGate unit is behind a NAT device.
    backhauls ObjectExtensioncontrollerExtenderprofileLanExtensionBackhaul[]
    Backhaul. The structure of backhaul block is documented below.
    downlinks ObjectExtensioncontrollerExtenderprofileLanExtensionDownlink[]
    Downlinks. The structure of downlinks block is documented below.
    ipsecTunnel string
    IPsec tunnel name.
    linkLoadbalance string
    LAN extension link load balance strategy. Valid values: activebackup, loadbalance.
    backhaul_interface str
    IPsec phase1 interface.
    backhaul_ip str
    IPsec phase1 IPv4/FQDN. Used to specify the external IP/FQDN when the FortiGate unit is behind a NAT device.
    backhauls Sequence[ObjectExtensioncontrollerExtenderprofileLanExtensionBackhaul]
    Backhaul. The structure of backhaul block is documented below.
    downlinks Sequence[ObjectExtensioncontrollerExtenderprofileLanExtensionDownlink]
    Downlinks. The structure of downlinks block is documented below.
    ipsec_tunnel str
    IPsec tunnel name.
    link_loadbalance str
    LAN extension link load balance strategy. Valid values: activebackup, loadbalance.
    backhaulInterface String
    IPsec phase1 interface.
    backhaulIp String
    IPsec phase1 IPv4/FQDN. Used to specify the external IP/FQDN when the FortiGate unit is behind a NAT device.
    backhauls List<Property Map>
    Backhaul. The structure of backhaul block is documented below.
    downlinks List<Property Map>
    Downlinks. The structure of downlinks block is documented below.
    ipsecTunnel String
    IPsec tunnel name.
    linkLoadbalance String
    LAN extension link load balance strategy. Valid values: activebackup, loadbalance.

    ObjectExtensioncontrollerExtenderprofileLanExtensionBackhaul, ObjectExtensioncontrollerExtenderprofileLanExtensionBackhaulArgs

    Name string
    FortiExtender LAN extension backhaul name.
    Port string
    FortiExtender uplink port. Valid values: wan, lte1, lte2, port1, port2, port3, port4, port5, sfp.
    Role string
    FortiExtender uplink port. Valid values: primary, secondary.
    Weight double
    WRR weight parameter.
    Name string
    FortiExtender LAN extension backhaul name.
    Port string
    FortiExtender uplink port. Valid values: wan, lte1, lte2, port1, port2, port3, port4, port5, sfp.
    Role string
    FortiExtender uplink port. Valid values: primary, secondary.
    Weight float64
    WRR weight parameter.
    name String
    FortiExtender LAN extension backhaul name.
    port String
    FortiExtender uplink port. Valid values: wan, lte1, lte2, port1, port2, port3, port4, port5, sfp.
    role String
    FortiExtender uplink port. Valid values: primary, secondary.
    weight Double
    WRR weight parameter.
    name string
    FortiExtender LAN extension backhaul name.
    port string
    FortiExtender uplink port. Valid values: wan, lte1, lte2, port1, port2, port3, port4, port5, sfp.
    role string
    FortiExtender uplink port. Valid values: primary, secondary.
    weight number
    WRR weight parameter.
    name str
    FortiExtender LAN extension backhaul name.
    port str
    FortiExtender uplink port. Valid values: wan, lte1, lte2, port1, port2, port3, port4, port5, sfp.
    role str
    FortiExtender uplink port. Valid values: primary, secondary.
    weight float
    WRR weight parameter.
    name String
    FortiExtender LAN extension backhaul name.
    port String
    FortiExtender uplink port. Valid values: wan, lte1, lte2, port1, port2, port3, port4, port5, sfp.
    role String
    FortiExtender uplink port. Valid values: primary, secondary.
    weight Number
    WRR weight parameter.
    Name string
    FortiExtender LAN extension downlink config entry name.
    Port string
    FortiExtender LAN extension downlink port. Valid values: port1, port2, port3, port4, port5, lan1, lan2.
    Pvid double
    FortiExtender LAN extension downlink PVID.
    Type string
    FortiExtender LAN extension downlink type [port/vap]. Valid values: port, vap.
    Vaps List<string>
    FortiExtender LAN extension downlink vap.
    Name string
    FortiExtender LAN extension downlink config entry name.
    Port string
    FortiExtender LAN extension downlink port. Valid values: port1, port2, port3, port4, port5, lan1, lan2.
    Pvid float64
    FortiExtender LAN extension downlink PVID.
    Type string
    FortiExtender LAN extension downlink type [port/vap]. Valid values: port, vap.
    Vaps []string
    FortiExtender LAN extension downlink vap.
    name String
    FortiExtender LAN extension downlink config entry name.
    port String
    FortiExtender LAN extension downlink port. Valid values: port1, port2, port3, port4, port5, lan1, lan2.
    pvid Double
    FortiExtender LAN extension downlink PVID.
    type String
    FortiExtender LAN extension downlink type [port/vap]. Valid values: port, vap.
    vaps List<String>
    FortiExtender LAN extension downlink vap.
    name string
    FortiExtender LAN extension downlink config entry name.
    port string
    FortiExtender LAN extension downlink port. Valid values: port1, port2, port3, port4, port5, lan1, lan2.
    pvid number
    FortiExtender LAN extension downlink PVID.
    type string
    FortiExtender LAN extension downlink type [port/vap]. Valid values: port, vap.
    vaps string[]
    FortiExtender LAN extension downlink vap.
    name str
    FortiExtender LAN extension downlink config entry name.
    port str
    FortiExtender LAN extension downlink port. Valid values: port1, port2, port3, port4, port5, lan1, lan2.
    pvid float
    FortiExtender LAN extension downlink PVID.
    type str
    FortiExtender LAN extension downlink type [port/vap]. Valid values: port, vap.
    vaps Sequence[str]
    FortiExtender LAN extension downlink vap.
    name String
    FortiExtender LAN extension downlink config entry name.
    port String
    FortiExtender LAN extension downlink port. Valid values: port1, port2, port3, port4, port5, lan1, lan2.
    pvid Number
    FortiExtender LAN extension downlink PVID.
    type String
    FortiExtender LAN extension downlink type [port/vap]. Valid values: port, vap.
    vaps List<String>
    FortiExtender LAN extension downlink vap.

    ObjectExtensioncontrollerExtenderprofileWifi, ObjectExtensioncontrollerExtenderprofileWifiArgs

    Country string
    Country in which this FEX will operate (default = NA). Valid values: AL, DZ, AR, AM, AU, AT, AZ, BH, BD, BY, BE, BZ, BO, BA, BR, BN, BG, CA, CL, CN, CO, CR, HR, CY, CZ, DK, DO, EC, EG, SV, EE, FI, FR, GE, DE, GR, GT, HN, HK, HU, IS, IN, ID, IE, IL, IT, JM, JP, JO, KZ, KE, KR, KW, LV, LB, LI, LT, LU, MO, MK, MY, MT, MX, MC, MA, NP, NL, AN, NZ, NO, OM, PK, PA, PG, PE, PH, PL, PT, PR, QA, RO, RU, SA, SG, SK, SI, ZA, ES, LK, SE, CH, TW, TH, TT, TN, TR, AE, UA, GB, US, PS, UY, UZ, VE, VN, YE, ZW, NA, BS, VC, KH, MV, AF, NG, TZ, ZM, SN, CI, GH, CM, MW, AO, GA, ML, BJ, MG, TD, BW, LY, RW, MZ, GM, LS, MU, CG, UG, BF, SL, SO, CD, NE, CF, SZ, TG, LR, MR, DJ, RE, RS, ME, IQ, MD, KY, BB, BM, TC, VI, PM, MF, GD, IM, FO, GI, GL, TM, MN, VU, FJ, LA, GU, WF, MH, BT, FM, PF, NI, PY, HT, GY, AW, KN, GF, AS, MP, PW, MM, LC, GP, ET, SR, CX, DM, MQ, YT, BL, --.
    Dfs string
    Wi-Fi 5G Radio DFS channel enable/disable. Valid values: disable, enable.
    Radio1 ObjectExtensioncontrollerExtenderprofileWifiRadio1
    Radio-1. The structure of radio_1 block is documented below.
    Radio2 ObjectExtensioncontrollerExtenderprofileWifiRadio2

    Radio-2. The structure of radio_2 block is documented below.

    The radio_1 block supports:

    Country string
    Country in which this FEX will operate (default = NA). Valid values: AL, DZ, AR, AM, AU, AT, AZ, BH, BD, BY, BE, BZ, BO, BA, BR, BN, BG, CA, CL, CN, CO, CR, HR, CY, CZ, DK, DO, EC, EG, SV, EE, FI, FR, GE, DE, GR, GT, HN, HK, HU, IS, IN, ID, IE, IL, IT, JM, JP, JO, KZ, KE, KR, KW, LV, LB, LI, LT, LU, MO, MK, MY, MT, MX, MC, MA, NP, NL, AN, NZ, NO, OM, PK, PA, PG, PE, PH, PL, PT, PR, QA, RO, RU, SA, SG, SK, SI, ZA, ES, LK, SE, CH, TW, TH, TT, TN, TR, AE, UA, GB, US, PS, UY, UZ, VE, VN, YE, ZW, NA, BS, VC, KH, MV, AF, NG, TZ, ZM, SN, CI, GH, CM, MW, AO, GA, ML, BJ, MG, TD, BW, LY, RW, MZ, GM, LS, MU, CG, UG, BF, SL, SO, CD, NE, CF, SZ, TG, LR, MR, DJ, RE, RS, ME, IQ, MD, KY, BB, BM, TC, VI, PM, MF, GD, IM, FO, GI, GL, TM, MN, VU, FJ, LA, GU, WF, MH, BT, FM, PF, NI, PY, HT, GY, AW, KN, GF, AS, MP, PW, MM, LC, GP, ET, SR, CX, DM, MQ, YT, BL, --.
    Dfs string
    Wi-Fi 5G Radio DFS channel enable/disable. Valid values: disable, enable.
    Radio1 ObjectExtensioncontrollerExtenderprofileWifiRadio1Type
    Radio-1. The structure of radio_1 block is documented below.
    Radio2 ObjectExtensioncontrollerExtenderprofileWifiRadio2Type

    Radio-2. The structure of radio_2 block is documented below.

    The radio_1 block supports:

    country String
    Country in which this FEX will operate (default = NA). Valid values: AL, DZ, AR, AM, AU, AT, AZ, BH, BD, BY, BE, BZ, BO, BA, BR, BN, BG, CA, CL, CN, CO, CR, HR, CY, CZ, DK, DO, EC, EG, SV, EE, FI, FR, GE, DE, GR, GT, HN, HK, HU, IS, IN, ID, IE, IL, IT, JM, JP, JO, KZ, KE, KR, KW, LV, LB, LI, LT, LU, MO, MK, MY, MT, MX, MC, MA, NP, NL, AN, NZ, NO, OM, PK, PA, PG, PE, PH, PL, PT, PR, QA, RO, RU, SA, SG, SK, SI, ZA, ES, LK, SE, CH, TW, TH, TT, TN, TR, AE, UA, GB, US, PS, UY, UZ, VE, VN, YE, ZW, NA, BS, VC, KH, MV, AF, NG, TZ, ZM, SN, CI, GH, CM, MW, AO, GA, ML, BJ, MG, TD, BW, LY, RW, MZ, GM, LS, MU, CG, UG, BF, SL, SO, CD, NE, CF, SZ, TG, LR, MR, DJ, RE, RS, ME, IQ, MD, KY, BB, BM, TC, VI, PM, MF, GD, IM, FO, GI, GL, TM, MN, VU, FJ, LA, GU, WF, MH, BT, FM, PF, NI, PY, HT, GY, AW, KN, GF, AS, MP, PW, MM, LC, GP, ET, SR, CX, DM, MQ, YT, BL, --.
    dfs String
    Wi-Fi 5G Radio DFS channel enable/disable. Valid values: disable, enable.
    radio1 ObjectExtensioncontrollerExtenderprofileWifiRadio1
    Radio-1. The structure of radio_1 block is documented below.
    radio2 ObjectExtensioncontrollerExtenderprofileWifiRadio2

    Radio-2. The structure of radio_2 block is documented below.

    The radio_1 block supports:

    country string
    Country in which this FEX will operate (default = NA). Valid values: AL, DZ, AR, AM, AU, AT, AZ, BH, BD, BY, BE, BZ, BO, BA, BR, BN, BG, CA, CL, CN, CO, CR, HR, CY, CZ, DK, DO, EC, EG, SV, EE, FI, FR, GE, DE, GR, GT, HN, HK, HU, IS, IN, ID, IE, IL, IT, JM, JP, JO, KZ, KE, KR, KW, LV, LB, LI, LT, LU, MO, MK, MY, MT, MX, MC, MA, NP, NL, AN, NZ, NO, OM, PK, PA, PG, PE, PH, PL, PT, PR, QA, RO, RU, SA, SG, SK, SI, ZA, ES, LK, SE, CH, TW, TH, TT, TN, TR, AE, UA, GB, US, PS, UY, UZ, VE, VN, YE, ZW, NA, BS, VC, KH, MV, AF, NG, TZ, ZM, SN, CI, GH, CM, MW, AO, GA, ML, BJ, MG, TD, BW, LY, RW, MZ, GM, LS, MU, CG, UG, BF, SL, SO, CD, NE, CF, SZ, TG, LR, MR, DJ, RE, RS, ME, IQ, MD, KY, BB, BM, TC, VI, PM, MF, GD, IM, FO, GI, GL, TM, MN, VU, FJ, LA, GU, WF, MH, BT, FM, PF, NI, PY, HT, GY, AW, KN, GF, AS, MP, PW, MM, LC, GP, ET, SR, CX, DM, MQ, YT, BL, --.
    dfs string
    Wi-Fi 5G Radio DFS channel enable/disable. Valid values: disable, enable.
    radio1 ObjectExtensioncontrollerExtenderprofileWifiRadio1
    Radio-1. The structure of radio_1 block is documented below.
    radio2 ObjectExtensioncontrollerExtenderprofileWifiRadio2

    Radio-2. The structure of radio_2 block is documented below.

    The radio_1 block supports:

    country str
    Country in which this FEX will operate (default = NA). Valid values: AL, DZ, AR, AM, AU, AT, AZ, BH, BD, BY, BE, BZ, BO, BA, BR, BN, BG, CA, CL, CN, CO, CR, HR, CY, CZ, DK, DO, EC, EG, SV, EE, FI, FR, GE, DE, GR, GT, HN, HK, HU, IS, IN, ID, IE, IL, IT, JM, JP, JO, KZ, KE, KR, KW, LV, LB, LI, LT, LU, MO, MK, MY, MT, MX, MC, MA, NP, NL, AN, NZ, NO, OM, PK, PA, PG, PE, PH, PL, PT, PR, QA, RO, RU, SA, SG, SK, SI, ZA, ES, LK, SE, CH, TW, TH, TT, TN, TR, AE, UA, GB, US, PS, UY, UZ, VE, VN, YE, ZW, NA, BS, VC, KH, MV, AF, NG, TZ, ZM, SN, CI, GH, CM, MW, AO, GA, ML, BJ, MG, TD, BW, LY, RW, MZ, GM, LS, MU, CG, UG, BF, SL, SO, CD, NE, CF, SZ, TG, LR, MR, DJ, RE, RS, ME, IQ, MD, KY, BB, BM, TC, VI, PM, MF, GD, IM, FO, GI, GL, TM, MN, VU, FJ, LA, GU, WF, MH, BT, FM, PF, NI, PY, HT, GY, AW, KN, GF, AS, MP, PW, MM, LC, GP, ET, SR, CX, DM, MQ, YT, BL, --.
    dfs str
    Wi-Fi 5G Radio DFS channel enable/disable. Valid values: disable, enable.
    radio1 ObjectExtensioncontrollerExtenderprofileWifiRadio1
    Radio-1. The structure of radio_1 block is documented below.
    radio2 ObjectExtensioncontrollerExtenderprofileWifiRadio2

    Radio-2. The structure of radio_2 block is documented below.

    The radio_1 block supports:

    country String
    Country in which this FEX will operate (default = NA). Valid values: AL, DZ, AR, AM, AU, AT, AZ, BH, BD, BY, BE, BZ, BO, BA, BR, BN, BG, CA, CL, CN, CO, CR, HR, CY, CZ, DK, DO, EC, EG, SV, EE, FI, FR, GE, DE, GR, GT, HN, HK, HU, IS, IN, ID, IE, IL, IT, JM, JP, JO, KZ, KE, KR, KW, LV, LB, LI, LT, LU, MO, MK, MY, MT, MX, MC, MA, NP, NL, AN, NZ, NO, OM, PK, PA, PG, PE, PH, PL, PT, PR, QA, RO, RU, SA, SG, SK, SI, ZA, ES, LK, SE, CH, TW, TH, TT, TN, TR, AE, UA, GB, US, PS, UY, UZ, VE, VN, YE, ZW, NA, BS, VC, KH, MV, AF, NG, TZ, ZM, SN, CI, GH, CM, MW, AO, GA, ML, BJ, MG, TD, BW, LY, RW, MZ, GM, LS, MU, CG, UG, BF, SL, SO, CD, NE, CF, SZ, TG, LR, MR, DJ, RE, RS, ME, IQ, MD, KY, BB, BM, TC, VI, PM, MF, GD, IM, FO, GI, GL, TM, MN, VU, FJ, LA, GU, WF, MH, BT, FM, PF, NI, PY, HT, GY, AW, KN, GF, AS, MP, PW, MM, LC, GP, ET, SR, CX, DM, MQ, YT, BL, --.
    dfs String
    Wi-Fi 5G Radio DFS channel enable/disable. Valid values: disable, enable.
    radio1 Property Map
    Radio-1. The structure of radio_1 block is documented below.
    radio2 Property Map

    Radio-2. The structure of radio_2 block is documented below.

    The radio_1 block supports:

    ObjectExtensioncontrollerExtenderprofileWifiRadio1, ObjectExtensioncontrollerExtenderprofileWifiRadio1Args

    Band string
    Wi-Fi band selection 2.4GHz / 5GHz. Valid values: 5GHz.
    Bandwidth string
    Wi-Fi channel bandwidth. Valid values: auto, 20MHz, 40MHz, 80MHz.
    BeaconInterval double
    Wi-Fi beacon interval in miliseconds (100 - 3500, default = 100).
    BssColor double
    Wi-Fi 802.11AX BSS color value (0 - 63, 0 = disable, default = 0).
    BssColorMode string
    Wi-Fi 802.11AX BSS color mode. Valid values: auto, static.
    Channels List<string>
    Wi-Fi channels. Valid values: CH36, CH40, CH44, CH48, CH52, CH56, CH60, CH64, CH100, CH104, CH108, CH112, CH116, CH120, CH124, CH128, CH132, CH136, CH140, CH144, CH149, CH153, CH157, CH161, CH165.
    ExtensionChannel string
    Wi-Fi extension channel. Valid values: auto, higher, lower.
    GuardInterval string
    Wi-Fi guard interval. Valid values: auto, 400ns, 800ns.
    LanExtVaps List<string>
    Wi-Fi LAN-Extention VAP. Select only one VAP.
    LocalVaps List<string>
    Wi-Fi local VAP. Select up to three VAPs.
    MaxClients double
    Maximum number of Wi-Fi radio clients (0 - 512, 0 = unlimited, default = 0).
    Mode string
    Wi-Fi radio mode AP(LAN mode) / Client(WAN mode). Valid values: AP, Client.
    N80211d string
    Enable/disable Wi-Fi 802.11d. Valid values: disable, enable.
    OperatingStandard string
    Wi-Fi operating standard. Valid values: auto, 11A-N-AC-AX, 11A-N-AC, 11A-N, 11A, 11N-AC-AX, 11AC-AX, 11AC, 11N-AC, 11B-G-N-AX, 11B-G-N, 11B-G, 11B, 11G-N-AX, 11N-AX, 11AX, 11G-N, 11N, 11G.
    PowerLevel double
    Wi-Fi power level in percent (0 - 100, 0 = auto, default = 100).
    RadioId double
    Radio ID.
    Status string
    Enable/disable Wi-Fi radio. Valid values: disable, enable.
    Band string
    Wi-Fi band selection 2.4GHz / 5GHz. Valid values: 5GHz.
    Bandwidth string
    Wi-Fi channel bandwidth. Valid values: auto, 20MHz, 40MHz, 80MHz.
    BeaconInterval float64
    Wi-Fi beacon interval in miliseconds (100 - 3500, default = 100).
    BssColor float64
    Wi-Fi 802.11AX BSS color value (0 - 63, 0 = disable, default = 0).
    BssColorMode string
    Wi-Fi 802.11AX BSS color mode. Valid values: auto, static.
    Channels []string
    Wi-Fi channels. Valid values: CH36, CH40, CH44, CH48, CH52, CH56, CH60, CH64, CH100, CH104, CH108, CH112, CH116, CH120, CH124, CH128, CH132, CH136, CH140, CH144, CH149, CH153, CH157, CH161, CH165.
    ExtensionChannel string
    Wi-Fi extension channel. Valid values: auto, higher, lower.
    GuardInterval string
    Wi-Fi guard interval. Valid values: auto, 400ns, 800ns.
    LanExtVaps []string
    Wi-Fi LAN-Extention VAP. Select only one VAP.
    LocalVaps []string
    Wi-Fi local VAP. Select up to three VAPs.
    MaxClients float64
    Maximum number of Wi-Fi radio clients (0 - 512, 0 = unlimited, default = 0).
    Mode string
    Wi-Fi radio mode AP(LAN mode) / Client(WAN mode). Valid values: AP, Client.
    N80211d string
    Enable/disable Wi-Fi 802.11d. Valid values: disable, enable.
    OperatingStandard string
    Wi-Fi operating standard. Valid values: auto, 11A-N-AC-AX, 11A-N-AC, 11A-N, 11A, 11N-AC-AX, 11AC-AX, 11AC, 11N-AC, 11B-G-N-AX, 11B-G-N, 11B-G, 11B, 11G-N-AX, 11N-AX, 11AX, 11G-N, 11N, 11G.
    PowerLevel float64
    Wi-Fi power level in percent (0 - 100, 0 = auto, default = 100).
    RadioId float64
    Radio ID.
    Status string
    Enable/disable Wi-Fi radio. Valid values: disable, enable.
    band String
    Wi-Fi band selection 2.4GHz / 5GHz. Valid values: 5GHz.
    bandwidth String
    Wi-Fi channel bandwidth. Valid values: auto, 20MHz, 40MHz, 80MHz.
    beaconInterval Double
    Wi-Fi beacon interval in miliseconds (100 - 3500, default = 100).
    bssColor Double
    Wi-Fi 802.11AX BSS color value (0 - 63, 0 = disable, default = 0).
    bssColorMode String
    Wi-Fi 802.11AX BSS color mode. Valid values: auto, static.
    channels List<String>
    Wi-Fi channels. Valid values: CH36, CH40, CH44, CH48, CH52, CH56, CH60, CH64, CH100, CH104, CH108, CH112, CH116, CH120, CH124, CH128, CH132, CH136, CH140, CH144, CH149, CH153, CH157, CH161, CH165.
    extensionChannel String
    Wi-Fi extension channel. Valid values: auto, higher, lower.
    guardInterval String
    Wi-Fi guard interval. Valid values: auto, 400ns, 800ns.
    lanExtVaps List<String>
    Wi-Fi LAN-Extention VAP. Select only one VAP.
    localVaps List<String>
    Wi-Fi local VAP. Select up to three VAPs.
    maxClients Double
    Maximum number of Wi-Fi radio clients (0 - 512, 0 = unlimited, default = 0).
    mode String
    Wi-Fi radio mode AP(LAN mode) / Client(WAN mode). Valid values: AP, Client.
    n80211d String
    Enable/disable Wi-Fi 802.11d. Valid values: disable, enable.
    operatingStandard String
    Wi-Fi operating standard. Valid values: auto, 11A-N-AC-AX, 11A-N-AC, 11A-N, 11A, 11N-AC-AX, 11AC-AX, 11AC, 11N-AC, 11B-G-N-AX, 11B-G-N, 11B-G, 11B, 11G-N-AX, 11N-AX, 11AX, 11G-N, 11N, 11G.
    powerLevel Double
    Wi-Fi power level in percent (0 - 100, 0 = auto, default = 100).
    radioId Double
    Radio ID.
    status String
    Enable/disable Wi-Fi radio. Valid values: disable, enable.
    band string
    Wi-Fi band selection 2.4GHz / 5GHz. Valid values: 5GHz.
    bandwidth string
    Wi-Fi channel bandwidth. Valid values: auto, 20MHz, 40MHz, 80MHz.
    beaconInterval number
    Wi-Fi beacon interval in miliseconds (100 - 3500, default = 100).
    bssColor number
    Wi-Fi 802.11AX BSS color value (0 - 63, 0 = disable, default = 0).
    bssColorMode string
    Wi-Fi 802.11AX BSS color mode. Valid values: auto, static.
    channels string[]
    Wi-Fi channels. Valid values: CH36, CH40, CH44, CH48, CH52, CH56, CH60, CH64, CH100, CH104, CH108, CH112, CH116, CH120, CH124, CH128, CH132, CH136, CH140, CH144, CH149, CH153, CH157, CH161, CH165.
    extensionChannel string
    Wi-Fi extension channel. Valid values: auto, higher, lower.
    guardInterval string
    Wi-Fi guard interval. Valid values: auto, 400ns, 800ns.
    lanExtVaps string[]
    Wi-Fi LAN-Extention VAP. Select only one VAP.
    localVaps string[]
    Wi-Fi local VAP. Select up to three VAPs.
    maxClients number
    Maximum number of Wi-Fi radio clients (0 - 512, 0 = unlimited, default = 0).
    mode string
    Wi-Fi radio mode AP(LAN mode) / Client(WAN mode). Valid values: AP, Client.
    n80211d string
    Enable/disable Wi-Fi 802.11d. Valid values: disable, enable.
    operatingStandard string
    Wi-Fi operating standard. Valid values: auto, 11A-N-AC-AX, 11A-N-AC, 11A-N, 11A, 11N-AC-AX, 11AC-AX, 11AC, 11N-AC, 11B-G-N-AX, 11B-G-N, 11B-G, 11B, 11G-N-AX, 11N-AX, 11AX, 11G-N, 11N, 11G.
    powerLevel number
    Wi-Fi power level in percent (0 - 100, 0 = auto, default = 100).
    radioId number
    Radio ID.
    status string
    Enable/disable Wi-Fi radio. Valid values: disable, enable.
    band str
    Wi-Fi band selection 2.4GHz / 5GHz. Valid values: 5GHz.
    bandwidth str
    Wi-Fi channel bandwidth. Valid values: auto, 20MHz, 40MHz, 80MHz.
    beacon_interval float
    Wi-Fi beacon interval in miliseconds (100 - 3500, default = 100).
    bss_color float
    Wi-Fi 802.11AX BSS color value (0 - 63, 0 = disable, default = 0).
    bss_color_mode str
    Wi-Fi 802.11AX BSS color mode. Valid values: auto, static.
    channels Sequence[str]
    Wi-Fi channels. Valid values: CH36, CH40, CH44, CH48, CH52, CH56, CH60, CH64, CH100, CH104, CH108, CH112, CH116, CH120, CH124, CH128, CH132, CH136, CH140, CH144, CH149, CH153, CH157, CH161, CH165.
    extension_channel str
    Wi-Fi extension channel. Valid values: auto, higher, lower.
    guard_interval str
    Wi-Fi guard interval. Valid values: auto, 400ns, 800ns.
    lan_ext_vaps Sequence[str]
    Wi-Fi LAN-Extention VAP. Select only one VAP.
    local_vaps Sequence[str]
    Wi-Fi local VAP. Select up to three VAPs.
    max_clients float
    Maximum number of Wi-Fi radio clients (0 - 512, 0 = unlimited, default = 0).
    mode str
    Wi-Fi radio mode AP(LAN mode) / Client(WAN mode). Valid values: AP, Client.
    n80211d str
    Enable/disable Wi-Fi 802.11d. Valid values: disable, enable.
    operating_standard str
    Wi-Fi operating standard. Valid values: auto, 11A-N-AC-AX, 11A-N-AC, 11A-N, 11A, 11N-AC-AX, 11AC-AX, 11AC, 11N-AC, 11B-G-N-AX, 11B-G-N, 11B-G, 11B, 11G-N-AX, 11N-AX, 11AX, 11G-N, 11N, 11G.
    power_level float
    Wi-Fi power level in percent (0 - 100, 0 = auto, default = 100).
    radio_id float
    Radio ID.
    status str
    Enable/disable Wi-Fi radio. Valid values: disable, enable.
    band String
    Wi-Fi band selection 2.4GHz / 5GHz. Valid values: 5GHz.
    bandwidth String
    Wi-Fi channel bandwidth. Valid values: auto, 20MHz, 40MHz, 80MHz.
    beaconInterval Number
    Wi-Fi beacon interval in miliseconds (100 - 3500, default = 100).
    bssColor Number
    Wi-Fi 802.11AX BSS color value (0 - 63, 0 = disable, default = 0).
    bssColorMode String
    Wi-Fi 802.11AX BSS color mode. Valid values: auto, static.
    channels List<String>
    Wi-Fi channels. Valid values: CH36, CH40, CH44, CH48, CH52, CH56, CH60, CH64, CH100, CH104, CH108, CH112, CH116, CH120, CH124, CH128, CH132, CH136, CH140, CH144, CH149, CH153, CH157, CH161, CH165.
    extensionChannel String
    Wi-Fi extension channel. Valid values: auto, higher, lower.
    guardInterval String
    Wi-Fi guard interval. Valid values: auto, 400ns, 800ns.
    lanExtVaps List<String>
    Wi-Fi LAN-Extention VAP. Select only one VAP.
    localVaps List<String>
    Wi-Fi local VAP. Select up to three VAPs.
    maxClients Number
    Maximum number of Wi-Fi radio clients (0 - 512, 0 = unlimited, default = 0).
    mode String
    Wi-Fi radio mode AP(LAN mode) / Client(WAN mode). Valid values: AP, Client.
    n80211d String
    Enable/disable Wi-Fi 802.11d. Valid values: disable, enable.
    operatingStandard String
    Wi-Fi operating standard. Valid values: auto, 11A-N-AC-AX, 11A-N-AC, 11A-N, 11A, 11N-AC-AX, 11AC-AX, 11AC, 11N-AC, 11B-G-N-AX, 11B-G-N, 11B-G, 11B, 11G-N-AX, 11N-AX, 11AX, 11G-N, 11N, 11G.
    powerLevel Number
    Wi-Fi power level in percent (0 - 100, 0 = auto, default = 100).
    radioId Number
    Radio ID.
    status String
    Enable/disable Wi-Fi radio. Valid values: disable, enable.

    ObjectExtensioncontrollerExtenderprofileWifiRadio2, ObjectExtensioncontrollerExtenderprofileWifiRadio2Args

    Band string
    Wi-Fi band selection 2.4GHz / 5GHz. Valid values: 5GHz.
    Bandwidth string
    Wi-Fi channel bandwidth. Valid values: auto, 20MHz, 40MHz, 80MHz.
    BeaconInterval double
    Wi-Fi beacon interval in miliseconds (100 - 3500, default = 100).
    BssColor double
    Wi-Fi 802.11AX BSS color value (0 - 63, 0 = disable, default = 0).
    BssColorMode string
    Wi-Fi 802.11AX BSS color mode. Valid values: auto, static.
    Channels List<string>
    Wi-Fi channels. Valid values: CH36, CH40, CH44, CH48, CH52, CH56, CH60, CH64, CH100, CH104, CH108, CH112, CH116, CH120, CH124, CH128, CH132, CH136, CH140, CH144, CH149, CH153, CH157, CH161, CH165.
    ExtensionChannel string
    Wi-Fi extension channel. Valid values: auto, higher, lower.
    GuardInterval string
    Wi-Fi guard interval. Valid values: auto, 400ns, 800ns.
    LanExtVaps List<string>
    Wi-Fi LAN-Extention VAP. Select only one VAP.
    LocalVaps List<string>
    Wi-Fi local VAP. Select up to three VAPs.
    MaxClients double
    Maximum number of Wi-Fi radio clients (0 - 512, 0 = unlimited, default = 0).
    Mode string
    Wi-Fi radio mode AP(LAN mode) / Client(WAN mode). Valid values: AP, Client.
    N80211d string
    Enable/disable Wi-Fi 802.11d. Valid values: disable, enable.
    OperatingStandard string
    Wi-Fi operating standard. Valid values: auto, 11A-N-AC-AX, 11A-N-AC, 11A-N, 11A, 11N-AC-AX, 11AC-AX, 11AC, 11N-AC, 11B-G-N-AX, 11B-G-N, 11B-G, 11B, 11G-N-AX, 11N-AX, 11AX, 11G-N, 11N, 11G.
    PowerLevel double
    Wi-Fi power level in percent (0 - 100, 0 = auto, default = 100).
    RadioId double
    Radio ID.
    Status string
    Enable/disable Wi-Fi radio. Valid values: disable, enable.
    Band string
    Wi-Fi band selection 2.4GHz / 5GHz. Valid values: 5GHz.
    Bandwidth string
    Wi-Fi channel bandwidth. Valid values: auto, 20MHz, 40MHz, 80MHz.
    BeaconInterval float64
    Wi-Fi beacon interval in miliseconds (100 - 3500, default = 100).
    BssColor float64
    Wi-Fi 802.11AX BSS color value (0 - 63, 0 = disable, default = 0).
    BssColorMode string
    Wi-Fi 802.11AX BSS color mode. Valid values: auto, static.
    Channels []string
    Wi-Fi channels. Valid values: CH36, CH40, CH44, CH48, CH52, CH56, CH60, CH64, CH100, CH104, CH108, CH112, CH116, CH120, CH124, CH128, CH132, CH136, CH140, CH144, CH149, CH153, CH157, CH161, CH165.
    ExtensionChannel string
    Wi-Fi extension channel. Valid values: auto, higher, lower.
    GuardInterval string
    Wi-Fi guard interval. Valid values: auto, 400ns, 800ns.
    LanExtVaps []string
    Wi-Fi LAN-Extention VAP. Select only one VAP.
    LocalVaps []string
    Wi-Fi local VAP. Select up to three VAPs.
    MaxClients float64
    Maximum number of Wi-Fi radio clients (0 - 512, 0 = unlimited, default = 0).
    Mode string
    Wi-Fi radio mode AP(LAN mode) / Client(WAN mode). Valid values: AP, Client.
    N80211d string
    Enable/disable Wi-Fi 802.11d. Valid values: disable, enable.
    OperatingStandard string
    Wi-Fi operating standard. Valid values: auto, 11A-N-AC-AX, 11A-N-AC, 11A-N, 11A, 11N-AC-AX, 11AC-AX, 11AC, 11N-AC, 11B-G-N-AX, 11B-G-N, 11B-G, 11B, 11G-N-AX, 11N-AX, 11AX, 11G-N, 11N, 11G.
    PowerLevel float64
    Wi-Fi power level in percent (0 - 100, 0 = auto, default = 100).
    RadioId float64
    Radio ID.
    Status string
    Enable/disable Wi-Fi radio. Valid values: disable, enable.
    band String
    Wi-Fi band selection 2.4GHz / 5GHz. Valid values: 5GHz.
    bandwidth String
    Wi-Fi channel bandwidth. Valid values: auto, 20MHz, 40MHz, 80MHz.
    beaconInterval Double
    Wi-Fi beacon interval in miliseconds (100 - 3500, default = 100).
    bssColor Double
    Wi-Fi 802.11AX BSS color value (0 - 63, 0 = disable, default = 0).
    bssColorMode String
    Wi-Fi 802.11AX BSS color mode. Valid values: auto, static.
    channels List<String>
    Wi-Fi channels. Valid values: CH36, CH40, CH44, CH48, CH52, CH56, CH60, CH64, CH100, CH104, CH108, CH112, CH116, CH120, CH124, CH128, CH132, CH136, CH140, CH144, CH149, CH153, CH157, CH161, CH165.
    extensionChannel String
    Wi-Fi extension channel. Valid values: auto, higher, lower.
    guardInterval String
    Wi-Fi guard interval. Valid values: auto, 400ns, 800ns.
    lanExtVaps List<String>
    Wi-Fi LAN-Extention VAP. Select only one VAP.
    localVaps List<String>
    Wi-Fi local VAP. Select up to three VAPs.
    maxClients Double
    Maximum number of Wi-Fi radio clients (0 - 512, 0 = unlimited, default = 0).
    mode String
    Wi-Fi radio mode AP(LAN mode) / Client(WAN mode). Valid values: AP, Client.
    n80211d String
    Enable/disable Wi-Fi 802.11d. Valid values: disable, enable.
    operatingStandard String
    Wi-Fi operating standard. Valid values: auto, 11A-N-AC-AX, 11A-N-AC, 11A-N, 11A, 11N-AC-AX, 11AC-AX, 11AC, 11N-AC, 11B-G-N-AX, 11B-G-N, 11B-G, 11B, 11G-N-AX, 11N-AX, 11AX, 11G-N, 11N, 11G.
    powerLevel Double
    Wi-Fi power level in percent (0 - 100, 0 = auto, default = 100).
    radioId Double
    Radio ID.
    status String
    Enable/disable Wi-Fi radio. Valid values: disable, enable.
    band string
    Wi-Fi band selection 2.4GHz / 5GHz. Valid values: 5GHz.
    bandwidth string
    Wi-Fi channel bandwidth. Valid values: auto, 20MHz, 40MHz, 80MHz.
    beaconInterval number
    Wi-Fi beacon interval in miliseconds (100 - 3500, default = 100).
    bssColor number
    Wi-Fi 802.11AX BSS color value (0 - 63, 0 = disable, default = 0).
    bssColorMode string
    Wi-Fi 802.11AX BSS color mode. Valid values: auto, static.
    channels string[]
    Wi-Fi channels. Valid values: CH36, CH40, CH44, CH48, CH52, CH56, CH60, CH64, CH100, CH104, CH108, CH112, CH116, CH120, CH124, CH128, CH132, CH136, CH140, CH144, CH149, CH153, CH157, CH161, CH165.
    extensionChannel string
    Wi-Fi extension channel. Valid values: auto, higher, lower.
    guardInterval string
    Wi-Fi guard interval. Valid values: auto, 400ns, 800ns.
    lanExtVaps string[]
    Wi-Fi LAN-Extention VAP. Select only one VAP.
    localVaps string[]
    Wi-Fi local VAP. Select up to three VAPs.
    maxClients number
    Maximum number of Wi-Fi radio clients (0 - 512, 0 = unlimited, default = 0).
    mode string
    Wi-Fi radio mode AP(LAN mode) / Client(WAN mode). Valid values: AP, Client.
    n80211d string
    Enable/disable Wi-Fi 802.11d. Valid values: disable, enable.
    operatingStandard string
    Wi-Fi operating standard. Valid values: auto, 11A-N-AC-AX, 11A-N-AC, 11A-N, 11A, 11N-AC-AX, 11AC-AX, 11AC, 11N-AC, 11B-G-N-AX, 11B-G-N, 11B-G, 11B, 11G-N-AX, 11N-AX, 11AX, 11G-N, 11N, 11G.
    powerLevel number
    Wi-Fi power level in percent (0 - 100, 0 = auto, default = 100).
    radioId number
    Radio ID.
    status string
    Enable/disable Wi-Fi radio. Valid values: disable, enable.
    band str
    Wi-Fi band selection 2.4GHz / 5GHz. Valid values: 5GHz.
    bandwidth str
    Wi-Fi channel bandwidth. Valid values: auto, 20MHz, 40MHz, 80MHz.
    beacon_interval float
    Wi-Fi beacon interval in miliseconds (100 - 3500, default = 100).
    bss_color float
    Wi-Fi 802.11AX BSS color value (0 - 63, 0 = disable, default = 0).
    bss_color_mode str
    Wi-Fi 802.11AX BSS color mode. Valid values: auto, static.
    channels Sequence[str]
    Wi-Fi channels. Valid values: CH36, CH40, CH44, CH48, CH52, CH56, CH60, CH64, CH100, CH104, CH108, CH112, CH116, CH120, CH124, CH128, CH132, CH136, CH140, CH144, CH149, CH153, CH157, CH161, CH165.
    extension_channel str
    Wi-Fi extension channel. Valid values: auto, higher, lower.
    guard_interval str
    Wi-Fi guard interval. Valid values: auto, 400ns, 800ns.
    lan_ext_vaps Sequence[str]
    Wi-Fi LAN-Extention VAP. Select only one VAP.
    local_vaps Sequence[str]
    Wi-Fi local VAP. Select up to three VAPs.
    max_clients float
    Maximum number of Wi-Fi radio clients (0 - 512, 0 = unlimited, default = 0).
    mode str
    Wi-Fi radio mode AP(LAN mode) / Client(WAN mode). Valid values: AP, Client.
    n80211d str
    Enable/disable Wi-Fi 802.11d. Valid values: disable, enable.
    operating_standard str
    Wi-Fi operating standard. Valid values: auto, 11A-N-AC-AX, 11A-N-AC, 11A-N, 11A, 11N-AC-AX, 11AC-AX, 11AC, 11N-AC, 11B-G-N-AX, 11B-G-N, 11B-G, 11B, 11G-N-AX, 11N-AX, 11AX, 11G-N, 11N, 11G.
    power_level float
    Wi-Fi power level in percent (0 - 100, 0 = auto, default = 100).
    radio_id float
    Radio ID.
    status str
    Enable/disable Wi-Fi radio. Valid values: disable, enable.
    band String
    Wi-Fi band selection 2.4GHz / 5GHz. Valid values: 5GHz.
    bandwidth String
    Wi-Fi channel bandwidth. Valid values: auto, 20MHz, 40MHz, 80MHz.
    beaconInterval Number
    Wi-Fi beacon interval in miliseconds (100 - 3500, default = 100).
    bssColor Number
    Wi-Fi 802.11AX BSS color value (0 - 63, 0 = disable, default = 0).
    bssColorMode String
    Wi-Fi 802.11AX BSS color mode. Valid values: auto, static.
    channels List<String>
    Wi-Fi channels. Valid values: CH36, CH40, CH44, CH48, CH52, CH56, CH60, CH64, CH100, CH104, CH108, CH112, CH116, CH120, CH124, CH128, CH132, CH136, CH140, CH144, CH149, CH153, CH157, CH161, CH165.
    extensionChannel String
    Wi-Fi extension channel. Valid values: auto, higher, lower.
    guardInterval String
    Wi-Fi guard interval. Valid values: auto, 400ns, 800ns.
    lanExtVaps List<String>
    Wi-Fi LAN-Extention VAP. Select only one VAP.
    localVaps List<String>
    Wi-Fi local VAP. Select up to three VAPs.
    maxClients Number
    Maximum number of Wi-Fi radio clients (0 - 512, 0 = unlimited, default = 0).
    mode String
    Wi-Fi radio mode AP(LAN mode) / Client(WAN mode). Valid values: AP, Client.
    n80211d String
    Enable/disable Wi-Fi 802.11d. Valid values: disable, enable.
    operatingStandard String
    Wi-Fi operating standard. Valid values: auto, 11A-N-AC-AX, 11A-N-AC, 11A-N, 11A, 11N-AC-AX, 11AC-AX, 11AC, 11N-AC, 11B-G-N-AX, 11B-G-N, 11B-G, 11B, 11G-N-AX, 11N-AX, 11AX, 11G-N, 11N, 11G.
    powerLevel Number
    Wi-Fi power level in percent (0 - 100, 0 = auto, default = 100).
    radioId Number
    Radio ID.
    status String
    Enable/disable Wi-Fi radio. Valid values: disable, enable.

    Import

    ObjectExtensionController ExtenderProfile can be imported using any of these accepted formats:

    $ export “FORTIMANAGER_IMPORT_TABLE”=“true”

    $ pulumi import fortimanager:index/objectExtensioncontrollerExtenderprofile:ObjectExtensioncontrollerExtenderprofile labelname {{name}}
    

    $ unset “FORTIMANAGER_IMPORT_TABLE”

    -> Hint: The scopetype and adom for import will directly inherit the scopetype and adom configuration of the provider.

    To learn more about importing existing cloud resources, see Importing resources.

    Package Details

    Repository
    fortimanager fortinetdev/terraform-provider-fortimanager
    License
    Notes
    This Pulumi package is based on the fortimanager Terraform Provider.
    fortimanager logo
    fortimanager 1.13.0 published on Thursday, Mar 13, 2025 by fortinetdev