fortimanager.ObjectExtensioncontrollerExtenderprofileCellular
Explore with Pulumi AI
FortiExtender cellular configuration.
This resource is a sub resource for variable
cellular
of resourcefortimanager.ObjectExtensioncontrollerExtenderprofile
. Conflict and overwrite may occur if use both of them. The following variables have sub resource. Avoid using them together, otherwise conflicts and overwrites may occur.
controller_report
:fortimanager.ObjectExtensioncontrollerExtenderprofileCellularControllerreport
modem1
:fortimanager.ObjectExtensioncontrollerExtenderprofileCellularModem1
modem2
:fortimanager.ObjectExtensioncontrollerExtenderprofileCellularModem2
sms_notification
:fortimanager.ObjectExtensioncontrollerExtenderprofileCellularSmsnotification
Create ObjectExtensioncontrollerExtenderprofileCellular Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ObjectExtensioncontrollerExtenderprofileCellular(name: string, args: ObjectExtensioncontrollerExtenderprofileCellularArgs, opts?: CustomResourceOptions);
@overload
def ObjectExtensioncontrollerExtenderprofileCellular(resource_name: str,
args: ObjectExtensioncontrollerExtenderprofileCellularInitArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ObjectExtensioncontrollerExtenderprofileCellular(resource_name: str,
opts: Optional[ResourceOptions] = None,
extender_profile: Optional[str] = None,
adom: Optional[str] = None,
controller_report: Optional[ObjectExtensioncontrollerExtenderprofileCellularControllerReportArgs] = None,
dataplans: Optional[Sequence[str]] = None,
modem1: Optional[ObjectExtensioncontrollerExtenderprofileCellularModem1Args] = None,
modem2: Optional[ObjectExtensioncontrollerExtenderprofileCellularModem2Args] = None,
object_extensioncontroller_extenderprofile_cellular_id: Optional[str] = None,
scopetype: Optional[str] = None,
sms_notification: Optional[ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationArgs] = None)
func NewObjectExtensioncontrollerExtenderprofileCellular(ctx *Context, name string, args ObjectExtensioncontrollerExtenderprofileCellularArgs, opts ...ResourceOption) (*ObjectExtensioncontrollerExtenderprofileCellular, error)
public ObjectExtensioncontrollerExtenderprofileCellular(string name, ObjectExtensioncontrollerExtenderprofileCellularArgs args, CustomResourceOptions? opts = null)
public ObjectExtensioncontrollerExtenderprofileCellular(String name, ObjectExtensioncontrollerExtenderprofileCellularArgs args)
public ObjectExtensioncontrollerExtenderprofileCellular(String name, ObjectExtensioncontrollerExtenderprofileCellularArgs args, CustomResourceOptions options)
type: fortimanager:ObjectExtensioncontrollerExtenderprofileCellular
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 ObjectExtensioncontrollerExtenderprofileCellularArgs
- 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 ObjectExtensioncontrollerExtenderprofileCellularInitArgs
- 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 ObjectExtensioncontrollerExtenderprofileCellularArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ObjectExtensioncontrollerExtenderprofileCellularArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ObjectExtensioncontrollerExtenderprofileCellularArgs
- 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 objectExtensioncontrollerExtenderprofileCellularResource = new Fortimanager.ObjectExtensioncontrollerExtenderprofileCellular("objectExtensioncontrollerExtenderprofileCellularResource", new()
{
ExtenderProfile = "string",
Adom = "string",
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",
},
},
ObjectExtensioncontrollerExtenderprofileCellularId = "string",
Scopetype = "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",
},
});
example, err := fortimanager.NewObjectExtensioncontrollerExtenderprofileCellular(ctx, "objectExtensioncontrollerExtenderprofileCellularResource", &fortimanager.ObjectExtensioncontrollerExtenderprofileCellularArgs{
ExtenderProfile: pulumi.String("string"),
Adom: pulumi.String("string"),
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"),
},
},
ObjectExtensioncontrollerExtenderprofileCellularId: pulumi.String("string"),
Scopetype: 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"),
},
})
var objectExtensioncontrollerExtenderprofileCellularResource = new ObjectExtensioncontrollerExtenderprofileCellular("objectExtensioncontrollerExtenderprofileCellularResource", ObjectExtensioncontrollerExtenderprofileCellularArgs.builder()
.extenderProfile("string")
.adom("string")
.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())
.objectExtensioncontrollerExtenderprofileCellularId("string")
.scopetype("string")
.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());
object_extensioncontroller_extenderprofile_cellular_resource = fortimanager.ObjectExtensioncontrollerExtenderprofileCellular("objectExtensioncontrollerExtenderprofileCellularResource",
extender_profile="string",
adom="string",
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"],
},
object_extensioncontroller_extenderprofile_cellular_id="string",
scopetype="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",
})
const objectExtensioncontrollerExtenderprofileCellularResource = new fortimanager.ObjectExtensioncontrollerExtenderprofileCellular("objectExtensioncontrollerExtenderprofileCellularResource", {
extenderProfile: "string",
adom: "string",
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"],
},
objectExtensioncontrollerExtenderprofileCellularId: "string",
scopetype: "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",
},
});
type: fortimanager:ObjectExtensioncontrollerExtenderprofileCellular
properties:
adom: string
controllerReport:
interval: 0
signalThreshold: 0
status: string
dataplans:
- string
extenderProfile: 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
objectExtensioncontrollerExtenderprofileCellularId: string
scopetype: 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
ObjectExtensioncontrollerExtenderprofileCellular 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 ObjectExtensioncontrollerExtenderprofileCellular resource accepts the following input properties:
- Extender
Profile string - Extender Profile.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Controller
Report ObjectExtensioncontroller Extenderprofile Cellular Controller Report - Controller-Report. The structure of
controller_report
block is documented below. - Dataplans List<string>
- Dataplan names.
- Modem1
Object
Extensioncontroller Extenderprofile Cellular Modem1 - Modem1. The structure of
modem1
block is documented below. - Modem2
Object
Extensioncontroller Extenderprofile Cellular Modem2 - Modem2. The structure of
modem2
block is documented below. - Object
Extensioncontroller stringExtenderprofile Cellular Id - an identifier for the resource.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Sms
Notification ObjectExtensioncontroller Extenderprofile Cellular Sms Notification - Sms-Notification. The structure of
sms_notification
block is documented below.
- Extender
Profile string - Extender Profile.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Controller
Report ObjectExtensioncontroller Extenderprofile Cellular Controller Report Type Args - Controller-Report. The structure of
controller_report
block is documented below. - Dataplans []string
- Dataplan names.
- Modem1
Object
Extensioncontroller Extenderprofile Cellular Modem1Type Args - Modem1. The structure of
modem1
block is documented below. - Modem2
Object
Extensioncontroller Extenderprofile Cellular Modem2Type Args - Modem2. The structure of
modem2
block is documented below. - Object
Extensioncontroller stringExtenderprofile Cellular Id - an identifier for the resource.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Sms
Notification ObjectExtensioncontroller Extenderprofile Cellular Sms Notification Type Args - Sms-Notification. The structure of
sms_notification
block is documented below.
- extender
Profile String - Extender Profile.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - controller
Report ObjectExtensioncontroller Extenderprofile Cellular Controller Report - Controller-Report. The structure of
controller_report
block is documented below. - dataplans List<String>
- Dataplan names.
- modem1
Object
Extensioncontroller Extenderprofile Cellular Modem1 - Modem1. The structure of
modem1
block is documented below. - modem2
Object
Extensioncontroller Extenderprofile Cellular Modem2 - Modem2. The structure of
modem2
block is documented below. - object
Extensioncontroller StringExtenderprofile Cellular Id - an identifier for the resource.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sms
Notification ObjectExtensioncontroller Extenderprofile Cellular Sms Notification - Sms-Notification. The structure of
sms_notification
block is documented below.
- extender
Profile string - Extender Profile.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - controller
Report ObjectExtensioncontroller Extenderprofile Cellular Controller Report - Controller-Report. The structure of
controller_report
block is documented below. - dataplans string[]
- Dataplan names.
- modem1
Object
Extensioncontroller Extenderprofile Cellular Modem1 - Modem1. The structure of
modem1
block is documented below. - modem2
Object
Extensioncontroller Extenderprofile Cellular Modem2 - Modem2. The structure of
modem2
block is documented below. - object
Extensioncontroller stringExtenderprofile Cellular Id - an identifier for the resource.
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sms
Notification ObjectExtensioncontroller Extenderprofile Cellular Sms Notification - Sms-Notification. The structure of
sms_notification
block is documented below.
- extender_
profile str - Extender Profile.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - controller_
report ObjectExtensioncontroller Extenderprofile Cellular Controller Report Args - Controller-Report. The structure of
controller_report
block is documented below. - dataplans Sequence[str]
- Dataplan names.
- modem1
Object
Extensioncontroller Extenderprofile Cellular Modem1Args - Modem1. The structure of
modem1
block is documented below. - modem2
Object
Extensioncontroller Extenderprofile Cellular Modem2Args - Modem2. The structure of
modem2
block is documented below. - object_
extensioncontroller_ strextenderprofile_ cellular_ id - an identifier for the resource.
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sms_
notification ObjectExtensioncontroller Extenderprofile Cellular Sms Notification Args - Sms-Notification. The structure of
sms_notification
block is documented below.
- extender
Profile String - Extender Profile.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - controller
Report 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. - object
Extensioncontroller StringExtenderprofile Cellular Id - an identifier for the resource.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sms
Notification Property Map - Sms-Notification. The structure of
sms_notification
block is documented below.
Outputs
All input properties are implicitly available as output properties. Additionally, the ObjectExtensioncontrollerExtenderprofileCellular 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 ObjectExtensioncontrollerExtenderprofileCellular Resource
Get an existing ObjectExtensioncontrollerExtenderprofileCellular 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?: ObjectExtensioncontrollerExtenderprofileCellularState, opts?: CustomResourceOptions): ObjectExtensioncontrollerExtenderprofileCellular
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
controller_report: Optional[ObjectExtensioncontrollerExtenderprofileCellularControllerReportArgs] = None,
dataplans: Optional[Sequence[str]] = None,
extender_profile: Optional[str] = None,
modem1: Optional[ObjectExtensioncontrollerExtenderprofileCellularModem1Args] = None,
modem2: Optional[ObjectExtensioncontrollerExtenderprofileCellularModem2Args] = None,
object_extensioncontroller_extenderprofile_cellular_id: Optional[str] = None,
scopetype: Optional[str] = None,
sms_notification: Optional[ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationArgs] = None) -> ObjectExtensioncontrollerExtenderprofileCellular
func GetObjectExtensioncontrollerExtenderprofileCellular(ctx *Context, name string, id IDInput, state *ObjectExtensioncontrollerExtenderprofileCellularState, opts ...ResourceOption) (*ObjectExtensioncontrollerExtenderprofileCellular, error)
public static ObjectExtensioncontrollerExtenderprofileCellular Get(string name, Input<string> id, ObjectExtensioncontrollerExtenderprofileCellularState? state, CustomResourceOptions? opts = null)
public static ObjectExtensioncontrollerExtenderprofileCellular get(String name, Output<String> id, ObjectExtensioncontrollerExtenderprofileCellularState state, CustomResourceOptions options)
resources: _: type: fortimanager:ObjectExtensioncontrollerExtenderprofileCellular 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.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Controller
Report ObjectExtensioncontroller Extenderprofile Cellular Controller Report - Controller-Report. The structure of
controller_report
block is documented below. - Dataplans List<string>
- Dataplan names.
- Extender
Profile string - Extender Profile.
- Modem1
Object
Extensioncontroller Extenderprofile Cellular Modem1 - Modem1. The structure of
modem1
block is documented below. - Modem2
Object
Extensioncontroller Extenderprofile Cellular Modem2 - Modem2. The structure of
modem2
block is documented below. - Object
Extensioncontroller stringExtenderprofile Cellular Id - an identifier for the resource.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Sms
Notification ObjectExtensioncontroller Extenderprofile Cellular Sms Notification - Sms-Notification. The structure of
sms_notification
block is documented below.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Controller
Report ObjectExtensioncontroller Extenderprofile Cellular Controller Report Type Args - Controller-Report. The structure of
controller_report
block is documented below. - Dataplans []string
- Dataplan names.
- Extender
Profile string - Extender Profile.
- Modem1
Object
Extensioncontroller Extenderprofile Cellular Modem1Type Args - Modem1. The structure of
modem1
block is documented below. - Modem2
Object
Extensioncontroller Extenderprofile Cellular Modem2Type Args - Modem2. The structure of
modem2
block is documented below. - Object
Extensioncontroller stringExtenderprofile Cellular Id - an identifier for the resource.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Sms
Notification ObjectExtensioncontroller Extenderprofile Cellular Sms Notification Type Args - Sms-Notification. The structure of
sms_notification
block is documented below.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - controller
Report ObjectExtensioncontroller Extenderprofile Cellular Controller Report - Controller-Report. The structure of
controller_report
block is documented below. - dataplans List<String>
- Dataplan names.
- extender
Profile String - Extender Profile.
- modem1
Object
Extensioncontroller Extenderprofile Cellular Modem1 - Modem1. The structure of
modem1
block is documented below. - modem2
Object
Extensioncontroller Extenderprofile Cellular Modem2 - Modem2. The structure of
modem2
block is documented below. - object
Extensioncontroller StringExtenderprofile Cellular Id - an identifier for the resource.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sms
Notification ObjectExtensioncontroller Extenderprofile Cellular Sms Notification - Sms-Notification. The structure of
sms_notification
block is documented below.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - controller
Report ObjectExtensioncontroller Extenderprofile Cellular Controller Report - Controller-Report. The structure of
controller_report
block is documented below. - dataplans string[]
- Dataplan names.
- extender
Profile string - Extender Profile.
- modem1
Object
Extensioncontroller Extenderprofile Cellular Modem1 - Modem1. The structure of
modem1
block is documented below. - modem2
Object
Extensioncontroller Extenderprofile Cellular Modem2 - Modem2. The structure of
modem2
block is documented below. - object
Extensioncontroller stringExtenderprofile Cellular Id - an identifier for the resource.
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sms
Notification ObjectExtensioncontroller Extenderprofile Cellular Sms Notification - Sms-Notification. The structure of
sms_notification
block is documented below.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - controller_
report ObjectExtensioncontroller Extenderprofile Cellular Controller Report Args - Controller-Report. The structure of
controller_report
block is documented below. - dataplans Sequence[str]
- Dataplan names.
- extender_
profile str - Extender Profile.
- modem1
Object
Extensioncontroller Extenderprofile Cellular Modem1Args - Modem1. The structure of
modem1
block is documented below. - modem2
Object
Extensioncontroller Extenderprofile Cellular Modem2Args - Modem2. The structure of
modem2
block is documented below. - object_
extensioncontroller_ strextenderprofile_ cellular_ id - an identifier for the resource.
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sms_
notification ObjectExtensioncontroller Extenderprofile Cellular Sms Notification Args - Sms-Notification. The structure of
sms_notification
block is documented below.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - controller
Report Property Map - Controller-Report. The structure of
controller_report
block is documented below. - dataplans List<String>
- Dataplan names.
- extender
Profile String - Extender Profile.
- modem1 Property Map
- Modem1. The structure of
modem1
block is documented below. - modem2 Property Map
- Modem2. The structure of
modem2
block is documented below. - object
Extensioncontroller StringExtenderprofile Cellular Id - an identifier for the resource.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sms
Notification Property Map - Sms-Notification. The structure of
sms_notification
block is documented below.
Supporting Types
ObjectExtensioncontrollerExtenderprofileCellularControllerReport, ObjectExtensioncontrollerExtenderprofileCellularControllerReportArgs
- Interval double
- Controller report interval.
- Signal
Threshold double - Controller report signal threshold.
- Status string
FortiExtender controller report status. Valid values:
disable
,enable
.The
modem1
block supports:
- Interval float64
- Controller report interval.
- Signal
Threshold float64 - Controller report signal threshold.
- Status string
FortiExtender controller report status. Valid values:
disable
,enable
.The
modem1
block supports:
- interval Double
- Controller report interval.
- signal
Threshold Double - Controller report signal threshold.
- status String
FortiExtender controller report status. Valid values:
disable
,enable
.The
modem1
block supports:
- interval number
- Controller report interval.
- signal
Threshold 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.
- signal
Threshold Number - Controller report signal threshold.
- status String
FortiExtender controller report status. Valid values:
disable
,enable
.The
modem1
block supports:
ObjectExtensioncontrollerExtenderprofileCellularModem1, ObjectExtensioncontrollerExtenderprofileCellularModem1Args
- Auto
Switch ObjectExtensioncontroller Extenderprofile Cellular Modem1Auto Switch - Conn
Status double - Default
Sim string - Gps string
- Modem
Id double - Preferred
Carrier string - Redundant
Intf string - Redundant
Mode string - Sim1Pin string
- Sim1Pin
Codes List<string> - Sim2Pin string
- Sim2Pin
Codes List<string>
- Auto
Switch ObjectExtensioncontroller Extenderprofile Cellular Modem1Auto Switch Type - Conn
Status float64 - Default
Sim string - Gps string
- Modem
Id float64 - Preferred
Carrier string - Redundant
Intf string - Redundant
Mode string - Sim1Pin string
- Sim1Pin
Codes []string - Sim2Pin string
- Sim2Pin
Codes []string
- auto
Switch ObjectExtensioncontroller Extenderprofile Cellular Modem1Auto Switch - conn
Status Double - default
Sim String - gps String
- modem
Id Double - preferred
Carrier String - redundant
Intf String - redundant
Mode String - sim1Pin String
- sim1Pin
Codes List<String> - sim2Pin String
- sim2Pin
Codes List<String>
- auto
Switch ObjectExtensioncontroller Extenderprofile Cellular Modem1Auto Switch - conn
Status number - default
Sim string - gps string
- modem
Id number - preferred
Carrier string - redundant
Intf string - redundant
Mode string - sim1Pin string
- sim1Pin
Codes string[] - sim2Pin string
- sim2Pin
Codes string[]
- auto_
switch ObjectExtensioncontroller Extenderprofile Cellular Modem1Auto Switch - conn_
status float - default_
sim str - gps str
- modem_
id float - preferred_
carrier str - redundant_
intf str - redundant_
mode str - sim1_
pin str - sim1_
pin_ Sequence[str]codes - sim2_
pin str - sim2_
pin_ Sequence[str]codes
- auto
Switch Property Map - conn
Status Number - default
Sim String - gps String
- modem
Id Number - preferred
Carrier String - redundant
Intf String - redundant
Mode String - sim1Pin String
- sim1Pin
Codes List<String> - sim2Pin String
- sim2Pin
Codes 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
. - Disconnect
Period double - Automatically switch based on disconnect period.
- Disconnect
Threshold double - Automatically switch based on disconnect threshold.
- Signal string
- Automatically switch based on signal strength. Valid values:
disable
,enable
. - Switch
Back stringTime - Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
- Switch
Back doubleTimer - Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
- Switch
Backs 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
. - Disconnect
Period float64 - Automatically switch based on disconnect period.
- Disconnect
Threshold float64 - Automatically switch based on disconnect threshold.
- Signal string
- Automatically switch based on signal strength. Valid values:
disable
,enable
. - Switch
Back stringTime - Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
- Switch
Back float64Timer - Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
- Switch
Backs []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
. - disconnect
Period Double - Automatically switch based on disconnect period.
- disconnect
Threshold Double - Automatically switch based on disconnect threshold.
- signal String
- Automatically switch based on signal strength. Valid values:
disable
,enable
. - switch
Back StringTime - Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
- switch
Back DoubleTimer - Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
- switch
Backs 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
. - disconnect
Period number - Automatically switch based on disconnect period.
- disconnect
Threshold number - Automatically switch based on disconnect threshold.
- signal string
- Automatically switch based on signal strength. Valid values:
disable
,enable
. - switch
Back stringTime - Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
- switch
Back numberTimer - Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
- switch
Backs 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_ strtime - Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
- switch_
back_ floattimer - 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
. - disconnect
Period Number - Automatically switch based on disconnect period.
- disconnect
Threshold Number - Automatically switch based on disconnect threshold.
- signal String
- Automatically switch based on signal strength. Valid values:
disable
,enable
. - switch
Back StringTime - Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
- switch
Back NumberTimer - Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
- switch
Backs List<String> - Auto switch with switch back multi-options. Valid values:
time
,timer
.
ObjectExtensioncontrollerExtenderprofileCellularModem2, ObjectExtensioncontrollerExtenderprofileCellularModem2Args
- Auto
Switch ObjectExtensioncontroller Extenderprofile Cellular Modem2Auto Switch - Conn
Status double - Default
Sim string - Gps string
- Modem
Id double - Preferred
Carrier string - Redundant
Intf string - Redundant
Mode string - Sim1Pin string
- Sim1Pin
Codes List<string> - Sim2Pin string
- Sim2Pin
Codes List<string>
- Auto
Switch ObjectExtensioncontroller Extenderprofile Cellular Modem2Auto Switch Type - Conn
Status float64 - Default
Sim string - Gps string
- Modem
Id float64 - Preferred
Carrier string - Redundant
Intf string - Redundant
Mode string - Sim1Pin string
- Sim1Pin
Codes []string - Sim2Pin string
- Sim2Pin
Codes []string
- auto
Switch ObjectExtensioncontroller Extenderprofile Cellular Modem2Auto Switch - conn
Status Double - default
Sim String - gps String
- modem
Id Double - preferred
Carrier String - redundant
Intf String - redundant
Mode String - sim1Pin String
- sim1Pin
Codes List<String> - sim2Pin String
- sim2Pin
Codes List<String>
- auto
Switch ObjectExtensioncontroller Extenderprofile Cellular Modem2Auto Switch - conn
Status number - default
Sim string - gps string
- modem
Id number - preferred
Carrier string - redundant
Intf string - redundant
Mode string - sim1Pin string
- sim1Pin
Codes string[] - sim2Pin string
- sim2Pin
Codes string[]
- auto_
switch ObjectExtensioncontroller Extenderprofile Cellular Modem2Auto Switch - conn_
status float - default_
sim str - gps str
- modem_
id float - preferred_
carrier str - redundant_
intf str - redundant_
mode str - sim1_
pin str - sim1_
pin_ Sequence[str]codes - sim2_
pin str - sim2_
pin_ Sequence[str]codes
- auto
Switch Property Map - conn
Status Number - default
Sim String - gps String
- modem
Id Number - preferred
Carrier String - redundant
Intf String - redundant
Mode String - sim1Pin String
- sim1Pin
Codes List<String> - sim2Pin String
- sim2Pin
Codes 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
. - Disconnect
Period double - Automatically switch based on disconnect period.
- Disconnect
Threshold double - Automatically switch based on disconnect threshold.
- Signal string
- Automatically switch based on signal strength. Valid values:
disable
,enable
. - Switch
Back stringTime - Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
- Switch
Back doubleTimer - Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
- Switch
Backs 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
. - Disconnect
Period float64 - Automatically switch based on disconnect period.
- Disconnect
Threshold float64 - Automatically switch based on disconnect threshold.
- Signal string
- Automatically switch based on signal strength. Valid values:
disable
,enable
. - Switch
Back stringTime - Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
- Switch
Back float64Timer - Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
- Switch
Backs []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
. - disconnect
Period Double - Automatically switch based on disconnect period.
- disconnect
Threshold Double - Automatically switch based on disconnect threshold.
- signal String
- Automatically switch based on signal strength. Valid values:
disable
,enable
. - switch
Back StringTime - Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
- switch
Back DoubleTimer - Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
- switch
Backs 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
. - disconnect
Period number - Automatically switch based on disconnect period.
- disconnect
Threshold number - Automatically switch based on disconnect threshold.
- signal string
- Automatically switch based on signal strength. Valid values:
disable
,enable
. - switch
Back stringTime - Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
- switch
Back numberTimer - Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
- switch
Backs 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_ strtime - Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
- switch_
back_ floattimer - 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
. - disconnect
Period Number - Automatically switch based on disconnect period.
- disconnect
Threshold Number - Automatically switch based on disconnect threshold.
- signal String
- Automatically switch based on signal strength. Valid values:
disable
,enable
. - switch
Back StringTime - Automatically switch over to preferred SIM/carrier at a specified time in UTC (HH:MM).
- switch
Back NumberTimer - Automatically switch over to preferred SIM/carrier after the given time (3600 - 2147483647 sec).
- switch
Backs List<String> - Auto switch with switch back multi-options. Valid values:
time
,timer
.
ObjectExtensioncontrollerExtenderprofileCellularSmsNotification, ObjectExtensioncontrollerExtenderprofileCellularSmsNotificationArgs
- Alert
Object
Extensioncontroller Extenderprofile Cellular Sms Notification Alert - Alert. The structure of
alert
block is documented below. - Receivers
List<Object
Extensioncontroller Extenderprofile Cellular Sms Notification Receiver> - Receiver. The structure of
receiver
block is documented below. - Status string
- FortiExtender SMS notification status. Valid values:
disable
,enable
.
- Alert
Object
Extensioncontroller Extenderprofile Cellular Sms Notification Alert Type - Alert. The structure of
alert
block is documented below. - Receivers
[]Object
Extensioncontroller Extenderprofile Cellular Sms Notification Receiver Type - Receiver. The structure of
receiver
block is documented below. - Status string
- FortiExtender SMS notification status. Valid values:
disable
,enable
.
- alert
Object
Extensioncontroller Extenderprofile Cellular Sms Notification Alert - Alert. The structure of
alert
block is documented below. - receivers
List<Object
Extensioncontroller Extenderprofile Cellular Sms Notification Receiver> - Receiver. The structure of
receiver
block is documented below. - status String
- FortiExtender SMS notification status. Valid values:
disable
,enable
.
- alert
Object
Extensioncontroller Extenderprofile Cellular Sms Notification Alert - Alert. The structure of
alert
block is documented below. - receivers
Object
Extensioncontroller Extenderprofile Cellular Sms Notification Receiver[] - Receiver. The structure of
receiver
block is documented below. - status string
- FortiExtender SMS notification status. Valid values:
disable
,enable
.
- alert
Object
Extensioncontroller Extenderprofile Cellular Sms Notification Alert - Alert. The structure of
alert
block is documented below. - receivers
Sequence[Object
Extensioncontroller Extenderprofile Cellular Sms Notification Receiver] - 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
- Data
Exhausted string - Display string when data exhausted.
- Fgt
Backup stringMode Switch - Display string when FortiGate backup mode switched.
- Low
Signal stringStrength - Display string when signal strength is low.
- Mode
Switch string - Display string when mode is switched.
- Os
Image stringFallback - Display string when falling back to a previous OS image.
- Session
Disconnect string - Display string when session disconnected.
- System
Reboot string - Display string when system rebooted.
- Data
Exhausted string - Display string when data exhausted.
- Fgt
Backup stringMode Switch - Display string when FortiGate backup mode switched.
- Low
Signal stringStrength - Display string when signal strength is low.
- Mode
Switch string - Display string when mode is switched.
- Os
Image stringFallback - Display string when falling back to a previous OS image.
- Session
Disconnect string - Display string when session disconnected.
- System
Reboot string - Display string when system rebooted.
- data
Exhausted String - Display string when data exhausted.
- fgt
Backup StringMode Switch - Display string when FortiGate backup mode switched.
- low
Signal StringStrength - Display string when signal strength is low.
- mode
Switch String - Display string when mode is switched.
- os
Image StringFallback - Display string when falling back to a previous OS image.
- session
Disconnect String - Display string when session disconnected.
- system
Reboot String - Display string when system rebooted.
- data
Exhausted string - Display string when data exhausted.
- fgt
Backup stringMode Switch - Display string when FortiGate backup mode switched.
- low
Signal stringStrength - Display string when signal strength is low.
- mode
Switch string - Display string when mode is switched.
- os
Image stringFallback - Display string when falling back to a previous OS image.
- session
Disconnect string - Display string when session disconnected.
- system
Reboot string - Display string when system rebooted.
- data_
exhausted str - Display string when data exhausted.
- fgt_
backup_ strmode_ switch - Display string when FortiGate backup mode switched.
- low_
signal_ strstrength - Display string when signal strength is low.
- mode_
switch str - Display string when mode is switched.
- os_
image_ strfallback - 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.
- data
Exhausted String - Display string when data exhausted.
- fgt
Backup StringMode Switch - Display string when FortiGate backup mode switched.
- low
Signal StringStrength - Display string when signal strength is low.
- mode
Switch String - Display string when mode is switched.
- os
Image StringFallback - Display string when falling back to a previous OS image.
- session
Disconnect String - Display string when session disconnected.
- system
Reboot 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.
- Phone
Number 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.
- Phone
Number 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.
- phone
Number 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.
- phone
Number 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.
- phone
Number 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
.
Import
ObjectExtensionController ExtenderProfileCellular can be imported using any of these accepted formats:
Set import_options = [“extender_profile=YOUR_VALUE”] in the provider section.
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/objectExtensioncontrollerExtenderprofileCellular:ObjectExtensioncontrollerExtenderprofileCellular labelname ObjectExtensionControllerExtenderProfileCellular
$ 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.