SDK Python MariaDB
CtrlK
  • Introduction
  • Changelog
  • API
    • BackupsApi
    • ClustersApi
  • Models
    • Backup
    • BackupList
    • BackupListAllOf
    • BackupResponse
    • BaseBackup
    • ClusterList
    • ClusterListAllOf
    • ClusterMetadata
    • ClusterProperties
    • ClusterResponse
    • ClustersGet400Response
    • ClustersGet401Response
    • ClustersGet403Response
    • ClustersGet404Response
    • ClustersGet405Response
    • ClustersGet415Response
    • ClustersGet422Response
    • ClustersGet429Response
    • ClustersGet500Response
    • ClustersGet503Response
    • Connection
    • CreateClusterProperties
    • CreateClusterRequest
    • DBUser
    • DayOfTheWeek
    • ErrorMessage
    • MaintenanceWindow
    • MariadbVersion
    • Pagination
    • PaginationLinks
    • State
On this page
  1. Models

Connection

Details about the network connection for your cluster.

Properties

Name
Type
Description
Notes

datacenter_id

str

The datacenter to connect your cluster to.

lan_id

str

The numeric LAN ID to connect your cluster to.

cidr

str

The IP and subnet for your cluster. Note the following unavailable IP ranges: 10.233.64.0/18 10.233.0.0/18 10.233.114.0/24

PreviousClustersGet503ResponseNextCreateClusterProperties

Last updated 1 year ago