Consulta os detalhes de um item de verificação usado para avaliação de configuração.
Experimente agora
Testar
Autorização RAM
|
Ação |
Nível de acesso |
Tipo de recurso |
Chave de condição |
Ação dependente |
|
yundun-sas:GetCheckDetail |
get |
*All Resource
|
Nenhuma | Nenhuma |
Parâmetros da solicitação
|
Parâmetro |
Tipo |
Obrigatório |
Descrição |
Exemplo |
| CheckId |
integer |
Sim |
O ID do item de verificação. Nota
Você pode chamar a operação ListCheckResult para consultar os IDs dos itens de verificação. |
2 |
| Lang |
string |
Não |
O idioma do conteúdo na solicitação e na resposta. Valor padrão: zh. Valores válidos:
Valores válidos:
|
en |
| RegionId |
string |
Não |
O ID da região da instância. Nota
Você pode chamar a operação ListCloudAssetInstances para consultar o ID da região. |
cn-hangzhou |
Elementos de resposta
|
Elemento |
Tipo |
Descrição |
Exemplo |
|
object |
GetCheckDetailResponse. |
||
| Description |
object |
A descrição do item de verificação. |
|
| Type |
string |
O tipo de descrição do item de verificação. O valor é fixo como text. |
text |
| Value |
string |
O conteúdo da descrição do item de verificação. |
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 |
string |
O link para a descrição do item de verificação. |
https://www.alibabacloud.com/help/en/object-storage-service/latest/tutorial-implement-data-sharing-across-departments-based-on-bucket-policies |
| Solution |
object |
A solução para tratar o item de risco. |
|
| Type |
string |
O tipo da solução para tratar o item de risco. Valores válidos:
|
text |
| Value |
string |
O conteúdo da solução para tratar o item de risco quando o parâmetro Type é definido como 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. |
| Link |
string |
O link para a solução para tratar o item de risco quando o parâmetro Type é definido como link. |
https://www.alibabacloud.com/help/en/object-storage-service/latest/tutorial-implement-data-sharing-across-departments-based-on-bucket-policies |
| AssistInfo |
object |
As informações de ajuda do item de verificação. |
|
| Type |
string |
O tipo das informações de ajuda do item de risco. Valores válidos:
|
text |
| Value |
string |
O conteúdo das informações de ajuda do item de risco quando o parâmetro Type é definido como text. |
Configure an IP address whitelist |
| Link |
string |
O link para as informações de ajuda do item de risco quando o parâmetro Type é definido como link. |
https://www.alibabacloud.com/help/en/resource-access-management/latest/faq-about-ram-users |
| RequestId |
string |
O ID da solicitação. |
15A6ED6A-DBFE-5255-A248-289907809BEC |
| CustomConfigs |
array<object> |
Os itens de configuração personalizada do item de verificação. |
|
|
object |
|||
| Name |
string |
O nome do item de configuração personalizada, que é exclusivo em um item de verificação. |
SessionTimeMax |
| TypeDefine |
string |
O tipo do item de configuração personalizada. O valor é uma string JSON. |
{\"type\":\"NUMBER\",\"range\":[1,24]} |
| DefaultValue |
string |
O valor padrão do item de configuração personalizada. O valor é uma string. |
12 |
| Value |
string |
O valor do item de configuração personalizada. O valor é uma string. |
11 |
| ShowName |
string |
O nome de exibição do item de configuração personalizada para internacionalização. |
Maximum session time |
RepairReset
deprecated
|
string |
Nota
Este parâmetro foi descontinuado. |
true |
RepairSupportType
deprecated
|
integer |
Nota
Este parâmetro foi descontinuado. |
1 |
| RepairSetting |
object |
As configurações de parâmetros de correção do item de verificação. |
|
| RepairSupport |
boolean |
Indica se o item de verificação oferece suporte ao recurso de correção rápida. Valores válidos:
|
true |
| RepairSupportType |
integer |
O tipo de correção compatível. Valores válidos:
|
1 |
| RepairReset |
boolean |
Indica se uma reinicialização é necessária após a correção. Valores válidos:
|
true |
| RepairConfigs |
array<object> |
As configurações dos parâmetros de correção. |
|
|
object |
|||
| Name |
string |
The name of the parameter. The name must be unique within the check item. |
navicat |
| TypeDefine |
string |
The type of the parameter. The value is a JSON string. |
{\"type\":\"NUMBER\",\"range\":[1,24]} |
| DefaultValue |
string |
The default value of the parameter. The value is a string. |
1 |
| Value |
string |
The user-configured value of the parameter. The value is a string. |
2 |
| ShowName |
string |
The display name of the parameter. |
port |
| FlowId |
string |
The ID of the fixing workflow. |
64312d3ee19d470a9b54393dab**** |
| CustomFlag |
boolean |
Indicates whether custom configurations of the fixing parameters are supported. Valid values:
|
true |
| ExclusiveName |
array |
The fixing parameters that are not compatible with this parameter. |
|
|
string |
The fixing parameter that is not compatible with this parameter. You cannot configure the two parameters at the same time. |
["port"] |
|
| ConsoleParamType |
string |
Indicates whether the value of the parameter is displayed in the console. Valid values:
|
0 |
| DataTransformType |
string |
Indicates whether data needs to be encrypted during transmission. Valid values:
|
1 |
| UsageType |
string |
The type of the parameter. Valid values:
|
1 |
| EmptyParamSwitch |
string |
Indicates whether this parameter is specified by the user. Valid values:
|
1 |
| FlowStep |
array<object> |
A descrição do fluxo de trabalho de correção. |
|
|
object |
|||
| Step |
string |
The sequence number of the fixing step. |
1 |
| ShowText |
string |
The text description of the fixing step. |
The first step is to open the calling interface. |
Exemplos
Resposta de sucesso
JSON formato
{
"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."
}
]
}
}
Códigos de erro
|
Código de status HTTP |
Código de erro |
Mensagem de erro |
Descrição |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
Consulte Códigos de Erro para uma lista completa.
Notas de versão
Consulte Notas de Versão para uma lista completa.