インベントリ更新のRESTエンドポイント
インベントリ更新
インベントリ更新のREST APIエンドポイント
- インベントリ更新の削除
 - メソッド: deleteパス:
/api/v2/inventory_updates/{id}/ - インベントリ更新の資格証明のリスト
 - メソッド: getパス:
/api/v2/inventory_updates/{id}/credentials/ - インベントリ更新のインベントリ更新イベントのリスト
 - メソッド: getパス:
/api/v2/inventory_updates/{id}/events/ - インベントリ更新のリスト
 - メソッド: getパス:
/api/v2/inventory_updates/ - インベントリ更新の通知のリスト
 - メソッド: getパス:
/api/v2/inventory_updates/{id}/notifications/ - インベントリ更新の取得
 - メソッド: getパス:
/api/v2/inventory_updates/{id}/ - インベントリ更新の取得
 - メソッド: getパス:
/api/v2/inventory_updates/{id}/cancel/ - インベントリ更新の取得
 - メソッド: postパス:
/api/v2/inventory_updates/{id}/cancel/ - インベントリ更新のstdoutの取得
 - メソッド: getパス:
/api/v2/inventory_updates/{id}/stdout/