Users Guide

Table Of Contents
範例回應
{task ID}
取得相容性工作狀態
命令GET https://{VC IP/FQDN}/rest/cis/tasks/{task ID}
說明:傳回工作的相關資訊。
HTTP 回應代碼200。如需所有回應代碼的單,請參閱 回應代碼 第頁的 142
範例回應:以下範例僅包含不相容的體。
"result":
[
{
"value":
[
{
"value":
{
"hardware_modules":
[
{
"value":
{
"current":
{
"version": "25.5.6.0009"
},
"details":
{
"component_class": "PCI_DEVICE",
"description": "PERC H730 Mini"
} "notifications":
{
"info":
[
{
"id": "Different versions.",
"time": "2020-02-04T10:47:54.422Z",
"message":
{
"args": [],
"default_message": "Different versions.",
"id": "Different versions."
}
}
]
},
"status": "NON_COMPLIANT",
"target": {
"version": "25.5.5.0005"
}
}
"key": ""
}
],
"notifications":
{
"info":
[
{
"id": "[vCenter:<vCenter IP/FQDN>][Cluster: <Cluster name>][Host: <host IP/
FQDN>] The host is non-compliant",
"time": "2020-02-04T10:47:54.423Z",
"message":
{
"args": [],
"default_message": “[vCenter:<vCenter IP/FQDN>][Cluster: <Cluster name>][Host: <host IP/
114 主機管理