全部產品
Search
文件中心

Security Center:GetCheckDetail - 擷取檢查項詳情

更新時間:Mar 21, 2026

擷取雲平台配置檢查項詳情。

調試

您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。

調試

授權資訊

下表是API對應的授權資訊,可以在RAM權限原則語句的Action元素中使用,用來給RAM使用者或RAM角色授予調用此API的許可權。具體說明如下:

  • 操作:是指具體的許可權點。

  • 存取層級:是指每個操作的存取層級,取值為寫入(Write)、讀取(Read)或列出(List)。

  • 資源類型:是指操作中支援授權的資源類型。具體說明如下:

    • 對於必選的資源類型,用前面加 * 表示。

    • 對於不支援資源級授權的操作,用全部資源表示。

  • 條件關鍵字:是指雲產品自身定義的條件關鍵字。

  • 關聯操作:是指成功執行操作所需要的其他許可權。操作者必須同時具備關聯操作的許可權,操作才能成功。

操作

存取層級

資源類型

條件關鍵字

關聯操作

yundun-sas:GetCheckDetail

get

*全部資源

*

請求參數

名稱

類型

必填

描述

樣本值

CheckId

integer

檢查項的 ID。

說明

您可調用 ListCheckResult 介面擷取該資料。

2

Lang

string

佈建要求和接收訊息的語言類型,預設為 zh。取值:

  • zh:中文

  • en:英文

枚舉值:

  • en :

    en

  • zh :

    zh

en

RegionId

string

執行個體所在的地區的 ID。

說明

您可調用 ListCloudAssetInstances 介面擷取該資料。

cn-hangzhou

返回參數

名稱

類型

描述

樣本值

object

請求返回資料。

Description

object

檢查項的描述。

Type

string

描述類型,固定值為 text。

text

Value

string

檢查項的描述的具體資訊。

The MSE instance does not enable authentication by default. If public network access is enabled at the same time, the data in the configuration center may be dragged and there is a security risk.

Solution

object

檢查項風險的解決方案。

Type

string

檢查項風險的解決方案類型。取值:

  • text:文本

  • link:連結

text

Value

string

檢查項風險的解決方案類型為 text 時的常值內容。

Enter the MSE product console - registration and configuration center - instance list, click the corresponding instance name to enter the instance details, find the public network whitelist setting option in the basic information, and configure the whitelist according to business needs. It is forbidden to configure 0.0.0.0 or the whitelist as null.

AssistInfo

object

檢查項協助資訊。

Type

string

檢查項風險的協助資訊類型。取值:

  • text:文本

  • link:連結

text

Value

string

檢查項風險的協助資訊類型為 text 時的常值內容。

Configure an IP address whitelist

RequestId

string

本次調用請求的 ID,是由阿里雲為該請求產生的唯一識別碼,可用於排查和定位問題。

15A6ED6A-DBFE-5255-A248-289907809BEC

CustomConfigs

array<object>

檢查項自訂配置項列表。

object

Name

string

檢查項自訂配置項名稱,同檢查項唯一。

SessionTimeMax

TypeDefine

string

檢查項自訂配置項類型 JSON 字串。

