# > 应用集对象

以下是 `application` API 的使用方法。

### 应用集

应用集对象包含以下属性。

|属性            类|说明|<|
|---------------------|------|-|
|applicationid|string|*(只读)*应用集的 ID。|
|**hostid**<br>(必须)|string<br>|应用集所属主机的 ID。<br>不能进行更新。|
|**name**<br>(必须)|string|应用集名称。|
|flags|integer|*(只读)* 应用集的来源。<br><br>可能的值为：<br>0 - 普通应用集；<br>4 - 自动发现的应用集。|
|templateids|array|*(只读)* 上级模板应用集的 ID。|
