> 对象

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

Template 模板

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

Property 参数Type 类型Description 说明
templateidstring 字符串(readonly 只读) ID of the template. 模板ID。
host
(required 必须)
string 字符串Technical name of the template. 模板的正式名称。
descriptiontext 文本Description of the template. 模板说明。
namestring 字符串Visible name of the host. 主机的可见名称。

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