Module for notifications via Twilio
New in version 2014.7.0.
twilio python module
Configure this module by specifying the name of a configuration
profile in the minion config, minion pillar, or master config (with pillar_opts
set to True).
For example:
my-twilio-account:
twilio.account_sid: AC32a3c83990934481addd5ce1659f04d2
twilio.auth_token: mytoken
Send an sms
CLI Example:
twilio.send_sms my-twilio-account 'Test sms' '+18019999999' '+18011111111'
Generated on October 23, 2024 at 09:02:06 UTC.
You are viewing docs for the latest stable release, 3007.1. Switch to docs for the previous stable release, 3006.9, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy