Retrieves the industry type.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
opensearch:GetDomain |
get |
*All Resource
|
None | None |
Request syntax
GET /v4/openapi/domains/{domainName} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| domainName |
string |
Yes |
The industry type. |
ecommerce |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| appGroupIdentity |
string |
Yes |
The name or ID of the application. |
my_app_group_name |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| result |
object |
The returned result. |
- |
| requestId |
string |
The request ID. |
271D5762-32B7-5F0D-B97D-463EB67F1F3B |
Examples
Success response
JSON format
{
"result": {
"test": "test",
"test2": 1
},
"requestId": "271D5762-32B7-5F0D-B97D-463EB67F1F3B"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.