We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d97ed3 commit 5bce0ceCopy full SHA for 5bce0ce
packages/clients/src/api/rdb/v1/api.gen.ts
@@ -1689,9 +1689,7 @@ export class API extends ParentAPI {
1689
/**
1690
* Create a new Database Instance endpoint. Create a new endpoint for a
1691
* Database Instance. You can add `load_balancer` and `private_network`
1692
- * specifications to the body of the request. Note that this action replaces
1693
- * your current endpoint, which means you might need to update any environment
1694
- * configurations that point to the old endpoint.
+ * specifications to the body of the request.
1695
*
1696
* @param request - The request {@link CreateEndpointRequest}
1697
* @returns A Promise of Endpoint
0 commit comments