日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

GetCheckDetail - 獲取檢查項詳情

獲取云平臺配置檢查項詳情。

調試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權信息

下表是API對應的授權信息,可以在RAM權限策略語句的Action元素中使用,用來給RAM用戶或RAM角色授予調用此API的權限。具體說明如下:

  • 操作:是指具體的權限點。
  • 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
  • 資源類型:是指操作中支持授權的資源類型。具體說明如下:
    • 對于必選的資源類型,用背景高亮的方式表示。
    • 對于不支持資源級授權的操作,用全部資源表示。
  • 條件關鍵字:是指云產品自身定義的條件關鍵字。
  • 關聯操作:是指成功執行操作所需要的其他權限。操作者必須同時具備關聯操作的權限,操作才能成功。
操作訪問級別資源類型條件關鍵字關聯操作
yundun-sas:GetCheckDetailget
*全部資源
*

請求參數

名稱類型必填描述示例值
CheckIdlong

檢查項的 ID。

說明 您可調用 ListCheckResult 接口獲取該數據。
2
Langstring

設置請求和接收消息的語言類型,默認為 zh。取值:

  • zh:中文
  • en:英文
en
RegionIdstring

實例所在的地域的 ID。

說明 您可調用 ListCloudAssetInstances 接口獲取該數據。
cn-hangzhou

返回參數

名稱類型描述示例值
object

請求返回數據。

Descriptionobject

檢查項的描述。

Typestring

描述類型,固定值為 text。

text
Valuestring

檢查項的描述的具體信息。

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.
Solutionobject

檢查項風險的解決方案。

Typestring

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

  • text:文本
  • link:鏈接
text
Valuestring

檢查項風險的解決方案類型為 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.
AssistInfoobject

檢查項幫助信息。

Typestring

檢查項風險的幫助信息類型。取值:

  • text:文本
  • link:鏈接
text
Valuestring

檢查項風險的幫助信息類型為 text 時的文本內容。

Configure an IP address whitelist
RequestIdstring

本次調用請求的 ID,是由阿里云為該請求生成的唯一標識符,可用于排查和定位問題。

15A6ED6A-DBFE-5255-A248-289907809BEC
CustomConfigsarray<object>

檢查項自定義配置項列表。

CustomConfigsobject
Namestring

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

SessionTimeMax
TypeDefinestring

檢查項自定義配置項類型 JSON 字符串。

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

檢查項自定義配置項默認值字符串。

12
Valuestring

檢查項自定義配置項用戶配置值字符串。

11
ShowNamestring

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

Maximum session time
RepairResetdeprecatedstring

注意 該參數已廢棄

true
RepairSupportTypedeprecatedinteger

注意 該參數已廢棄

1
RepairSettingobject

檢查項修復設置具體信息。

RepairSupportboolean

該檢查項支持的是否支持修復功能:

  • true:是
  • false:否
true
RepairSupportTypeinteger

該檢查項支持修復的類型:

  • 1: 支持修復并支持回滾操作
  • 2: 修復不支持回滾
  • 3: 跳轉到第三方平臺操作
1
RepairResetboolean

該檢查項支持的修復功能修復后是否重啟:

  • true:重啟
  • false: 不需要重啟
true
RepairConfigsarray<object>

檢查項修復支持的入參配置信息。

RepairConfigsobject
Namestring

檢查項自定義修復參數名稱,同檢查項唯一。

navicat
TypeDefinestring

檢查項自定義配置項類型 JSON 字符串。

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

檢查項修復配置參數的默認值字符串。

1
Valuestring

用戶配置的檢查項修復參數字符串值。

2
ShowNamestring

用戶修復參數配置的展示名稱。

port
FlowIdstring

修復配置流程對應的 ID。

64312d3ee19d470a9b54393dab****
CustomFlagboolean

該修復參數是否支持用戶自定義配置:

  • true:支持
  • false:不支持
true
ExclusiveNamearray

與該參數不兼容的其他修復配置參數的數組。

exclusiveNamestring

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

["port"]
ConsoleParamTypestring

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

  • 0:展示回滾以及實時資產的參數值
  • 1:只展示資產的對應參數實時值
  • 2:不在控制臺顯示
0
DataTransformTypestring

數據是否加密:

  • 0:不需要加密
  • 1:需要加密傳輸
  • 2:需要加密傳輸,并且需要用戶二次確認
1
UsageTypestring

參數的使用類型:

  • 1:修復時需要的資產參數
  • 2:修復時需要用戶傳輸的參數
  • 3:臨時用戶傳入的參數
1
EmptyParamSwitchstring

該參數用戶是否需要填寫

  • 0:參數有默認值
  • 1:參數無默認值,用戶需要填寫
  • 2:該參數可以為空
1
FlowSteparray<object>

修復流程說明。

flowStepobject
Stepstring

修復的流程步驟序號。

1
ShowTextstring

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

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錯誤碼錯誤信息描述
403NoPermissioncaller has no permission當前操作未被授權,請聯系主賬號在RAM控制臺進行授權后再執行操作。
500ServerErrorServerError服務故障,請稍后重試!

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

變更歷史

變更時間變更內容概要操作
2024-06-21OpenAPI 返回結構發生變更查看變更詳情
2024-04-29OpenAPI 返回結構發生變更查看變更詳情
2023-01-11OpenAPI 描述信息更新、OpenAPI 去除了 deprecated 標記查看變更詳情
2022-07-22新增 OpenAPI查看變更詳情