1 件のコメント (1 件のコメント)0 件のリアクション (0 件のリアクション)0 人の担当者 (0 人の担当者)Python807 件のフォーク (807 件のフォーク)batch import
help wantedsample request
Repository metrics
- Stars
- 2,141 個のスター (2,141 個のスター)
- PR merge metrics
- 30d に merged PR はありません (30d に merged PR はありません)
説明
Hi,
is there a method to access the complete task history? I've only seen the recentTask-Property on TaskManager and ManagedEntity which doesn't cover completed tasks that are older than 10 minutes.
All the best,
retooth
コントリビューターガイド
- 調査方針
- vSphere APIのTaskManagerとManagedEntityを調査し、recentTaskプロパティ以外の方法で履歴タスクを取得する方法を探します。TaskFilterSpecとTaskHistoryCollectorを使用して、時間範囲で完了したタスクを照会する方法を調べてください。
- 技術スタック
- python
- 領域
- backendapiinfrastructure
- Issue 種別
- 機能
- 前提条件
- PythonvSphere API basics