Queries the configurations of different regions that are supported by Enterprise Distributed Application Service (EDAS).
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
GET /pop/v5/region_config
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
No request parameters.
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": 200,
"Message": "success",
"RequestId": "b197-40ab-9155-7ca7",
"RegionConfig": {
"No": 1,
"AddressServerHost": "****.edas.aliyun.com",
"Tag": "ALIYUN_SHARE",
"AgentInstallScript": "http://edas-qd.oss-cn-****-internal.aliyuncs.com/****sh",
"FileServerType": "oss",
"Name": "China (Beijing)\n",
"ImageId": "m-2zea4hx8f9zxqah2****",
"Id": "cn-beijing",
"FileServerConfig": {
"InternalUrl": "oss-cn-beijing-****.aliyuncs.com",
"PublicUrl": "oss-cn-beijing.aliyuncs.com",
"VpcUrl": "v*****-oss-cn-beijing.aliyuncs.com",
"Bucket": "edas-bj"
}
}
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history