Retrieves the details of a query policy.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
opensearch:DescribeSearchStrategy |
*SearchStrategy
|
None | None |
Request syntax
GET /v4/openapi/app-groups/{appGroupIdentity}/apps/{appId}/search-strategies/{strategyName} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| appGroupIdentity |
string |
Yes |
The ID of the application group. |
my_app_group_name |
| appId |
string |
Yes |
The application version. |
110157886 |
| strategyName |
string |
Yes |
The policy name. |
default |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| requestId |
string |
The request ID. |
5C1C1C45-C64A-AD30-565F-140871D57E5E |
Examples
Success response
JSON format
{
"requestId": "5C1C1C45-C64A-AD30-565F-140871D57E5E"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.