> 对象

The following objects are directly related to the template API. 以下对象与API模板直接相关。

Template 模板

The template object has the following properties. 模板对象具有以下属性。

Property 参数 Tpe 类型 Desription 说明
templateidstring 字符串 (eadonly 只读) ID of the template. 模板ID。
host
(required 必须)
string 字符串 Tehnical name of the template. 模板的正式名称。
descriptiontext 文本 Dscription of the template. 模板说明。
namestring 字符串 Viible name of the host. 主机的可见名称。

Default: host property value. 默认:主机的属性值。

Template tag

The template tag object has the following properties.

PropertyTypeDescription
tag
(required)
stringTemplate tag name.
valuestringTemplate tag value.