DeleteClusterRequest: {
    clusterId: string;
    zone?: Zone;
}

Type declaration

  • clusterId: string

    UUID of the Database Instance to delete.

  • Optionalzone?: Zone

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