テンプレート情報を照会します。
操作説明
テンプレート情報を照会します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
dm:DescTemplate |
get |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| TemplateId |
integer |
必須 |
テンプレート ID。 |
3xxxx2 |
| FromType |
integer |
任意 |
非推奨。下位互換性のために保持されています。 |
Abandoned, historical reasons for compatibility |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| SmsContent |
string |
非推奨。下位互換性のために保持されています。 |
Abandoned, historical reasons for compatibility |
| RequestId |
string |
リクエスト ID。 |
95xxx5F |
| Remark |
string |
非推奨。下位互換性のために保持されています。 |
Abandoned, historical reasons for compatibility |
| SmsType |
string |
非推奨。下位互換性のために保持されています。 |
Abandoned, historical reasons for compatibility |
| CreateTime |
string |
テンプレートが作成された時間。 |
2025-11-14T13:28Z |
| TemplateSubject |
string |
テンプレートの主題。メールの件名を構成するために使用されます。 |
test |
| TemplateStatus |
string |
テンプレートのステータス。有効な値:
|
2 |
| TemplateNickName |
string |
非推奨。下位互換性のために保持されています。 |
Abandoned, historical reasons for compatibility |
| TemplateType |
string |
非推奨。下位互換性のために保持されています。 |
Abandoned, historical reasons for compatibility |
| TemplateName |
string |
テンプレート名。 |
test1 |
| TemplateText |
string |
テンプレートの内容。 |
1 |
例
成功レスポンス
JSONJSON
{
"SmsContent": "Abandoned, historical reasons for compatibility",
"RequestId": "95xxx5F",
"Remark": "Abandoned, historical reasons for compatibility",
"SmsType": "Abandoned, historical reasons for compatibility",
"CreateTime": "2025-11-14T13:28Z",
"TemplateSubject": "test",
"TemplateStatus": "2",
"TemplateNickName": "Abandoned, historical reasons for compatibility",
"TemplateType": "Abandoned, historical reasons for compatibility",
"TemplateName": "test1",
"TemplateText": "
1"
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。