レポートグループの詳細の更新
最終更新日: 11 年 2023 月 XNUMX 日LogicMonitor REST API v3 を使用して、レポート グループの詳細を更新できます。 API リクエストを行う前に、自分自身を認証する必要があります。
URI: PUT /report/groups/{id}
URI: パッチ /report/groups/{id}
説明 | ||
id | 整数 | (必須の) 更新するレポート グループの ID。 |
name | 文字列 | レポートグループの名前。 例 - "name": "Collector Reports" |
description | 文字列 | レポートグループの説明。 例 - "description": "Collector performance and load report" |