日本語
cURL
curl --request GET \ --url https://api.devin.ai/v2/enterprise/hypervisors/health \ --header 'Authorization: Bearer <token>'
[ { "hypervisor_id": "<string>", "status": "<string>", "seconds_since_report": 123 } ]
VPC 監視用のハイパーバイザー状態情報を取得します
Personal API Key (apk_user_*) for Enterprise Admins only
Successful Response