fortimanager.ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert
Explore with Pulumi AI
SMS alert list.
This resource is a sub resource for variable
alert
of resourcefortimanager.ObjectExtensioncontrollerExtenderprofileCellularSmsnotification
. Conflict and overwrite may occur if use both of them.
Create ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert(name: string, args: ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertArgs, opts?: CustomResourceOptions);
@overload
def ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert(resource_name: str,
args: ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertInitArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert(resource_name: str,
opts: Optional[ResourceOptions] = None,
extender_profile: Optional[str] = None,
adom: Optional[str] = None,
data_exhausted: Optional[str] = None,
fgt_backup_mode_switch: Optional[str] = None,
low_signal_strength: Optional[str] = None,
mode_switch: Optional[str] = None,
object_extensioncontroller_extenderprofile_cellular_smsnotification_alert_id: Optional[str] = None,
os_image_fallback: Optional[str] = None,
scopetype: Optional[str] = None,
session_disconnect: Optional[str] = None,
system_reboot: Optional[str] = None)
func NewObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert(ctx *Context, name string, args ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertArgs, opts ...ResourceOption) (*ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert, error)
public ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert(string name, ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertArgs args, CustomResourceOptions? opts = null)
public ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert(String name, ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertArgs args)
public ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert(String name, ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertArgs args, CustomResourceOptions options)
type: fortimanager:ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert
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 ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertArgs
- 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 ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertInitArgs
- 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 ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertArgs
- 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 objectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertResource = new Fortimanager.ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert("objectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertResource", new()
{
ExtenderProfile = "string",
Adom = "string",
DataExhausted = "string",
FgtBackupModeSwitch = "string",
LowSignalStrength = "string",
ModeSwitch = "string",
ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertId = "string",
OsImageFallback = "string",
Scopetype = "string",
SessionDisconnect = "string",
SystemReboot = "string",
});
example, err := fortimanager.NewObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert(ctx, "objectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertResource", &fortimanager.ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertArgs{
ExtenderProfile: pulumi.String("string"),
Adom: pulumi.String("string"),
DataExhausted: pulumi.String("string"),
FgtBackupModeSwitch: pulumi.String("string"),
LowSignalStrength: pulumi.String("string"),
ModeSwitch: pulumi.String("string"),
ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertId: pulumi.String("string"),
OsImageFallback: pulumi.String("string"),
Scopetype: pulumi.String("string"),
SessionDisconnect: pulumi.String("string"),
SystemReboot: pulumi.String("string"),
})
var objectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertResource = new ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert("objectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertResource", ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertArgs.builder()
.extenderProfile("string")
.adom("string")
.dataExhausted("string")
.fgtBackupModeSwitch("string")
.lowSignalStrength("string")
.modeSwitch("string")
.objectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertId("string")
.osImageFallback("string")
.scopetype("string")
.sessionDisconnect("string")
.systemReboot("string")
.build());
object_extensioncontroller_extenderprofile_cellular_smsnotification_alert_resource = fortimanager.ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert("objectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertResource",
extender_profile="string",
adom="string",
data_exhausted="string",
fgt_backup_mode_switch="string",
low_signal_strength="string",
mode_switch="string",
object_extensioncontroller_extenderprofile_cellular_smsnotification_alert_id="string",
os_image_fallback="string",
scopetype="string",
session_disconnect="string",
system_reboot="string")
const objectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertResource = new fortimanager.ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert("objectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertResource", {
extenderProfile: "string",
adom: "string",
dataExhausted: "string",
fgtBackupModeSwitch: "string",
lowSignalStrength: "string",
modeSwitch: "string",
objectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertId: "string",
osImageFallback: "string",
scopetype: "string",
sessionDisconnect: "string",
systemReboot: "string",
});
type: fortimanager:ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert
properties:
adom: string
dataExhausted: string
extenderProfile: string
fgtBackupModeSwitch: string
lowSignalStrength: string
modeSwitch: string
objectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertId: string
osImageFallback: string
scopetype: string
sessionDisconnect: string
systemReboot: string
ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert 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 ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert 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. - 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.
- Object
Extensioncontroller stringExtenderprofile Cellular Smsnotification Alert Id - an identifier for the resource.
- Os
Image stringFallback - Display string when falling back to a previous OS image.
- 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
. - Session
Disconnect string - Display string when session disconnected.
- System
Reboot string - Display string when system rebooted.
- 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. - 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.
- Object
Extensioncontroller stringExtenderprofile Cellular Smsnotification Alert Id - an identifier for the resource.
- Os
Image stringFallback - Display string when falling back to a previous OS image.
- 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
. - Session
Disconnect string - Display string when session disconnected.
- System
Reboot string - Display string when system rebooted.
- 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. - 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.
- object
Extensioncontroller StringExtenderprofile Cellular Smsnotification Alert Id - an identifier for the resource.
- os
Image StringFallback - Display string when falling back to a previous OS image.
- 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
. - session
Disconnect String - Display string when session disconnected.
- system
Reboot String - Display string when system rebooted.
- 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. - 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.
- object
Extensioncontroller stringExtenderprofile Cellular Smsnotification Alert Id - an identifier for the resource.
- os
Image stringFallback - Display string when falling back to a previous OS image.
- 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
. - session
Disconnect string - Display string when session disconnected.
- system
Reboot string - Display string when system rebooted.
- 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. - 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.
- object_
extensioncontroller_ strextenderprofile_ cellular_ smsnotification_ alert_ id - an identifier for the resource.
- os_
image_ strfallback - Display string when falling back to a previous OS image.
- 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
. - session_
disconnect str - Display string when session disconnected.
- system_
reboot str - Display string when system rebooted.
- 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. - 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.
- object
Extensioncontroller StringExtenderprofile Cellular Smsnotification Alert Id - an identifier for the resource.
- os
Image StringFallback - Display string when falling back to a previous OS image.
- 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
. - session
Disconnect String - Display string when session disconnected.
- system
Reboot String - Display string when system rebooted.
Outputs
All input properties are implicitly available as output properties. Additionally, the ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert 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 ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert Resource
Get an existing ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert 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?: ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertState, opts?: CustomResourceOptions): ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
data_exhausted: Optional[str] = None,
extender_profile: Optional[str] = None,
fgt_backup_mode_switch: Optional[str] = None,
low_signal_strength: Optional[str] = None,
mode_switch: Optional[str] = None,
object_extensioncontroller_extenderprofile_cellular_smsnotification_alert_id: Optional[str] = None,
os_image_fallback: Optional[str] = None,
scopetype: Optional[str] = None,
session_disconnect: Optional[str] = None,
system_reboot: Optional[str] = None) -> ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert
func GetObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert(ctx *Context, name string, id IDInput, state *ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertState, opts ...ResourceOption) (*ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert, error)
public static ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert Get(string name, Input<string> id, ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertState? state, CustomResourceOptions? opts = null)
public static ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert get(String name, Output<String> id, ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlertState state, CustomResourceOptions options)
resources: _: type: fortimanager:ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert 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. - Data
Exhausted string - Display string when data exhausted.
- Extender
Profile string - Extender Profile.
- 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.
- Object
Extensioncontroller stringExtenderprofile Cellular Smsnotification Alert Id - an identifier for the resource.
- Os
Image stringFallback - Display string when falling back to a previous OS image.
- 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
. - Session
Disconnect string - Display string when session disconnected.
- System
Reboot string - Display string when system rebooted.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Data
Exhausted string - Display string when data exhausted.
- Extender
Profile string - Extender Profile.
- 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.
- Object
Extensioncontroller stringExtenderprofile Cellular Smsnotification Alert Id - an identifier for the resource.
- Os
Image stringFallback - Display string when falling back to a previous OS image.
- 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
. - Session
Disconnect string - Display string when session disconnected.
- System
Reboot string - Display string when system rebooted.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - data
Exhausted String - Display string when data exhausted.
- extender
Profile String - Extender Profile.
- 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.
- object
Extensioncontroller StringExtenderprofile Cellular Smsnotification Alert Id - an identifier for the resource.
- os
Image StringFallback - Display string when falling back to a previous OS image.
- 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
. - session
Disconnect String - Display string when session disconnected.
- system
Reboot String - Display string when system rebooted.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - data
Exhausted string - Display string when data exhausted.
- extender
Profile string - Extender Profile.
- 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.
- object
Extensioncontroller stringExtenderprofile Cellular Smsnotification Alert Id - an identifier for the resource.
- os
Image stringFallback - Display string when falling back to a previous OS image.
- 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
. - session
Disconnect string - Display string when session disconnected.
- system
Reboot string - Display string when system rebooted.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - data_
exhausted str - Display string when data exhausted.
- extender_
profile str - Extender Profile.
- 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.
- object_
extensioncontroller_ strextenderprofile_ cellular_ smsnotification_ alert_ id - an identifier for the resource.
- os_
image_ strfallback - Display string when falling back to a previous OS image.
- 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
. - session_
disconnect str - Display string when session disconnected.
- system_
reboot str - Display string when system rebooted.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - data
Exhausted String - Display string when data exhausted.
- extender
Profile String - Extender Profile.
- 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.
- object
Extensioncontroller StringExtenderprofile Cellular Smsnotification Alert Id - an identifier for the resource.
- os
Image StringFallback - Display string when falling back to a previous OS image.
- 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
. - session
Disconnect String - Display string when session disconnected.
- system
Reboot String - Display string when system rebooted.
Import
ObjectExtensionController ExtenderProfileCellularSmsNotificationAlert 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/objectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert:ObjectExtensioncontrollerExtenderprofileCellularSmsnotificationAlert labelname ObjectExtensionControllerExtenderProfileCellularSmsNotificationAlert
$ 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.