DeleteClusterSettingRequest: {
    clusterId: string;
    settingName: string;
    zone?: Zone;
}

Type declaration

  • clusterId: string

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

  • settingName: string

    Setting name to delete.

  • Optionalzone?: Zone

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