You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17643,7 +17643,12 @@ components:
17643
17643
nullable: true
17644
17644
secondary:
17645
17645
type: string
17646
-
description: The secondary/private network host for the Managed Database.
17646
+
description: |
17647
+
The secondary/private network host for the Managed Database.
17648
+
17649
+
A private network host and a private IP can only be used to access a Database Cluster from Linodes in the same data center and will not incur transfer costs.
17650
+
17651
+
**Note**: The secondary hostname is publicly viewable and accessible.
0 commit comments