SetClusterSettingsRequest: {
    clusterId: string;
    settings: ClusterSetting[];
    zone?: Zone;
}

Type declaration

  • clusterId: string

    UUID of the Database Instance where the settings must be set.

  • settings: ClusterSetting[]

    Settings to define for the Database Instance.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.