> 对象
The following objects are directly related to the template
API. 以下对象与API模板
直接相关。
Template 模板
The template object has the following properties. 模板对象具有以下属性。
Property 参数 | Type 类型 | Description 说明 |
---|---|---|
templateid | string 字符串 | (readonly 只读) ID of the template. 模板ID。 |
host (required 必须) | string 字符串 | Technical name of the template. 模板的正式名称。 |
description | text 文本 | Description of the template. 模板说明。 |
name | string 字符串 | Visible name of the host. 主机的可见名称。 Default: host property value. 默认:主机 的属性值。 |