Releases the public endpoint of an ApsaraDB for MongoDB instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dds:ReleasePublicNetworkAddress |
update |
*Instance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceId |
string |
Yes |
The instance ID. Note
If you set this parameter to the ID of a sharded cluster instance, you must also specify the NodeId parameter. |
dds-bp2235**** |
| NodeId |
string |
No |
The ID of the mongos, shard, or Configserver node in the sharded cluster instance. Note
|
s-bp2235**** |
| ConnectionType |
string |
No |
The public endpoint type. Valid values:
Note
This parameter is valid only when you want to release an SRV endpoint. |
SRV |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
1D6AFE36-1AF5-4DE4-A954-672159D4CC69 |
Examples
Success response
JSON format
{
"RequestId": "1D6AFE36-1AF5-4DE4-A954-672159D4CC69"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.