Creates an external data source configuration.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
gpdb:CreateStreamingDataService |
create |
*DBInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. Note
You can call the DescribeRegions operation to query the most recent region list. |
cn-beijing |
| ServiceName |
string |
Yes |
The service name. |
test-adbpgss |
| DBInstanceId |
string |
Yes |
The instance ID. |
gp-bp10g78o9807yv9h3 |
| ServiceSpec |
string |
Yes |
The service specifications. |
2 |
| ServiceDescription |
string |
No |
The service description. |
test-adbpgss |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
B4CAF581-2AC7-41AD-8940-D56DF7AADF5B |
| ServiceId |
integer |
The real-time data service ID. |
1 |
Examples
Success response
JSON format
{
"RequestId": "B4CAF581-2AC7-41AD-8940-D56DF7AADF5B",
"ServiceId": 1
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.