This method allows to simultaneously add multiple related objects to the given templates该方法允许同时向给定的模板添加多个相关对象。.

    Parameters参数

    (object) Parameters containing the IDs of the templates to update and the objects to add to the templates包含要更新的模板的ID和要添加到模板的对象的参数.

    The method accepts the following parameters该方法接受以下参数.

    (object) Returns an object containing the IDs of the updated templates under the templateids property.返回一个对象,它包含templateids属性下更新的模板的ID

    Examples范例

    Adding templates to a group将模板添加到组

    Request请求:

    Response响应:

    Linking a template to hosts将模板链接到主机

    Link template “10073” to two hosts链接模板“10073”到两个主机。.

    Request请求:

    Source来源