Obtém a lista de todos os itens de verificação de baseline de imagem.
Experimente agora
Testar
Autorização RAM
|
Ação |
Nível de acesso |
Tipo de recurso |
Chave de condição |
Ação dependente |
|
yundun-sas:DescribeAllImageBaseline |
get |
*All Resource
|
Nenhuma | Nenhuma |
Parâmetros da solicitação
|
Parâmetro |
Tipo |
Obrigatório |
Descrição |
Exemplo |
| Lang |
string |
Não |
O tipo de idioma para as mensagens de solicitação e resposta. Valor padrão: zh. Valores válidos:
|
zh |
Elementos de resposta
|
Elemento |
Tipo |
Descrição |
Exemplo |
|
object |
|||
| RequestId |
string |
O ID da solicitação. O ID é usado para localizar logs e solucionar problemas. |
1A975D03-5F49-5354-B2CB-3918D5DA**** |
| ImageBaselines |
object |
Os detalhes da lista de verificação de baseline de imagem. |
|
| BaselineClassList |
array<object> |
A lista de categorias de baseline. |
|
|
array<object> |
A lista de categorias de baseline. |
||
| ClassKey |
string |
The type key of the baseline category. |
identification |
| Alias |
string |
The alias of the baseline category. |
身份鉴别 |
| BaselineNameList |
array<object> |
The list of baseline main items. |
|
|
array<object> |
The list of baseline main items. |
||
| NameKey |
string |
The name key of the baseline main item. |
identification |
| ClassKey |
string |
The type key of the baseline main item. |
identification |
| Alias |
string |
The alias of the baseline main item. |
身份鉴别 |
| BaselineItemList |
array<object> |
The list of baseline sub-items. |
|
|
object |
The list of baseline sub-items. |
||
| NameKey |
string |
The name key of the baseline main item. |
identification |
| ItemKey |
string |
The name key of the baseline sub-item. |
duplicate_pwd_hash |
| ClassKey |
string |
The type key of the baseline main item. |
identification |
| Alias |
string |
The alias of the baseline sub-item. |
确保不存在相同密码Hash的账户 |
Exemplos
Resposta de sucesso
JSON formato
{
"RequestId": "1A975D03-5F49-5354-B2CB-3918D5DA****",
"ImageBaselines": {
"BaselineClassList": [
{
"ClassKey": "identification",
"Alias": "身份鉴别",
"BaselineNameList": [
{
"NameKey": "identification",
"ClassKey": "identification",
"Alias": "身份鉴别",
"BaselineItemList": [
{
"NameKey": "identification",
"ItemKey": "duplicate_pwd_hash",
"ClassKey": "identification",
"Alias": "确保不存在相同密码Hash的账户"
}
]
}
]
}
]
}
}
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.