サービスアダプタを起点にタグ付けを一括変更する
Content-Type: application/json
Key |
Type |
Value |
---|---|---|
なし |
Array |
タグのID一覧
|
サービスアダプタの情報 を参照
PUT https://*.sacm.jp/public-api/v1/user/tsa99990001/tag/1
Content-Type: application/json
[ { "id": 1 }, { "id": 2 } ]
Content-Type: application/json
{ "code": "tss99990001", "name": "SEIL/B1 001", "description": "MEMO", "distributionId": "0001-0000-0101-0000-0000-0000-1234-5678", "up": true, "configState": "pushready", "group": { "id": 1, "name": "Folder2" }, "template": { "id": 1, "name": "Template1", "label": "label1" }, "monitor": { "id": 1, "name": "Monitor1" }, "tag": [ { "id": 1, "name": "Tag1", "colorCode": "#000000" }, { "id": 2, "name": "Tag2", "colorCode": "#000000" } ], "date": { "lastPushReady": "2012/06/05 16:00:09", "lastHeartbeatReport": "2012/05/11 17:10:02", "lastPulled": "2012/05/11 17:06:22", "firstPulled": "2012/04/11 17:07:00" }, "type": 0, "mode": null }