Cmdlets for Okta

Build 24.0.9060

SmsTemplates

Custom SMS templates.

View Specific Information

Required Scopes

TO query this view, Scope must include okta.templates.read.

Select

The cmdlet uses the Okta API to process WHERE clause conditions built with the following columns and operators.
  • Id supports the '=' operator

All other filters are processed client-side within the cmdlet.

For example, the following query is processed server-side:

SELECT * FROM SmsTemplates WHERE Id='6NQUJ5yR3bpgEiYmq8IC'

Columns

Name Type Description
Id [KEY] String Id of the template
Name String Human-readable name of the template
Type String Type of the template
Template String Text of the template, including any macros
Created Datetime When the item was created
LastUpdated Datetime When the item was last updated
Translations String Translations of the template

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060