Retrieves the keywords used to generate a custom dictionary in custom weak password detection.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DescribeDefaultKeyInfo |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| SourceIp |
string |
No |
The IP address of the access source. |
58.246.73.*** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Names |
string |
The company names. |
****技术股份有限公司 |
| RequestId |
string |
The ID of the request. The ID is a unique identifier that Alibaba Cloud generates for the request. You can use the ID to troubleshoot issues. |
BE120DAB-F4E7-4C53-ADC3-A97578A**** |
| DomainList |
array |
The list of domain names. |
|
|
string |
The domain name information. |
["*.test123.com","test234.cn"] |
Examples
Success response
JSON format
{
"Names": "****技术股份有限公司",
"RequestId": "BE120DAB-F4E7-4C53-ADC3-A97578A****",
"DomainList": [
"[\"*.test123.com\",\"test234.cn\"]"
]
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | -101 | %s %s | |
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.