Queries all sample query templates.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
MaxResults | string | No | The maximum number of entries per page. Valid values: 1 to 50. Default value: 50. | 10 |
NextToken | string | No | The pagination token that is used in the next request to retrieve a new page of results. | eyJzZWFyY2hBZnRlcnMiOlsiMTAwMTU2Nzk4MTU1OSJd**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "D696E6EF-3A6D-5770-801E-4982081FE4D0",
"MaxResults": "10",
"NextToken": "eyJzZWFyY2hBZnRlcnMiOlsiMTAwMTU2Nzk4MTU1OSJd****",
"ExampleQueries": [
{
"QueryId": "sq-0PfKy****",
"Name": "Query of All Alibaba Cloud Resources",
"Description": "Queries all resources on which you have permissions and sorts the resources by resource type and resource ID. "
}
]
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history