{\"type\":\"NUMBER\",\"range\":[1,24]}

DefaultValue

string

檢查項自訂配置項預設值字串。

12

Value

string

檢查項自訂配置項使用者配置值字串。

11

ShowName

string

檢查項自訂配置項國際化名稱。

Maximum session time

RepairReset deprecated

string

重要 該參數已廢棄

true

RepairSupportType deprecated

integer

重要 該參數已廢棄

1

RepairSetting

object

檢查項修複設定具體資訊。

RepairSupport

boolean

該檢查項支援的是否支援修複功能:

  • true:是

  • false:否

true

RepairSupportType

integer

該檢查項支援修複的類型:

  • 1: 支援修複並支援復原操作

  • 2: 修複不支援復原

  • 3: 跳轉到第三方平台操作

1

RepairReset

boolean

該檢查項支援的修複功能修複後是否重啟:

  • true:重啟

  • false: 不需要重啟

true

RepairConfigs

array<object>

檢查項修複支援的入參配置資訊。

object

Name

string

檢查項自訂修複參數名稱,同檢查項唯一。

navicat

TypeDefine

string

檢查項自訂配置項類型 JSON 字串。

{\"type\":\"NUMBER\",\"range\":[1,24]}

DefaultValue

string

檢查項修複配置參數的預設值字串。

1

Value

string

使用者配置的檢查項修複參數字串值。

2

ShowName

string

使用者修複參數配置的展示名稱。

port

FlowId

string

修複配置流程對應的 ID。

64312d3ee19d470a9b54393dab****

CustomFlag

boolean

該修複參數是否支援使用者自訂配置:

  • true:支援

  • false:不支援

true

ExclusiveName

array

與該參數不相容的其他修複配置參數的數組。

string

與該參數不相容的其他修複配置參數,無法同時配置。

["port"]

ConsoleParamType

string

參數類型是否在控制台展示:

  • 0:展示復原以及即時資產的參數值

  • 1:只展示資產的對應參數即時值

  • 2:不在控制台顯示

0

DataTransformType

string

資料是否加密:

  • 0:不需要加密

  • 1:需要加密傳輸

  • 2:需要加密傳輸,並且需要使用者二次確認

1

UsageType

string

參數的使用類型:

  • 1:修複時需要的資產參數

  • 2:修複時需要使用者傳輸的參數

  • 3:臨時使用者傳入的參數

1

EmptyParamSwitch

string

該參數使用者是否需要填寫

  • 0:參數有預設值

  • 1:參數無預設值,使用者需要填寫

  • 2:該參數可以為空白

1

FlowStep

array<object>

修複流程說明。

object

Step

string

修複的流程步驟序號。

1

ShowText

string

修複流程步驟的說明文本。

The first step is to open the calling interface.

樣本

正常返回樣本

JSON格式

{
  "Description": {
    "Type": "text",
    "Value": "The MSE instance does not enable authentication by default. If public network access is enabled at the same time, the data in the configuration center may be dragged and there is a security risk.",
    "Link": "https://www.alibabacloud.com/help/en/object-storage-service/latest/tutorial-implement-data-sharing-across-departments-based-on-bucket-policies"
  },
  "Solution": {
    "Type": "text",
    "Value": "Enter the MSE product console - registration and configuration center - instance list, click the corresponding instance name to enter the instance details, find the public network whitelist setting option in the basic information, and configure the whitelist according to business needs. It is forbidden to configure 0.0.0.0 or the whitelist as null.",
    "Link": "https://www.alibabacloud.com/help/en/object-storage-service/latest/tutorial-implement-data-sharing-across-departments-based-on-bucket-policies"
  },
  "AssistInfo": {
    "Type": "text",
    "Value": "Configure an IP address whitelist",
    "Link": "https://www.alibabacloud.com/help/en/resource-access-management/latest/faq-about-ram-users"
  },
  "RequestId": "15A6ED6A-DBFE-5255-A248-289907809BEC",
  "CustomConfigs": [
    {
      "Name": "SessionTimeMax",
      "TypeDefine": "{\\\"type\\\":\\\"NUMBER\\\",\\\"range\\\":[1,24]}",
      "DefaultValue": "12",
      "Value": "11",
      "ShowName": "Maximum session time\n"
    }
  ],
  "RepairReset": "true",
  "RepairSupportType": 1,
  "RepairSetting": {
    "RepairSupport": true,
    "RepairSupportType": 1,
    "RepairReset": true,
    "RepairConfigs": [
      {
        "Name": "navicat",
        "TypeDefine": "{\\\"type\\\":\\\"NUMBER\\\",\\\"range\\\":[1,24]}\n",
        "DefaultValue": "1",
        "Value": "2",
        "ShowName": "port",
        "FlowId": "64312d3ee19d470a9b54393dab****",
        "CustomFlag": true,
        "ExclusiveName": [
          "[\"port\"]"
        ],
        "ConsoleParamType": "0",
        "DataTransformType": "1",
        "UsageType": "1",
        "EmptyParamSwitch": "1"
      }
    ],
    "FlowStep": [
      {
        "Step": "1",
        "ShowText": "The first step is to open the calling interface."
      }
    ]
  }
}

錯誤碼

HTTP status code

錯誤碼

錯誤資訊

描述

500 ServerError ServerError 服務故障,請稍後重試!
403 NoPermission caller has no permission 當前操作未被授權,請聯絡主帳號在RAM控制台進行授權後再執行操作。

訪問錯誤中心查看更多錯誤碼。

變更歷史

更多資訊,參考變更詳情