Retrieves global configuration information for the product.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DescribeField |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| QueryKey |
string |
Yes |
The key of the global configuration. Valid value:
|
soar_filed_tags |
| Lang |
string |
No |
The language of the request and response messages. Valid values:
|
zh |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response. |
||
| RequestId |
string |
The ID of the request. Alibaba Cloud generates this unique ID for each request. Use this ID to troubleshoot issues. |
BCDE6498-83CC-50A1-8307-3D5A539C42F8 |
| Name |
string |
The name of the global configuration. |
soar_filed_tags |
| Fields |
string |
The content of the configuration. |
["ip","name","hostinfo","md5"] |
Examples
Success response
JSON format
{
"RequestId": "BCDE6498-83CC-50A1-8307-3D5A539C42F8",
"Name": "soar_filed_tags",
"Fields": "[\"ip\",\"name\",\"hostinfo\",\"md5\"]"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.